Home
last modified time | relevance | path

Searched defs:Keys (Results 1 – 25 of 39) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/
Dordered_set.bench.cpp36 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy()
46 std::vector<uint64_t> Keys; member
85 std::vector<uint64_t> Keys(TableSize); in run() local
Dmap.bench.cpp51 std::vector<uint64_t> Keys; member
58 enum class Shuffle { None, Keys, Hints }; enumerator
/external/libcxx/benchmarks/
Dordered_set.bench.cpp37 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/dagger2/java/dagger/internal/codegen/base/
DKeys.java32 public final class Keys { class
/external/openthread/src/core/thread/
Dkey_manager.hpp557 struct Keys struct in ot::KeyManager
559 Mle::Key mMleKey;
560 Mac::Key mMacKey;
/external/lzma/CPP/7zip/Crypto/
D7zAes.h45 CObjectVector<CKeyInfo> Keys; variable
/external/guava/guava/src/com/google/common/collect/
DFilteredEntryMultimap.java349 class Keys extends Multimaps.Keys<K, V> { class
350 Keys() { in Keys() method in Keys
/external/guava/android/guava/src/com/google/common/collect/
DFilteredEntryMultimap.java349 class Keys extends Multimaps.Keys<K, V> { class
350 Keys() { in Keys() method in Keys
DImmutableMultimap.java627 class Keys extends ImmutableMultiset<K> { class
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
DMapField.cs230 …public ICollection<TKey> Keys { get { return new MapView<TKey>(this, pair => pair.Key, ContainsKey… property in Google.Protobuf.Collections.MapField
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
DMapField.cs230 …public ICollection<TKey> Keys { get { return new MapView<TKey>(this, pair => pair.Key, ContainsKey… property in Google.Protobuf.Collections.MapField
/external/rust/crates/indexmap/src/
Dmap.rs876 pub struct Keys<'a, K, V> { struct
880 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation
886 impl<K, V> DoubleEndedIterator for Keys<'_, K, V> { implementation
890 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation
896 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation
899 impl<K, V> Clone for Keys<'_, K, V> { implementation
907 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { implementation
/external/rust/crates/serde_json/src/
Dmap.rs253 pub fn keys(&self) -> Keys { in keys()
903 pub struct Keys<'a> { struct
904 iter: KeysImpl<'a>, argument
/external/rust/crates/linked-hash-map/src/
Dlib.rs1314 pub struct Keys<'a, K: 'a, V: 'a> { struct
1318 impl<'a, K, V> Clone for Keys<'a, K, V> { argument
1326 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation
1339 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation
1346 impl<'a, K, V> ExactSizeIterator for Keys<'a, K, V> { implementation
/external/skia/infra/bots/gen_tasks_logic/
Dschema.go269 Keys []string `json:"keys"` member
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs432 public ICollection Keys property in Antlr.Runtime.Collections.HashList
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc56 std::vector<K> Keys(const std::map<K, V>& map) { in Keys() function
/external/clang/lib/StaticAnalyzer/Checkers/
DDebugCheckers.cpp178 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
/external/rust/crates/hashlink/src/
Dlinked_hash_map.rs1720 pub struct Keys<'a, K, V> { struct
1724 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { argument
1731 impl<'a, K, V> Clone for Keys<'a, K, V> { implementation
1740 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation
1754 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation
1761 impl<'a, K, V> ExactSizeIterator for Keys<'a, K, V> { implementation
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp570 SmallVector<const Expr *, 8> Keys; in rewriteToDictionaryLiteral() local
627 SmallVector<const Expr *, 8> Keys; in shouldNotRewriteImmediateMessageArgs() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1015 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/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp1022 MappingNormalization<NormalizedTBD, const InterfaceFile *> Keys(IO, File); in mapKeysToValues() local
1051 MappingNormalization<NormalizedTBD_V4, const InterfaceFile *> Keys(IO, in mapKeysToValuesV4() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1202 DenseMap<StringRef, KeyStatus> &Keys) { in checkDuplicateOrUnknownKey()
1217 bool checkMissingKeys(yaml::Node *Obj, DenseMap<StringRef, KeyStatus> &Keys) { in checkMissingKeys()
1315 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); in parseEntry() local
1526 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); in parse() local

12