HomeSort by relevance Sort by last modified time
    Searched full:__cdecl (Results 176 - 200 of 288) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libpng/scripts/
makefile.intel 27 #CALLING=d # __cdecl
  /external/libweave/third_party/chromium/base/
compiler_specific.h 175 #define CDECL __cdecl
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
jitprofiling.h 226 # define CDECL __cdecl
  /external/lzma/C/
7zTypes.h 115 #define MY_CDECL __cdecl
  /external/mesa3d/include/c99/
inttypes.h 280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
  /external/opencv3/3rdparty/include/
msc_inttypes.h 276 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
  /external/zlib/src/contrib/delphi/
zlibd32.mak 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
  /external/zlib/src/contrib/pascal/
zlibd32.mak 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
  /frameworks/av/media/libstagefright/codecs/common/include/
voType.h 30 # define VO_API __cdecl
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fci.h 22 #define DIAMONDAPI __cdecl
fdi.h 22 #define DIAMONDAPI __cdecl
specstrings.h 295 #define __CLRCALL_OR_CDECL __cdecl
windef.h 86 #define WINAPIV __cdecl
txdtc.h 253 int (__cdecl *xa_open_entry)(char *__MIDL_0004,int __MIDL_0005,__LONG32 __MIDL_0006);
254 int (__cdecl *xa_close_entry)(char *__MIDL_0008,int __MIDL_0009,__LONG32 __MIDL_0010);
255 int (__cdecl *xa_start_entry)(XID *__MIDL_0012,int __MIDL_0013,__LONG32 __MIDL_0014);
256 int (__cdecl *xa_end_entry)(XID *__MIDL_0016,int __MIDL_0017,__LONG32 __MIDL_0018);
257 int (__cdecl *xa_rollback_entry)(XID *__MIDL_0020,int __MIDL_0021,__LONG32 __MIDL_0022);
258 int (__cdecl *xa_prepare_entry)(XID *__MIDL_0024,int __MIDL_0025,__LONG32 __MIDL_0026);
259 int (__cdecl *xa_commit_entry)(XID *__MIDL_0028,int __MIDL_0029,__LONG32 __MIDL_0030);
260 int (__cdecl *xa_recover_entry)(XID *__MIDL_0032,__LONG32 __MIDL_0033,int __MIDL_0034,__LONG32 __MIDL_0035);
261 int (__cdecl *xa_forget_entry)(XID *__MIDL_0037,int __MIDL_0038,__LONG32 __MIDL_0039);
262 int (__cdecl *xa_complete_entry)(int *__MIDL_0041,int *__MIDL_0042,int __MIDL_0043,__LONG32 __MIDL_0044)
    [all...]
shellapi.h 541 int __cdecl ShellMessageBoxA(HINSTANCE hAppInst,HWND hWnd,LPCSTR lpcText,LPCSTR lpcTitle,UINT fuStyle,...);
542 int __cdecl ShellMessageBoxW(HINSTANCE hAppInst,HWND hWnd,LPCWSTR lpcText,LPCWSTR lpcTitle,UINT fuStyle,...);
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 35 #define __cdecl
  /external/valgrind/coregrind/m_debuginfo/
minilzo-inl.c 177 # if !defined(__cdecl)
178 # define __cdecl cdecl macro
196 # if !defined(__cdecl)
197 # define __cdecl _cdecl macro
212 # if !defined(__cdecl)
213 # define __cdecl cdecl macro
    [all...]
  /external/webrtc/webrtc/voice_engine/
voice_engine_defines.h 253 #define __cdecl macro
308 #define __cdecl macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
srb.h 665 __cdecl
708 __cdecl
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_msvc.h 50 long __cdecl _InterlockedCompareExchange( // NOLINT
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 198 #define PIPE_CDECL __cdecl
  /external/skia/include/private/
SkTLogic.h 48 template <typename R, typename... Args> struct is_function<R __cdecl (Args...)> : std::true_type {};
  /external/v8/src/third_party/vtune/
jitprofiling.h 265 # define CDECL __cdecl
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 41 #define _STLP_CALL __cdecl
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 290 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)

Completed in 956 milliseconds

1 2 3 4 5 6 78 91011>>