HomeSort by relevance Sort by last modified time
    Searched full:_cdecl (Results 1 - 25 of 40) sorted by null

1 2

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
mem_fn.hpp 54 #define BOOST_MEM_FN_NAME(X) inner_##X##_cdecl
107 #define BOOST_MEM_FN_NAME(X) inner_##X##_cdecl
160 #define BOOST_MEM_FN_NAME(X) X##_cdecl
161 #define BOOST_MEM_FN_NAME2(X) inner_##X##_cdecl
222 #define BOOST_MEM_FN_NAME(X) X##_cdecl
275 #define BOOST_MEM_FN_NAME(X) X##_cdecl
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtypes.h 117 #define PR_EXPORT(__type) extern __type _cdecl _export _loadds
118 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds
122 #define PR_EXTERN(__type) extern __type _cdecl _export _loadds
123 #define PR_IMPLEMENT(__type) __type _cdecl _export _loadds
131 #define PR_EXPORT(__type) extern __type _cdecl _export
132 #define PR_IMPORT(__type) extern __type _cdecl _export
136 #define PR_EXTERN(__type) extern __type _cdecl _export
137 #define PR_IMPLEMENT(__type) __type _cdecl _export
  /external/clang/test/SemaCXX/
borland-extensions.cpp 36 int _cdecl fa3();
  /ndk/sources/host-tools/make-3.81/w32/subproc/
misc.c 34 int _cdecl compare(const void *a1, const void *a2)
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni_md.h 125 # define JNI_PUBLIC_API(ResultType) ResultType _cdecl _export _loadds
127 # define JNI_NATIVE_STUB(ResultType) ResultType _cdecl _loadds
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 94 void _Cdecl farfree( void *block );
95 void *_Cdecl farmalloc( unsigned long nbytes );
  /external/srec/portable/include/
ESR_ReturnCode.h 209 PORTABLE_API void _cdecl _penter(void);
213 PORTABLE_API void _cdecl _pexit(void);
  /external/zlib/src/
zutil.h 89 void _Cdecl farfree( void *block );
90 void *_Cdecl farmalloc( unsigned long nbytes );
  /external/chromium_org/third_party/zlib/
zutil.h 99 void _Cdecl farfree( void *block );
100 void *_Cdecl farmalloc( unsigned long nbytes );
  /external/netperf/
netperf.c 107 int _cdecl
  /external/qemu/distrib/sdl-1.2.15/include/
begin_code.h 100 # define SDLCALL _cdecl
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h 100 # define SDLCALL _cdecl
  /prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h 100 # define SDLCALL _cdecl
  /prebuilts/tools/windows/sdl/include/SDL/
begin_code.h 100 # define SDLCALL _cdecl
  /external/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /external/chromium/chrome/browser/rlz/
rlz.cc 133 static void _cdecl PingNow(void*) {
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 450 /* the infamous `_cdecl' or `__fastcall' declarations. */
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
compiler.h 261 #define CAPI _cdecl
  /external/mesa3d/src/mesa/main/
compiler.h 261 #define CAPI _cdecl

Completed in 529 milliseconds

1 2