/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/ |
Specifiers.h | 235 CC_X86StdCall, // __attribute__((stdcall))
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
CallingConv.h | 83 /// X86_StdCall - stdcall is the calling conventions mostly used by the
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/ |
Specifiers.h | 235 CC_X86StdCall, // __attribute__((stdcall))
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
CallingConv.h | 83 /// X86_StdCall - stdcall is the calling conventions mostly used by the
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/ |
Specifiers.h | 235 CC_X86StdCall, // __attribute__((stdcall))
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
CallingConv.h | 83 /// X86_StdCall - stdcall is the calling conventions mostly used by the
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wlanapi.h | 201 /* Assuming stdcall */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_cfuncs.py | 191 # The following repeates the above tests with stdcall functions (where
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_cfuncs.py | 191 # The following repeates the above tests with stdcall functions (where
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_cfuncs.py | 191 # The following repeates the above tests with stdcall functions (where
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_cfuncs.py | 191 # The following repeates the above tests with stdcall functions (where
|
/prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/ |
jna-3.4.0-sources.jar | |
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/ |
platform-3.4.0-sources.jar | |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
AttrHasAttributeImpl.inc | 263 .Case("stdcall", 1) 480 .Case("stdcall", LangOpts.CPlusPlus11 ? 1 : 0)
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
AttrHasAttributeImpl.inc | 263 .Case("stdcall", 1) 480 .Case("stdcall", LangOpts.CPlusPlus11 ? 1 : 0)
|
/toolchain/binutils/binutils-2.27/ld/po/ |
es.po | 132 msgid " --add-stdcall-alias Export symbols with and without @nn\n" 133 msgstr " --add-stdcall-alias Exporta símbolos con y sin @nn\n" 137 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" 138 msgstr " --disable-stdcall-fixup No enlaza _sym con _sym@nn\n" 142 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" 143 msgstr " --enable-stdcall-fixup Enlaza _sym con _sym@nn sin avisos\n" 387 msgid "Use --enable-stdcall-fixup to disable these warnings\n" 388 msgstr "Use --enable-stdcall-fixup para desactivar estos avisos\n" 391 msgid "Use --disable-stdcall-fixup to disable these fixups\n" 392 msgstr "Use --disable-stdcall-fixup para desactivar estas composturas\n [all...] |
fr.po | 141 msgid " --add-stdcall-alias Export symbols with and without @nn\n" 142 msgstr " --add-stdcall-alias Exporter les symboles avec et sans @nn\n" 146 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" 147 msgstr " --disable-stdcall-fixup Ne pas lier _sym à _sym@nn\n" 151 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" 152 msgstr " --enable-stdcall-fixup Lier _sym à _sym@nn sans avertissement\n" 406 msgid "Use --enable-stdcall-fixup to disable these warnings\n" 407 msgstr "Utiliser --enable-stdcall-fixup pour inhiber les avertissements\n" 410 msgid "Use --disable-stdcall-fixup to disable these fixups\n" 411 msgstr "Utiliser --disable-stdcall-fixup pour inhiber les correctifs\n [all...] |
vi.po | 135 msgid " --add-stdcall-alias Export symbols with and without @nn\n" 136 msgstr " --add-stdcall-alias Xu?t ký hi?u có và không có \"@nn\"\n" 140 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" 141 msgstr " --disable-stdcall-fixup ??ng liên k?t \"_sym\" ??n \"_sym@nn\"\n" 145 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" 146 msgstr " --enable-stdcall-fixup Liên k?t \"_sym\" ??n \"_sym@nn\" mà không c?nh báo\n" 379 msgid "Use --enable-stdcall-fixup to disable these warnings\n" 380 msgstr "Dùng \"--enable-stdcall-fixup\" ?? t?t các c?nh báo này\n" 383 msgid "Use --disable-stdcall-fixup to disable these fixups\n" 384 msgstr "Dùng \"--disable-stdcall-fixup\" ?? t?t các s? s?a ch?a này\n [all...] |
/external/google-breakpad/src/common/windows/ |
pdb_source_line_writer.cc | 969 // Undecorate names used for stdcall and fastcall. These names prefix 970 // the identifier with '_' (stdcall) or '@' (fastcall) and suffix it [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
pe.go | 992 // Because external link requires properly stdcall decorated name, 1001 Errorf(s, "failed to parse stdcall decoration: %v", err) 1019 // only windows/386 requires stdcall decoration [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
pe.go | 992 // Because external link requires properly stdcall decorated name, 1001 Errorf(s, "failed to parse stdcall decoration: %v", err) 1019 // only windows/386 requires stdcall decoration [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux_libcdep.cc | 163 # define DL_INTERNAL_FUNCTION __attribute__((regparm(3), stdcall))
|
/external/llvm/ |
CREDITS.TXT | 225 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
|
/external/llvm/lib/DebugInfo/Symbolize/ |
Symbolize.cpp | 429 // stdcall - _foo@12
|
/external/mesa3d/src/amd/addrlib/ |
addrtypes.h | 82 #define ADDR_STDCALL __attribute__((stdcall))
|