HomeSort by relevance Sort by last modified time
    Searched refs:cdecl (Results 26 - 50 of 90) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
thread-mainloop.h 27 #include <pulse/cdecl.h>
mainloop.h 27 #include <pulse/cdecl.h>
scache.h 30 #include <pulse/cdecl.h>
simple.h 31 #include <pulse/cdecl.h>
timeval.h 26 #include <pulse/cdecl.h>
ext-device-manager.h 26 #include <pulse/cdecl.h>
ext-stream-restore.h 25 #include <pulse/cdecl.h>
format.h 27 #include <pulse/cdecl.h>
mainloop-api.h 28 #include <pulse/cdecl.h>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
expat_external.h 27 "library boundary." This will default to cdecl, and
39 compiled with the cdecl calling convention as the default since
40 system headers may assume the cdecl convention.
46 #define XMLCALL __attribute__((cdecl))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
expat_external.h 25 "library boundary." This will default to cdecl, and
37 compiled with the cdecl calling convention as the default since
38 system headers may assume the cdecl convention.
44 #define XMLCALL __attribute__((cdecl))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/expat/
expat_external.h 27 "library boundary." This will default to cdecl, and
39 compiled with the cdecl calling convention as the default since
40 system headers may assume the cdecl convention.
46 #define XMLCALL __attribute__((cdecl))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
expat_external.h 27 "library boundary." This will default to cdecl, and
39 compiled with the cdecl calling convention as the default since
40 system headers may assume the cdecl convention.
46 #define XMLCALL __attribute__((cdecl))
  /external/python/cpython2/Modules/expat/
expat_external.h 25 "library boundary." This will default to cdecl, and
37 compiled with the cdecl calling convention as the default since
38 system headers may assume the cdecl convention.
44 #define XMLCALL __attribute__((cdecl))
  /external/python/cpython3/Modules/expat/
expat_external.h 25 "library boundary." This will default to cdecl, and
37 compiled with the cdecl calling convention as the default since
38 system headers may assume the cdecl convention.
44 #define XMLCALL __attribute__((cdecl))
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Ia32/
ProcessorBind.h 152 #define EFIAPI __attribute__((cdecl))
  /device/linaro/bootloader/edk2/MdePkg/Include/Ia32/
ProcessorBind.h 278 #define EFIAPI __attribute__((cdecl))
  /external/clang/test/Misc/
ast-dump-attr.cpp 120 int __attribute__((cdecl)) TestOne(void), TestTwo(void);
121 // CHECK: FunctionDecl{{.*}}TestOne{{.*}}__attribute__((cdecl))
122 // CHECK: FunctionDecl{{.*}}TestTwo{{.*}}__attribute__((cdecl))
  /external/expat/lib/
expat_external.h 49 "library boundary." This will default to cdecl, and
61 compiled with the cdecl calling convention as the default since
62 system headers may assume the cdecl convention.
68 # define XMLCALL __attribute__((cdecl))
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
jitprofiling.h 224 #ifndef CDECL
226 # define CDECL __cdecl
229 # define CDECL /* not actual on x86_64 platform */
231 # define CDECL __attribute__ ((cdecl))
234 #endif /* CDECL */
236 #define JITAPI CDECL
  /external/syslinux/com32/include/klibc/
compiler.h 17 # define __cdecl __attribute__((cdecl,regparm(0)))
  /external/syslinux/gpxe/src/include/gpxe/efi/Ia32/
ProcessorBind.h 186 #define EFIAPI __attribute__((cdecl,regparm(0)))
  /external/v8/src/third_party/vtune/
jitprofiling.h 263 #ifndef CDECL
265 # define CDECL __cdecl
268 # define CDECL /* not actual on x86_64 platform */
270 # define CDECL __attribute__ ((cdecl))
273 #endif /* CDECL */
275 #define JITAPI CDECL
  /external/zlib/src/contrib/pascal/
zlibpas.pas 18 cdecl;
20 cdecl;
23 cdecl;
25 cdecl;
256 function _malloc(Size: Integer): Pointer; cdecl;
261 procedure _free(Block: Pointer); cdecl;
266 procedure _memset(P: Pointer; B: Byte; count: Integer); cdecl;
271 procedure _memcpy(dest, source: Pointer; count: Integer); cdecl;
  /toolchain/binutils/binutils-2.27/zlib/contrib/pascal/
zlibpas.pas 18 cdecl;
20 cdecl;
23 cdecl;
25 cdecl;
256 function _malloc(Size: Integer): Pointer; cdecl;
261 procedure _free(Block: Pointer); cdecl;
266 procedure _memset(P: Pointer; B: Byte; count: Integer); cdecl;
271 procedure _memcpy(dest, source: Pointer; count: Integer); cdecl;

Completed in 1192 milliseconds

12 3 4