Home
last modified time | relevance | path

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

/external/rust/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/OpenCSD/decoder/docs/prog_guide/
Dprog_guide_generic_pkts.md9 ### Packet interface ###
48 ### The Packet Structure ###
/external/swiftshader/third_party/llvm-10.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/parameter-framework/upstream/test/functional-tests/include/
DConfig.hpp73 using Collection = std::list<std::pair<Location, std::list<Name>>>; typedef
/external/dagger2/java/dagger/hilt/processor/internal/root/ir/
DAggregatedRootIrValidator.kt36 fun Collection<AggregatedRootIr>.rootsToString() = map { it.root }.joinToString() in rootsToProcess() method
/external/dagger2/java/dagger/hilt/android/plugin/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/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.java90 Individual, Macrolanguage, Special, Collection, PrivateUse, Unknown; enumConstant
132 Ancient, Constructed, Extinct, Historical, Living, Special, Collection, Unknown enumConstant
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp104 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
/external/clang/lib/Parse/
DParseStmt.cpp1561 ExprResult Collection; in ParseForStatement() local
/external/python/cpython3/Lib/
D_collections_abc.py405 class Collection(Sized, Iterable, Container): class
Dtyping.py2102 Collection = _alias(collections.abc.Collection, 1) variable
/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/
DJavaLayoutHtmlFormatOutputBuilder.kt1055 fun Collection<DocumentationNode>.groupByVisibility() = in <lambda>() method
/external/clang/lib/CodeGen/
DCGObjC.cpp1498 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
/external/clang/lib/Sema/
DSemaStmt.cpp1938 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
DTreeTransform.h1841 Expr *Collection, in RebuildObjCForCollectionStmt()
6834 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcontent.v2.1.json7104 "Collection": { object