/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 *))
|
/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
|
/prebuilt/ndk/android-ndk-r5/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
|
/prebuilt/ndk/android-ndk-r6/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
|
/prebuilt/ndk/android-ndk-r7/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
|
/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);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ncurses_dll.h | 60 # define NCURSES_API __cdecl
|
/external/chromium/base/allocator/ |
generic_allocators.cc | 27 void* __cdecl operator new(size_t size) {
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_cfg.h | 11 #define LTC_CALL __cdecl
|
/external/expat/lib/ |
expat_external.h | 38 #define XMLCALL __cdecl
|
/external/qemu/distrib/sdl-1.2.12/include/ |
begin_code.h | 74 #define SDLCALL __cdecl
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
begin_code.h | 74 #define SDLCALL __cdecl
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/include/ |
expat_external.h | 38 #define XMLCALL __cdecl
|
/prebuilt/linux-x86/sdl/include/SDL/ |
begin_code.h | 74 #define SDLCALL __cdecl
|