HomeSort by relevance Sort by last modified time
    Searched full:stdcall (Results 76 - 100 of 458) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrList.inc 206 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrList.inc 206 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrList.inc 197 INHERITABLE_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrList.inc 195 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrList.inc 203 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrList.inc 203 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttrParsedAttrList.inc 206 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttrParsedAttrList.inc 206 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrList.inc 206 PARSED_ATTR(StdCall)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrList.inc 206 PARSED_ATTR(StdCall)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
compatibility.h 49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h 219 attribute STDCALL.
381 stdcall calling convention. */
385 build_tree_list (get_identifier ("stdcall"), \
425 /* This implements the `alias' attribute, keeping any stdcall or
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
compatibility.h 49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_platform.h 50 // On Windows, Vulkan commands use the stdcall convention
  /toolchain/binutils/binutils-2.27/ld/emultempl/
pep.em 297 {"add-stdcall-alias", no_argument, NULL, OPTION_STDCALL_ALIASES},
298 {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP},
299 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP},
420 fprintf (file, _(" --add-stdcall-alias Export symbols with and without @nn\n"));
421 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n"));
422 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"));
    [all...]
  /external/python/cpython2/Lib/ctypes/
__init__.py 112 # 'ce' doesn't have the stdcall calling convention
396 Windows stdcall calling convention.
418 Windows stdcall calling convention, and returning HRESULT.
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
__init__.py 115 # 'ce' doesn't have the stdcall calling convention
399 Windows stdcall calling convention.
421 Windows stdcall calling convention, and returning HRESULT.
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
__init__.py 115 # 'ce' doesn't have the stdcall calling convention
399 Windows stdcall calling convention.
421 Windows stdcall calling convention, and returning HRESULT.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 115 # 'ce' doesn't have the stdcall calling convention
399 Windows stdcall calling convention.
421 Windows stdcall calling convention, and returning HRESULT.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 115 # 'ce' doesn't have the stdcall calling convention
399 Windows stdcall calling convention.
421 Windows stdcall calling convention, and returning HRESULT.
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 215 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
216 function _AddRef: Integer; stdcall;
217 function _Release: Integer; stdcall;
287 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
288 function _AddRef: Integer; stdcall;
289 function _Release: Integer; stdcall;
  /prebuilts/go/darwin-x86/src/runtime/
syscall_windows_test.go 60 t.Error("stdcall USER32.UnionRect returns", a, "res=", res)
260 return fmt.Sprintf("stdcall%d", f)
267 func (f cbDLLFunc) buildOne(stdcall bool) string {
269 if stdcall {
407 stdcall := syscall.NewCallback(cb)
409 test.runOne(t, dll, f.stdcallName(), stdcall)
  /prebuilts/go/linux-x86/src/runtime/
syscall_windows_test.go 60 t.Error("stdcall USER32.UnionRect returns", a, "res=", res)
260 return fmt.Sprintf("stdcall%d", f)
267 func (f cbDLLFunc) buildOne(stdcall bool) string {
269 if stdcall {
407 stdcall := syscall.NewCallback(cb)
409 test.runOne(t, dll, f.stdcallName(), stdcall)
  /external/libpcap/msdos/
ndis2.h 52 #define CALLBACK(foo) WORD foo __attribute__((stdcall))
53 #define PAS_PTR(x,arg) typedef WORD (*x) arg __attribute__((stdcall))
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 55 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearStdCall, "stdcall", OS)
56 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarStdCall , "stdcall", OS)

Completed in 437 milliseconds

1 2 34 5 6 7 8 91011>>