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

12 3 4 5

  /external/icu4c/common/
uobject.cpp 42 * 04F 00000000 UNDEF notype () External | ??2@YAPAXI@Z (void * __cdecl operator new(unsigned int))
43 * 03F 00000000 UNDEF notype () External | ??3@YAXPAX@Z (void __cdecl operator delete(void *))
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_thread.h 72 typedef uintptr_t (__cdecl *pfnSDL_CurrentBeginThread) (void *, unsigned,
75 typedef void (__cdecl *pfnSDL_CurrentEndThread)(unsigned code);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_thread.h 72 typedef uintptr_t (__cdecl *pfnSDL_CurrentBeginThread) (void *, unsigned,
75 typedef void (__cdecl *pfnSDL_CurrentEndThread)(unsigned code);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_thread.h 72 typedef uintptr_t (__cdecl *pfnSDL_CurrentBeginThread) (void *, unsigned,
75 typedef void (__cdecl *pfnSDL_CurrentEndThread)(unsigned code);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_thread.h 72 typedef uintptr_t (__cdecl *pfnSDL_CurrentBeginThread) (void *, unsigned,
75 typedef void (__cdecl *pfnSDL_CurrentEndThread)(unsigned code);
  /development/host/windows/usb/winusb/
AdbWinUsbApi.cpp 47 AdbInterfaceObject* __cdecl InstantiateWinUsbInterface(
  /external/chromium/base/
native_library.h 25 #define CDECL __cdecl
  /external/chromium/base/win/
wrapped_window_proc.h 26 typedef int (__cdecl *WinProcExceptionFilter)(EXCEPTION_POINTERS* info);
  /external/stlport/stlport/stl/config/
_evc.h 226 * "function 'void *__cdecl operator new(unsigned int,void *)' already has a body".
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
303 inline void __cdecl operator delete(void *, void *) { return; }
_watcom.h 29 #define _STLP_CALL __cdecl
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 226 * "function 'void *__cdecl operator new(unsigned int,void *)' already has a body".
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
303 inline void __cdecl operator delete(void *, void *) { return; }
_watcom.h 29 #define _STLP_CALL __cdecl
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 226 * "function 'void *__cdecl operator new(unsigned int,void *)' already has a body".
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
303 inline void __cdecl operator delete(void *, void *) { return; }
_watcom.h 29 #define _STLP_CALL __cdecl
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 226 * "function 'void *__cdecl operator new(unsigned int,void *)' already has a body".
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
303 inline void __cdecl operator delete(void *, void *) { return; }
_watcom.h 29 #define _STLP_CALL __cdecl
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 226 * "function 'void *__cdecl operator new(unsigned int,void *)' already has a body".
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
303 inline void __cdecl operator delete(void *, void *) { return; }
_watcom.h 29 #define _STLP_CALL __cdecl
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 226 * "function 'void *__cdecl operator new(unsigned int,void *)' already has a body".
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
303 inline void __cdecl operator delete(void *, void *) { return; }
  /development/host/windows/usb/api/
adb_winusb_api.h 46 (__cdecl *PFN_INSTWINUSBINTERFACE)(const wchar_t*);
  /external/chromium/base/debug/
debug_on_start_win.cc 53 int __cdecl DebugOnStart::Init() {
  /external/webkit/Source/WebKit2/win/
MainWin.cpp 61 typedef int (__cdecl* WebKitMainProcPtr)(HINSTANCE, HINSTANCE, LPTSTR, int);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ncurses_dll.h 60 # define NCURSES_API __cdecl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 60 # define NCURSES_API __cdecl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 60 # define NCURSES_API __cdecl

Completed in 609 milliseconds

12 3 4 5