Home
last modified time | relevance | path

Searched defs:Collection (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/android-crates-io/crates/serde-xml-rs/tests/
Dtest.rs163 struct Collection { in out_of_order_collection() struct
164 a: Vec<A>, in out_of_order_collection()
165 b: Vec<B>, in out_of_order_collection()
166 c: C, in out_of_order_collection()
287 struct Collection { in out_of_order_tuple() struct
288 val: (A, B, C), in out_of_order_tuple()
289 other: A, in out_of_order_tuple()
/external/googleapis/google/actions/sdk/v2/conversation/prompt/content/
Dcollection.proto27 message Collection { message
/external/OpenCSD/decoder/docs/prog_guide/
Dprog_guide_generic_pkts.md9 ### Packet interface ###
48 ### The Packet Structure ###
/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dfind_iterator.hpp184 RangeT& Collection, in make_find_iterator()
369 RangeT& Collection, in make_split_iterator()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DLineTable.h119 typedef std::vector<gsym::LineEntry> Collection; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
DLineTable.h119 typedef std::vector<gsym::LineEntry> Collection; typedef
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DLogicalType.java26 Collection, enumConstant
/external/autotest/utils/frozen_chromite/lib/
Dcros_collections.py25 def Collection(classname, **default_kwargs): function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
DDebuginfod.h140 DebuginfodCollection &Collection; member
/external/parameter-framework/upstream/test/functional-tests/include/
DConfig.hpp73 using Collection = std::list<std::pair<Location, std::list<Name>>>; typedef
/external/kotlinx.serialization/core/commonMain/src/kotlinx/serialization/internal/
DCollectionSerializers.kt15 protected abstract fun Collection.collectionSize(): Int in <lambda>() method
16 protected abstract fun Collection.collectionIterator(): Iterator<Element> in <lambda>() method
20 protected abstract fun Collection.toBuilder(): Builder in <lambda>() method
/external/dagger2/java/dagger/hilt/processor/internal/root/ir/
DAggregatedRootIrValidator.kt37 fun Collection<AggregatedRootIr>.rootsToString() = map { it.root }.joinToString() in rootsToProcess() method
/external/dagger2/java/dagger/hilt/android/plugin/main/src/main/kotlin/dagger/hilt/android/plugin/root/
DComponentTreeDepsGenerator.kt63 private fun Collection<ClassName>.toMaybeProxies() = in <lambda>() method
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java327 enum Collection { enum in FieldType
335 Collection(boolean isList) { in Collection() method in FieldType.Collection
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java327 enum Collection { enum in FieldType
335 Collection(boolean isList) { in Collection() method in FieldType.Collection
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java327 enum Collection { enum in FieldType
335 Collection(boolean isList) { in Collection() method in FieldType.Collection
/external/clang/test/SemaObjC/
Dmethod-undef-category-warn-1.m65 @protocol Collection protocol
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DIso639Data.java92 Collection, enumConstant
144 Collection, enumConstant
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dlib.rs187 Collection(CollectionRef<'a>), enumerator
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dlib.rs187 Collection(CollectionRef<'a>), enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DInputFile.cpp427 TypeCollectionPtr &Collection = (Kind == kIds) ? Ids : Types; in getOrCreateTypeCollection() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
DDebuginfod.cpp511 DebuginfodCollection &Collection) in DebuginfodServer()
/external/rust/android-crates-io/crates/toml/tests/testsuite/
Dserde.rs843 struct Collection { in homogeneous_tuple() struct
844 elems: (i64, i64, i64), in homogeneous_tuple()
/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/apt/
Dmetadata.kt72 private fun Collection<KModifier>.visibility(): KModifier { in <lambda>() method
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp104 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument

12