/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/ |
H A D | MathLShiftS64.c | 21 __declspec(naked) void __cdecl _allshl (void) function
|
H A D | MathDivU64x64.c | 24 __declspec(naked) void __cdecl _aulldiv (void) function
|
H A D | MathMultS64x64.c | 23 __declspec(naked) void __cdecl _allmul (void) function
|
H A D | MathRShiftU64.c | 21 __declspec(naked) void __cdecl _aullshr (void) function
|
H A D | MathReminderU64x64.c | 24 __declspec(naked) void __cdecl _aullrem(void) function
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/ |
H A D | LongJump.c | 30 __declspec (naked) function
|
H A D | DisablePaging32.c | 47 __declspec (naked) function
|
H A D | EnablePaging32.c | 50 __declspec (naked) function
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/ |
H A D | llshl.c | 21 __declspec(naked) void __cdecl _allshl (void) function
|
H A D | lldiv.c | 24 __declspec(naked) void __cdecl _alldiv (void) function
|
H A D | llmul.c | 23 __declspec(naked) void __cdecl _allmul (void) function
|
H A D | llrem.c | 24 __declspec(naked) void __cdecl _allrem(void) function
|
H A D | ulldiv.c | 24 __declspec(naked) void __cdecl _aulldiv (void) function
|
H A D | ullrem.c | 24 __declspec(naked) void __cdecl _aullrem(void) function
|
H A D | ullshr.c | 21 __declspec(naked) void __cdecl _aullshr (void) function
|
H A D | lldvrm.c | 24 __declspec(naked) void __cdecl _alldvrm(void) function
|
H A D | ulldvrm.c | 24 __declspec(naked) void __cdecl _aulldvrm(void) function
|
/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/ |
H A D | Win2kWorkarounds.c | 76 __declspec(dllexport) VOID 141 __declspec(dllexport) NTSTATUS __stdcall function 181 __declspec(dllexport) LPSTR __stdcall function
|
/vbox/src/libs/xpcom18a4/xpcom/base/ |
H A D | pure_api.c | 80 __declspec(dllexport) int __cdecl PurePrintf(const char *fmt, ...) { avoidGy_1++; fmt; return 0; } function 81 __declspec(dllexport) int __cdecl PurifyIsRunning(void) { avoidGy_2++; return 0; } function 82 __declspec(dllexport) int __cdecl PurifyPrintf(const char *fmt, ...) { avoidGy_3++; fmt; return 0; } function 83 __declspec(dllexport) int __cdecl PurifyNewInuse(void) { avoidGy_4++; return 0; } function 84 __declspec(dllexport) int __cdecl PurifyAllInuse(void) { avoidGy_5++; return 0; } function 85 __declspec(dllexport) int __cdecl PurifyClearInuse(void) { avoidGy_6++; return 0; } function 86 __declspec(dllexport) int __cdecl PurifyNewLeaks(void) { avoidGy_7++; return 0; } function 87 __declspec(dllexport) int __cdecl PurifyAllLeaks(void) { avoidGy_8++; return 0; } function 88 __declspec(dllexport) int __cdecl PurifyClearLeaks(void) { avoidGy_9++; return 0; } function 89 __declspec(dllexpor function 90 __declspec(dllexport) int __cdecl PurifyNewHandlesInuse(void) { avoidGy_11++; return 0; } function 91 __declspec(dllexport) int __cdecl PurifyDescribe(void *addr) { avoidGy_12++; addr; return 0; } function 92 __declspec(dllexport) int __cdecl PurifyWhatColors(void *addr, int size) { avoidGy_13++; addr; size; return 0; } function 93 __declspec(dllexport) int __cdecl PurifyAssertIsReadable(const void *addr, int size) { avoidGy_14++; addr; size; return 1; } function 94 __declspec(dllexport) int __cdecl PurifyAssertIsWritable(const void *addr, int size) { avoidGy_15++; addr; size; return 1; } function 95 __declspec(dllexport) int __cdecl PurifyIsReadable(const void *addr, int size) { avoidGy_16++; addr; size; return 1; } function 96 __declspec(dllexport) int __cdecl PurifyIsWritable(const void *addr, int size) { avoidGy_17++; addr; size; return 1; } function 97 __declspec(dllexport) int __cdecl PurifyIsInitialized(const void *addr, int size) { avoidGy_18++; addr; size; return 1; } function 98 __declspec(dllexport) int __cdecl PurifyRed(void *addr, int size) { avoidGy_19++; addr; size; return 0; } function 99 __declspec(dllexport) int __cdecl PurifyGreen(void *addr, int size) { avoidGy_20++; addr; size; return 0; } function 100 __declspec(dllexport) int __cdecl PurifyYellow(void *addr, int size) { avoidGy_21++; addr; size; return 0; } function 101 __declspec(dllexport) int __cdecl PurifyBlue(void *addr, int size) { avoidGy_22++; addr; size; return 0; } function 102 __declspec(dllexport) int __cdecl PurifyMarkAsInitialized(void *addr, int size) { avoidGy_23++; addr; size; return 0; } function 103 __declspec(dllexport) int __cdecl PurifyMarkAsUninitialized(void *addr, int size) { avoidGy_24++; addr; size; return 0; } function 104 __declspec(dllexport) int __cdecl PurifyMarkForTrap(void *addr, int size) { avoidGy_25++; addr; size; return 0; } function 105 __declspec(dllexport) int __cdecl PurifyMarkForNoTrap(void *addr, int size) { avoidGy_26++; addr; size; return 0; } function 106 __declspec(dllexport) int __cdecl PurifyHeapValidate(unsigned int hHeap, unsigned int dwFlags, const void *addr) function 108 __declspec(dllexport) int __cdecl PurifySetLateDetectScanCounter(int counter) { avoidGy_28++; counter; return 0; }; function 109 __declspec(dllexport) int __cdecl PurifySetLateDetectScanInterval(int seconds) { avoidGy_29++; seconds; return 0; }; function 110 __declspec(dllexport) int __cdecl CoverageIsRunning(void) { avoidGy_30++; return 0; } function 111 __declspec(dllexport) int __cdecl CoverageDisableRecordingData(void) { avoidGy_31++; return 0; } function 112 __declspec(dllexport) int __cdecl CoverageStartRecordingData(void) { avoidGy_32++; return 0; } function 113 __declspec(dllexport) int __cdecl CoverageStopRecordingData(void) { avoidGy_33++; return 0; } function 114 __declspec(dllexport) int __cdecl CoverageClearData(void) { avoidGy_34++; return 0; } function 115 __declspec(dllexport) int __cdecl CoverageIsRecordingData(void) { avoidGy_35++; return 0; } function 116 __declspec(dllexport) int __cdecl CoverageAddAnnotation(char *str) { avoidGy_36++; str; return 0; } function 117 __declspec(dllexport) int __cdecl CoverageSaveData(void) { avoidGy_37++; return 0; } function 118 __declspec(dllexport) int __cdecl QuantifyIsRunning(void) { avoidGy_42++; return 0; } function 119 __declspec(dllexport) int __cdecl QuantifyDisableRecordingData(void) { avoidGy_43++; return 0; } function 120 __declspec(dllexport) int __cdecl QuantifyStartRecordingData(void) { avoidGy_44++; return 0; } function 121 __declspec(dllexport) int __cdecl QuantifyStopRecordingData(void) { avoidGy_45++; return 0; } function 122 __declspec(dllexport) int __cdecl QuantifyClearData(void) { avoidGy_46++; return 0; } function 123 __declspec(dllexport) int __cdecl QuantifyIsRecordingData(void) { avoidGy_47++; return 0; } function 124 __declspec(dllexport) int __cdecl QuantifyAddAnnotation(char *str) { avoidGy_48++; str; return 0; } function 125 __declspec(dllexport) int __cdecl QuantifySaveData(void) { avoidGy_49++; return 0; } function 126 __declspec(dllexport) int __cdecl PurelockIsRunning(void) { avoidGy_PL_01++; return 0; } function [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | windef.h | 162 # ifndef __declspec 163 # define __declspec(x) __ONLY_IN_WINELIB(/* nothing */) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | windef.h | 162 # ifndef __declspec 163 # define __declspec(x) __ONLY_IN_WINELIB(/* nothing */) macro
|