Home
last modified time | relevance | path

Searched defs:triple (Results 1 - 24 of 24) sorted by relevance

/third_party/gn/infra/recipe_modules/target/
H A Dapi.py67 def triple(self): member in Target
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dcompat.hpp101 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 Dutil.hpp53 std::string triple; member
/third_party/icu/icu4c/source/i18n/
H A Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/libwebsockets/lib/misc/
H A Dbase64-decode.c55 unsigned char triple[3]; in _lws_b64_encode_string() local
/third_party/node/deps/icu-small/source/i18n/
H A Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp104 const char *triple = LLVM_HOST_TRIPLE; in disassemble() local
110 << triple << '\n'; in disassemble() local
H A Dlp_bld_misc.cpp161 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 Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/rust/crates/version_check/src/
H A Dlib.rs143 pub fn triple() -> Option<(Version, Channel, Date)> { in triple() functions
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_asm.cpp420 const char* triple = "amdgcn--"; in check_print_asm_support() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_util.c92 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 Dac_llvm_helper.cpp143 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 Dgcmole.py41 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 Dsi_get.c819 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 DTargetMachineC.cpp249 char *LLVMNormalizeTargetTriple(const char* triple) { in LLVMNormalizeTargetTriple() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c1301 char triple[256]; in set_target() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c931 const char *triple = "r600--"; in r600_get_compute_param() local
/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp152 const uint8_t* triple = src; in copyFT2LCD16() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1776 emit_target_triple(struct dxil_module *m, const char *triple) in emit_target_triple() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8770 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 Dbytecode-generator.cc2334 RegisterList triple = register_allocator()->NewRegisterList(3); in VisitForInStatement() local
/third_party/python/Modules/
H A D_testcapimodule.c2465 struct triple { in test_long_numbits() struct
/third_party/python/Lib/test/
H A Dtest_enum.py3925 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

Completed in 63 milliseconds