Searched refs:entry_point (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/ | ||
H A D | spuload.c | 101 the_spu->entry_point = 103 if (!the_spu->entry_point) 112 if (!the_spu->entry_point( &(the_spu->name), &(the_spu->super_name), |
/vbox/src/VBox/GuestHost/OpenGL/include/ | ||
H A D | cr_spu.h | 118 SPULoadFunction entry_point; /**< SPU's entry point (SPULoad()) */ member in struct:_SPUSTRUCT |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ | ||
H A D | winbase16.h | 210 DWORD entry_point; /* 26 API entry point to call, reused as mutex count */ member in struct:_STACK16FRAME |
H A D | server_protocol.h | 901 client_ptr_t entry_point; member in struct:get_dll_info_reply |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ | ||
H A D | winbase16.h | 210 DWORD entry_point; /* 26 API entry point to call, reused as mutex count */ member in struct:_STACK16FRAME |
H A D | server_protocol.h | 811 client_ptr_t entry_point; member in struct:get_dll_info_reply |
Completed in 89 milliseconds