| /external/rust/crates/criterion-plot/src/ | 
| D | map.rs | 8     pub struct Items<'a, T>  struct 12         map: &'a Map<T>, 13         state: Option<Axis>, 16     impl<'a, T> Iterator for Items<'a, T> {  implementation 94     pub struct Items<'a, T>  struct 98         map: &'a Map<T>, 99         state: Option<Grid>, 102     impl<'a, T> Iterator for Items<'a, T> {  implementation
  | 
| /external/harfbuzz_ng/src/ | 
| D | hb-ot-shaper-arabic-win1256.hh | 93 #define OT_UARRAY(Name, Items) \  argument 100 #define OT_UHEADLESSARRAY(Name, Items) \  argument 121 #define OT_SUBLOOKUP(Name, SubFormat, Items) \  argument 126 #define OT_COVERAGE1(Name, Items) \  argument 177 #define MANIFEST(Items) \  argument
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ | 
| D | Random.h | 53   template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) {  in sample() 75 ReservoirSampler<ElT, GenT> makeSampler(GenT &RandGen, RangeT &&Items) {  in makeSampler()
  | 
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ | 
| D | StringExtras.h | 204 inline void join_items_impl(std::string &Result, Sep Separator, const Arg1 &A1,  in join_items_impl() 224 inline size_t join_items_size(const A1 &A, Args &&... Items) {  in join_items_size() 242 inline std::string join_items(Sep Separator, Args &&... Items) {  in join_items()
  | 
| /external/parameter-framework/upstream/parameter/ | 
| D | MappingContext.h | 77     using Items = std::vector<SItem>;  variable
  | 
| /external/llvm/utils/TableGen/ | 
| D | SearchableTableEmitter.cpp | 112 void SearchableTableEmitter::emitMappingEnum(std::vector<Record *> &Items,  in emitMappingEnum() 134     std::vector<Record *> &Items, raw_ostream &OS) {  in emitPrimaryTable() 234   std::vector<Record *> Items = Records.getAllDerivedDefinitions(TableName);  in emitMapping()  local
  | 
| /external/llvm/docs/ | 
| D | GettingStarted.rst | 928 .. _Program Layout: 929 .. _general layout:
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ | 
| D | StringExtras.h | 341 inline void join_items_impl(std::string &Result, Sep Separator, const Arg1 &A1,  in join_items_impl() 361 inline size_t join_items_size(const A1 &A, Args &&... Items) {  in join_items_size() 387 inline std::string join_items(Sep Separator, Args &&... Items) {  in join_items()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | BinaryItemStream.h | 99   ArrayRef<T> Items;  variable
  | 
| D | OnDiskHashTable.h | 364     const unsigned char *Items = Base + Offset;  variable
  | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ | 
| D | ReadSql.java | 112     static class Items {  class in ReadSql 126         private Items(String key, List<String> raw) {  in Items()  method in ReadSql.Items
  | 
| /external/scudo/standalone/tests/ | 
| D | list_test.cpp | 18 static ListItem Items[6];  variable
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_userdict.py | 113         class Items:  class
  | 
| /external/rust/crates/libz-sys/src/zlib/contrib/delphi/ | 
| D | ZLib.pas | 254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl;  in zlibAllocMem()
  | 
| /external/llvm/include/llvm/Support/ | 
| D | OnDiskHashTable.h | 364     const unsigned char *Items = Base + Offset;  variable
  | 
| /external/starlark-go/starlark/ | 
| D | value.go | 264 	Items() []Tuple    // a new slice containing all key/value pairs  methodSpec 786 func (d *Dict) Items() []Tuple                                  { return d.ht.items() }  func
  | 
| /external/lzma/CPP/7zip/UI/Common/ | 
| D | Bench.cpp | 1633   CFreqInfo *Items;  member 1691   CCrcInfo *Items;  member
  | 
| /external/cronet/third_party/protobuf/python/google/protobuf/pyext/ | 
| D | descriptor_containers.cc | 495 static PyObject* Items(PyContainer* self, PyObject* args) {  in Items()  function
  | 
| /external/protobuf/python/google/protobuf/pyext/ | 
| D | descriptor_containers.cc | 495 static PyObject* Items(PyContainer* self, PyObject* args) {  in Items()  function
  | 
| /external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ | 
| D | tsprotocol.go | 232 	Items []ConfigurationItem `json:"items"`  member 3432 	Items []CompletionItem `json:"items"`  member
  | 
| /external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ | 
| D | tsprotocol.go | 232 	Items []ConfigurationItem `json:"items"`  member 3432 	Items []CompletionItem `json:"items"`  member
  | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/ | 
| D | tsprotocol.go | 232 	Items []ConfigurationItem `json:"items"`  member 3432 	Items []CompletionItem `json:"items"`  member
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAG.cpp | 2713     const int Items =  in ComputeNumSignBits()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAG.cpp | 3848     const int Items = Op.getOperand(0).getValueSizeInBits() / BitWidth;  in ComputeNumSignBits()  local
  |