HomeSort by relevance Sort by last modified time
    Searched full:__stdcall (Results 26 - 50 of 393) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shfolder.h 59 typedef HRESULT (__stdcall *PFNSHGETFOLDERPATHA)(HWND,int,HANDLE,DWORD,LPSTR);
60 typedef HRESULT (__stdcall *PFNSHGETFOLDERPATHW)(HWND,int,HANDLE,DWORD,LPWSTR);
invkprxy.h 10 #define WINAPI __stdcall
mdbrole.hxx 10 #define WINAPI __stdcall
loadperf.h 16 #define WINAPI __stdcall
msdrmdefs.h 104 typedef HRESULT (__stdcall *DRMCALLBACK)(
process.h 31 _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr);
126 int __stdcall DllMain(void *_HDllHandle,unsigned _Reason,void *_Reserved);
127 int __stdcall _CRT_INIT(void *_HDllHandle,unsigned _Reason,void *_Reserved);
128 int __stdcall _wCRT_INIT(void *_HDllHandle,unsigned _Reason,void *_Reserved);
129 extern int (__stdcall *const _pRawDllMain)(void *,unsigned,void *);
  /external/chromium_org/testing/
gmock_mutant.h     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp 37 void __stdcall glActiveTexture(GLenum texture)
61 void __stdcall glAttachShader(GLuint program, GLuint shader)
110 void __stdcall glBeginQueryEXT(GLenum target, GLuint id)
134 void __stdcall glBindAttribLocation(GLuint program, GLuint index, const GLchar* name)
177 void __stdcall glBindBuffer(GLenum target, GLuint buffer)
229 void __stdcall glBindFramebuffer(GLenum target, GLuint framebuffer)
261 void __stdcall glBindRenderbuffer(GLenum target, GLuint renderbuffer)
285 void __stdcall glBindTexture(GLenum target, GLuint texture)
335 void __stdcall glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)
355 void __stdcall glBlendEquation(GLenum mode
    [all...]
  /external/chromium_org/remoting/client/plugin/
pepper_plugin_thread_delegate.cc 23 // with VS when default calling convention is set to __stdcall, but
  /external/chromium_org/third_party/angle/src/common/
event_tracer.h 10 #define TRACE_ENTRY __stdcall
  /external/qemu/distrib/sdl-1.2.15/src/thread/win32/
SDL_systhread.c 45 unsigned (__stdcall *func)(void *), void *arg,
50 unsigned (__stdcall *func)(void *), void *arg,
55 unsigned (__stdcall *func)(void *), void *arg,
93 static unsigned __stdcall RunThreadViaBeginThreadEx(void *data)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_LOAD_IMAGE.h 9 #define WINAPI __stdcall
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
config.hpp 58 // when we want to test __stdcall etc function types with is_function etc
59 // (Note, does not work with Borland, even though it does support __stdcall etc):
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
mem_fn.hpp 67 #define BOOST_MEM_FN_CC __stdcall
120 #define BOOST_MEM_FN_CC __stdcall
176 #define BOOST_MEM_FN_CC __stdcall
235 #define BOOST_MEM_FN_CC __stdcall
288 #define BOOST_MEM_FN_CC __stdcall
  /external/chromium_org/third_party/npapi/npspy/include/
epmanager.h 44 typedef NPError (__stdcall * NP_GETENTRYPOINTS) (NPPluginFuncs* pFuncs);
45 typedef NPError (__stdcall * NP_INITIALIZE) (NPNetscapeFuncs* pFuncs);
46 typedef NPError (__stdcall * NP_SHUTDOWN) (void);
  /external/clang/test/Parser/
MicrosoftExtensions.c 2 __stdcall int func0(void);
3 int __stdcall func(void);
6 extern __declspec(dllimport) void __stdcall VarR4FromDec(void);
  /external/chromium_org/sandbox/win/src/
threadpool_unittest.cc 8 void __stdcall EmptyCallBack(void*, unsigned char) {
11 void __stdcall TestCallBack(void* context, unsigned char) {
  /external/chromium_org/content/shell/tools/
content_shell_crash_service.cc 15 int __stdcall wWinMain(HINSTANCE instance, HINSTANCE, wchar_t* cmd_line,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3dapi/
galliumd3d10_1.idl 30 // just adding __stdcall to the function makes at least one version of widl crash
galliumd3d11.idl 30 // just adding __stdcall to the function makes at least one version of widl crash
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/
galliumd3d10_1.idl 30 // just adding __stdcall to the function makes at least one version of widl crash
galliumd3d11.idl 30 // just adding __stdcall to the function makes at least one version of widl crash
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMem.h 21 #define WINGDIPAPI __stdcall
  /hardware/ti/omap3/dspbridge/inc/
dspapi.h 26 * Provides __stdcall (required by VB 4.0) and __declspec(dllimport)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dspapi.h 26 * Provides __stdcall (required by VB 4.0) and __declspec(dllimport)

Completed in 411 milliseconds

12 3 4 5 6 7 8 91011>>