Home
last modified time | relevance | path

Searched defs:Collection (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h119 typedef std::vector<gsym::LineEntry> Collection; typedef in llvm::gsym::LineTable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldType.java329 enum Collection { global() enum in FieldType
337 Collection(boolean isList) { Collection() method in FieldType.Collection
[all...]
/third_party/python/Lib/
H A D_collections_abc.py405 class Collection(Sized, Iterable, Container): class
H A Dtyping.py2683 Collection = _alias(collections.abc.Collection, 1) variable
/third_party/python/Lib/test/
H A Dtest_collections.py24 from collections.abc import Sized, Container, Callable, Collection namespace
[all...]

Completed in 12 milliseconds