| /third_party/boost/libs/hana/test/tuple/ |
| D | cnstr.variadic_forward.cpp | 61 typedef hana::tuple<MoveOnly, NoDefault> Tuple; in main() typedef 74 typedef hana::tuple<MoveOnly, MoveOnly, NoDefault> Tuple; in main() typedef 87 typedef hana::tuple<MoveOnly, NoDefault> Tuple; in main() typedef 101 typedef hana::tuple<MoveOnly, int> Tuple; in main() typedef
|
| /third_party/mindspore/mindspore/core/ir/dtype/ |
| D | container.h | 102 Tuple() : Object(kObjectTypeTuple) {} in Tuple() function 104 Tuple(const std::initializer_list<TypePtr> &objs) in Tuple() function 108 …explicit Tuple(const TypePtrList &objs) : Object(kObjectTypeTuple, false), elements_(objs.begin(),… in Tuple() function 111 MS_DECLARE_PARENT(Tuple, Object) in MS_DECLARE_PARENT() argument
|
| /third_party/mindspore/mindspore/explainer/explanation/_attribution/_perturbation/ |
| D | occlusion.py | 29 def _generate_patches(array, window_size: Tuple, strides: Tuple):
|
| /third_party/mindspore/mindspore/core/abstract/ |
| D | param_validator.h | 75 ABSTRACT_REPORT_NAME_TRAITS(Tuple) in ABSTRACT_REPORT_NAME_TRAITS() argument
|
| D | param_validator.cc | 32 ABSTRACT_REPORT_NAME_DEC(Tuple) in ABSTRACT_REPORT_NAME_DEC() argument
|
| /third_party/boost/libs/hana/test/issues/ |
| D | github_331.cpp | 38 using Tuple = hana::basic_tuple<hana::int_<0>, Nested>; in main() typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceStringPool.h | 60 for (const auto &Tuple : StringToId) { in dump() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | ProfileSummary.cpp | 143 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); in getFromMD() local
|
| /third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/ |
| D | qc_serious.rs | 97 struct Tuple(bool, u8, i16, f32, String); struct
|
| D | rwyw.rs | 391 Tuple(f32, f64), in serde_serious() enumerator
|
| /third_party/abseil-cpp/absl/types/ |
| D | variant_benchmark.cc | 163 using Tuple = typename VariantTupleMaker::VariantTuple; in BM_Visit() typedef
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| D | variant_benchmark.cc | 163 using Tuple = typename VariantTupleMaker::VariantTuple; in BM_Visit() typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFAcceleratorTable.cpp | 280 for (auto Tuple : zip_first(HdrData->Atoms, Values)) { in lookup() local 534 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { in lookup() local 568 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { in dump() local
|
| /third_party/mindspore/mindspore/common/ |
| D | dtype.py | 109 Tuple = typing.Tuple variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyAsmPrinter.cpp | 157 const auto *Tuple = dyn_cast<MDTuple>(MD); in EmitEndOfAsmFile() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
| D | AMDGPUPALMetadata.cpp | 54 auto Tuple = dyn_cast<MDTuple>(NamedMD->getOperand(0)); in readFromIR() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | str_join_test.cc | 428 TEST(StrJoin, Tuple) { in TEST() argument
|
| /third_party/abseil-cpp/absl/strings/ |
| D | str_join_test.cc | 428 TEST(StrJoin, Tuple) { in TEST() argument
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| D | gtest-printers.h | 877 void TersePrintPrefixToStrings(const Tuple&, std::integral_constant<size_t, 0>, in TersePrintPrefixToStrings()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | MetadataLoader.cpp | 330 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in upgradeTypeRefArray() local 347 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in resolveTypeRefArray() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | layout_test.cc | 1265 testing::PolymorphicMatcher<TupleMatcher<M...>> Tuple(M... matchers) { in Tuple() function
|
| /third_party/abseil-cpp/absl/container/internal/ |
| D | layout_test.cc | 1201 testing::PolymorphicMatcher<TupleMatcher<M...>> Tuple(M... matchers) { in Tuple() function
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | nodes.py | 528 class Tuple(Literal): class
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | nodes.py | 552 class Tuple(Literal): class
|
| /third_party/jinja2/ |
| D | nodes.py | 552 class Tuple(Literal): class
|