/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | ReverseIterationTest.cpp | 37 int Keys[] = { 1, 2, 3, 4 }; in TEST() local 90 PtrLikeInt *Keys[] = { &a, &b, &c, &d }; in TEST() local
|
/external/lzma/CPP/7zip/Crypto/ |
D | 7zAes.h | 45 CObjectVector<CKeyInfo> Keys; variable
|
/external/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 37 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy() 47 std::vector<uint64_t> Keys; member 86 std::vector<uint64_t> Keys(TableSize); in run() local
|
/external/ltp/pan/ |
D | reporter.c | 85 SYM Tag, Keys; in scanner_reporter() local
|
/external/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | ReadOnlyDictionary.cs | 61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
|
D | MapField.cs | 225 …public ICollection<TKey> Keys { get { return new MapView<TKey>(this, pair => pair.Key, ContainsKey… property in Google.Protobuf.Collections.MapField
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | HashList.cs | 432 public ICollection Keys property in Antlr.Runtime.Collections.HashList
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | StringMapTest.cpp | 281 auto Keys = to_vector<4>(Map.keys()); in TEST_F() local 295 auto Keys = to_vector<4>(Set.keys()); in TEST_F() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DebugCheckers.cpp | 178 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
|
/external/syzkaller/vendor/golang.org/x/net/http2/ |
D | http2.go | 357 func (s *sorter) Keys(h http.Header) []string { func
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_abs_send_time.cc | 59 std::vector<K> Keys(const std::map<K, V>& map) { in Keys() function
|
/external/clang/lib/Edit/ |
D | RewriteObjCFoundationAPI.cpp | 570 SmallVector<const Expr *, 8> Keys; in rewriteToDictionaryLiteral() local 627 SmallVector<const Expr *, 8> Keys; in shouldNotRewriteImmediateMessageArgs() local
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 1015 DenseMap<StringRef, KeyStatus> &Keys) { in checkDuplicateOrUnknownKey() 1030 bool checkMissingKeys(yaml::Node *Obj, DenseMap<StringRef, KeyStatus> &Keys) { in checkMissingKeys() 1121 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); in parseEntry() local 1307 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); in parse() local
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 662 MappingNormalization<NormalizedOther, uint8_t> Keys(IO, Symbol.Other); in mapping() local
|
/external/skqp/infra/bots/ |
D | gen_tasks.go | 1476 Keys []string `json:"keys"` member
|
/external/skia/infra/bots/ |
D | gen_tasks.go | 1458 Keys []string `json:"keys"` member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 786 MappingNormalization<NormalizedOther, uint8_t> Keys(IO, Symbol.Other); in mapping() local
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_containers.cc | 471 static PyObject* Keys(PyContainer* self, PyObject* args) { in Keys() function
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 321 TypedVector Keys() const { in Keys() function
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 133 Address Keys = Address::invalid(); in EmitObjCCollectionLiteral() local
|