/third_party/boost/libs/fusion/example/extension/ |
D | triple.cpp | 202 struct triple struct 206 triple(T0 const& t0, T1 const& t1, T2 const& t2) in triple() function 213 typedef demo::triple_iterator<Sq, 0> type; 224 typedef demo::triple_iterator<Sq, 3> type; 233 struct size 238 struct value_at 243 struct value_at<Sq, mpl::int_<0> > 249 struct value_at<Sq, mpl::int_<1> > 255 struct value_at<Sq, mpl::int_<2> > 261 struct at [all …]
|
/third_party/boost/boost/graph/detail/ |
D | self_avoiding_walk.hpp | 39 template < class T1, class T2, class T3 > struct triple struct 41 T1 first; 42 T2 second; 43 T3 third; 44 triple(const T1& a, const T2& b, const T3& c) in triple() function 48 triple() : first(SAW_SENTINAL), second(SAW_SENTINAL), third(SAW_SENTINAL) {} in triple() argument
|
/third_party/libffi/ |
D | generate-darwin-source-and-headers.py | 16 triple = 'i386-apple-darwin11' variable in simulator_platform 29 triple = 'x86_64-apple-darwin13' variable in simulator64_platform 42 triple = 'arm-apple-darwin11' variable in device_platform 55 triple = 'aarch64-apple-darwin13' variable in device64_platform 68 triple = 'i386-apple-darwin10' variable in desktop32_platform 81 triple = 'x86_64-apple-darwin10' variable in desktop64_platform
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_util.c | 102 static LLVMTargetRef ac_get_llvm_target(const char *triple) in ac_get_llvm_target() 194 const char *triple = (tm_options & AC_TM_SUPPORTS_SPILL) ? "amdgcn-mesa-mesa3d" : "amdgcn--"; in ac_create_target_machine() local 361 const char *triple; in ac_init_llvm_compiler() local
|
D | ac_llvm_helper.cpp | 140 LLVMTargetLibraryInfoRef ac_create_target_library_info(const char *triple) in ac_create_target_library_info()
|
/third_party/boost/libs/hana/example/core/convert/ |
D | to.cpp | 20 BOOST_HANA_CONSTEXPR_LAMBDA auto triple = [](auto x, auto y, auto z) { in __anon37c03a310102() variable
|
/third_party/mindspore/tests/ut/python/pynative_mode/nn/ |
D | test_checkparameter.py | 22 triple = _expand_tuple(3) variable
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
D | compat.hpp | 101 compiler_set_lang_defaults(std::unique_ptr<clang::CompilerInstance> &c, in compiler_set_lang_defaults()
|
D | util.hpp | 53 std::string triple; member
|
/third_party/mindspore/tests/ut/python/dtype/ |
D | test_hypermap.py | 72 def triple(self, x): member in test_hypermap_func_const.NetMap
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_debug.cpp | 104 const char *triple = LLVM_HOST_TRIPLE; in disassemble() local
|
/third_party/gn/infra/recipe_modules/target/ |
D | api.py | 66 def triple(self): member in Target
|
/third_party/jerryscript/tests/jerry/ |
D | function-prototype-bind.js | 19 var triple = mul.bind(null, 3); variable
|
/third_party/boost/libs/spirit/classic/example/intermediate/ |
D | regex_convert.cpp | 56 long triple(long val) in triple() function
|
/third_party/icu/icu4c/source/i18n/ |
D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
/third_party/spirv-tools/source/ |
D | spirv_target_env.cpp | 178 for (auto triple : ordered_vulkan_envs) { in spvParseVulkanEnv() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | spirv_target_env.cpp | 184 for (auto triple : ordered_vulkan_envs) { in spvParseVulkanEnv() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | spirv_target_env.cpp | 184 for (auto triple : ordered_vulkan_envs) { in spvParseVulkanEnv() local
|
/third_party/libwebsockets/lib/misc/ |
D | base64-decode.c | 55 unsigned char triple[3]; in _lws_b64_encode_string() local
|
/third_party/gettext/gettext-tools/src/ |
D | x-python.c | 842 bool triple, bool interpret_ansic, bool interpret_unicode, in phase7_getuc() 1295 bool triple; in phase5_get() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 757 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/ |
D | TargetMachineC.cpp | 249 char *LLVMNormalizeTargetTriple(const char* triple) { in LLVMNormalizeTargetTriple()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | numrange_impl.cpp | 163 const auto& triple = fTriples[i]; in resolve() local
|