Searched defs:parameter (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/
H A DMathDivU64x64.c61 ; Set up the local stack for Divisor parameter local
69 ; Set up the local stack for Dividend parameter local
H A DMathMultS64x64.c52 ; Set up the local stack for Multiplicand parameter local
60 ; Set up the local stack for Multiplier parameter local
H A DMathReminderU64x64.c60 ; Set up the local stack for Divisor parameter local
68 ; Set up the local stack for Dividend parameter local
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/
H A Dlldiv.c70 ; Set up the local stack for Divisor parameter local
78 ; Set up the local stack for Dividend parameter local
H A Dllmul.c52 ; Set up the local stack for Multiplicand parameter local
60 ; Set up the local stack for Multiplier parameter local
H A Dllrem.c60 ; Set up the local stack for Divisor parameter local
68 ; Set up the local stack for Dividend parameter local
H A Dulldiv.c61 ; Set up the local stack for Divisor parameter local
69 ; Set up the local stack for Dividend parameter local
H A Dullrem.c60 ; Set up the local stack for Divisor parameter local
68 ; Set up the local stack for Dividend parameter local
H A Dlldvrm.c66 ; Set up the local stack for Divisor parameter local
74 ; Set up the local stack for Dividend parameter local
H A Dulldvrm.c66 ; Set up the local stack for Divisor parameter local
74 ; Set up the local stack for Dividend parameter local
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/ipxe/
H A Dvmware.h55 * @v parameter Subcommand-specific parameter
61 vmware_cmd_guestrpc ( int channel, uint16_t subcommand, uint32_t parameter, argument
71 : "0" ( VMW_MAGIC ), "1" ( parameter ),
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DThreads.c27 WRes Thread_Create(CThread *thread, THREAD_FUNC_RET_TYPE (THREAD_FUNC_CALL_TYPE *startAddress)(void *), LPVOID parameter) argument
29 unsigned threadId; /* Windows Me/98/95: threadId parameter may not be NULL in _beginthreadex/CreateThread functions */
31 /* CreateThread(0, 0, startAddress, parameter, 0, &threadId); */
32 (HANDLE)_beginthreadex(NULL, 0, startAddress, parameter, 0, &threadId);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dfc.h156 uint32_t parameter; member in struct:fc_frame_header
432 /** Service parameter length */
/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.c391 /* Fundamental formatting parameter types */
508 * Use the 9th parameter. 9 can be any number between 1 and
554 * print: use parameter
555 * scan: no parameter (ignore)
720 trio_parameter_t *parameter; member in struct:_trio_reference_t
1169 /* Count the number of times a parameter is referenced */
1397 /* Read with from parameter */
2076 * The parameter for the user-defined specifier is a pointer,
3120 /* Skip the parameter entries */
3130 /* Get width from parameter lis
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 100 milliseconds