HomeSort by relevance Sort by last modified time
    Searched defs:STDCALL (Results 1 - 7 of 7) sorted by null

  /external/clang/test/PCH/
single-token-macro.c 21 #define STDCALL __stdcall
23 void STDCALL Foo(void);
27 void STDCALL Foo(void)
  /external/syslinux/gpxe/src/crypto/axtls/
os_port.h 17 #define STDCALL
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 87 #ifndef STDCALL
89 # define STDCALL __stdcall
92 # define STDCALL /* not supported on x86_64 platform */
94 # define STDCALL __attribute__ ((stdcall))
97 #endif /* STDCALL */
  /external/v8/src/third_party/vtune/
ittnotify_config.h 126 #ifndef STDCALL
128 # define STDCALL __stdcall
131 # define STDCALL /* not supported on x86_64 platform */
133 # define STDCALL __attribute__ ((stdcall))
136 #endif /* STDCALL */
  /external/pdfium/public/
fpdfview.h 132 #define STDCALL __stdcall
135 #define STDCALL
152 DLLEXPORT void STDCALL FPDF_InitLibrary();
186 DLLEXPORT void STDCALL FPDF_InitLibraryWithConfig(
200 DLLEXPORT void STDCALL FPDF_DestroyLibrary();
213 DLLEXPORT void STDCALL FPDF_SetSandBoxPolicy(FPDF_DWORD policy,
232 DLLEXPORT void STDCALL
242 DLLEXPORT void STDCALL FPDF_SetPrintTextWithGDI(FPDF_BOOL use_gdi);
255 DLLEXPORT FPDF_BOOL STDCALL
271 DLLEXPORT FPDF_DOCUMENT STDCALL FPDF_LoadDocument(FPDF_STRING file_path
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 139 milliseconds