Home
last modified time | relevance | path

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

/external/rust/crates/serde-xml-rs/tests/
Dtest.rs166 struct Collection { in out_of_order_collection() struct
167 a: Vec<A>, in out_of_order_collection()
168 b: Vec<B>, in out_of_order_collection()
169 c: C, in out_of_order_collection()
290 struct Collection { in out_of_order_tuple() struct
291 val: (A, B, C), in out_of_order_tuple()
292 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/parameter-framework/upstream/test/functional-tests/include/
DConfig.hpp73 using Collection = std::list<std::pair<Location, std::list<Name>>>; typedef
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java329 enum Collection { enum in FieldType
337 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.kt1043 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