/third_party/gn/infra/recipe_modules/target/ |
H A D | api.py | 67 def triple(self): member in Target
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | compat.hpp | 101 compiler_set_lang_defaults(std::unique_ptr<clang::CompilerInstance> &c, clang::InputKind ik, const ::llvm::Triple& triple, clang::LangStandard::Kind d) compiler_set_lang_defaults() argument
|
H A D | util.hpp | 53 std::string triple; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
/third_party/libwebsockets/lib/misc/ |
H A D | base64-decode.c | 55 unsigned char triple[3]; in _lws_b64_encode_string() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_debug.cpp | 104 const char *triple = LLVM_HOST_TRIPLE; in disassemble() local 110 << triple << '\n'; in disassemble() local
|
H A D | lp_bld_misc.cpp | 161 gallivm_create_target_library_info(const char *triple) in gallivm_create_target_library_info() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
/third_party/rust/crates/version_check/src/ |
H A D | lib.rs | 143 pub fn triple() -> Option<(Version, Channel, Date)> { in triple() functions
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_print_asm.cpp | 420 const char* triple = "amdgcn--"; in check_print_asm_support() local
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_util.c | 92 LLVMTargetRef ac_get_llvm_target(const char *triple) in ac_get_llvm_target() argument 199 const char *triple = (tm_options & AC_TM_SUPPORTS_SPILL) ? "amdgcn-mesa-mesa3d" : "amdgcn--"; in ac_create_target_machine() local 344 const char *triple; in ac_init_llvm_compiler() local [all...] |
H A D | ac_llvm_helper.cpp | 143 LLVMTargetLibraryInfoRef ac_create_target_library_info(const char *triple) in ac_create_target_library_info() argument
|
/third_party/node/deps/v8/tools/gcmole/ |
H A D | gcmole.py | 41 triple="i586-unknown-linux", variable 49 triple="i586-unknown-linux", variable 59 triple="x86_64-unknown-linux", variable 66 triple="x86_64-unknown-linux", variable
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_get.c | 819 const char *gpu, *triple; in si_get_compute_param() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 249 char *LLVMNormalizeTargetTriple(const char* triple) { in LLVMNormalizeTargetTriple() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | sparse-llvm.c | 1301 char triple[256]; in set_target() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe_common.c | 931 const char *triple = "r600--"; in r600_get_compute_param() local
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType_common.cpp | 152 const uint8_t* triple = src; in copyFT2LCD16() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 1776 emit_target_triple(struct dxil_module *m, const char *triple) in emit_target_triple() argument
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.c | 8770 mpd_from_uint128_triple(mpd_t *result, const mpd_uint128_triple_t *triple, uint32_t *status) in mpd_from_uint128_triple() argument 8996 mpd_uint128_triple_t triple = { MPD_TRIPLE_ERROR, 0, 0, 0, 0 }; mpd_as_uint128_triple() local [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 2334 RegisterList triple = register_allocator()->NewRegisterList(3); in VisitForInStatement() local
|
/third_party/python/Modules/ |
H A D | _testcapimodule.c | 2465 struct triple { in test_long_numbits() struct
|
/third_party/python/Lib/test/ |
H A D | test_enum.py | 3925 triple = 3 variable in TestUnique.test_unique_clean.Cleaner 3942 triple = 3 variable in TestUnique.test_unique_dirty.Dirtier 3956 triple = 3 variable in TestUnique.test_unique_with_name.Sillier 4050 triple = 3 variable in TestVerify.test_unique_clean.Cleaner 4067 triple = 3 variable in TestVerify.test_unique_dirty.Dirtier 4081 triple = 3 variable in TestVerify.test_unique_with_name.Sillier
|