HomeSort by relevance Sort by last modified time
    Searched full:cdecl (Results 201 - 225 of 255) sorted by null

1 2 3 4 5 6 7 891011

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
volume.h 29 #include <pulse/cdecl.h>
proplist.h 27 #include <pulse/cdecl.h>
def.h 30 #include <pulse/cdecl.h>
    [all...]
introspect.h 30 #include <pulse/cdecl.h>
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 335 convention (named 'cdecl' on Windows).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_functions.py 362 # This is known cdecl incompatibility between GCC
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 335 convention (named 'cdecl' on Windows).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_functions.py 362 # This is known cdecl incompatibility between GCC
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings_test.py 297 'CallingConvention': 'Cdecl',
    [all...]
MSVSSettings.py 603 _Enumeration(['Cdecl', # /Gd
    [all...]
  /external/clang/include/clang/Basic/
Attr.td 442 def CDecl : InheritableAttr {
443 let Spellings = [GCC<"cdecl">, Keyword<"__cdecl">, Keyword<"_cdecl">];
    [all...]
  /external/clang/lib/AST/
TypePrinter.cpp 655 // cdecl function typedef used to declare a member function with the
    [all...]
  /external/expat/doc/
reference.html 236 be compiled with a default convention of "cdecl" on some platforms.
243 are already using the "cdecl" calling convention, or they wouldn't be
245 convention may be something other than "cdecl". To use the annotation
256 #define XMLCALL __attribute__((cdecl))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
proplist.h 27 #include <pulse/cdecl.h>
def.h 30 #include <pulse/cdecl.h>
    [all...]
introspect.h 30 #include <pulse/cdecl.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h     [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h 565 * We force all calls to cdecl even though this could slow Watcom code down
    [all...]
  /external/clang/tools/scan-build/
ccc-analyzer 287 $attributes_not_handled{"cdecl"} = 1;
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 288 $attributes_not_handled{"cdecl"} = 1;
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 288 $attributes_not_handled{"cdecl"} = 1;
  /external/clang/lib/Parse/
ParseObjc.cpp 389 Decl *CDecl) {
487 Diag(CDecl->getLocStart(), diag::note_objc_container_start)
536 Diag(CDecl->getLocStart(), diag::note_objc_container_start)
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
minilzo-inl.c 178 # define __cdecl cdecl
213 # define __cdecl cdecl
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 635 milliseconds

1 2 3 4 5 6 7 891011