| /third_party/icu/docs/userguide/collation/ |
| D | architecture.md | 205 ### Sort key size 237 ### Partial sort keys 245 ### Merging sort keys 264 ### Generating bounds for a sort key (prefix matching)
|
| /third_party/typescript/tests/cases/compiler/ |
| D | contextualTypeOfIndexedAccessParameter.ts | 2 type Keys = "a" | "b"; alias
|
| D | doubleUnderscoreMappedTypes.ts | 13 type Keys = keyof Properties; alias
|
| D | ramdaToolsNoInfinite2.ts | 27 export type Keys<O extends object> = UKeys<O>; alias 100 export type Keys<U extends Union> = (U extends unknown ? keyof U : never) & Key; alias 117 export type Keys<L extends List> = Exclude<UKeys<L>, keyof any[]> | number; alias
|
| D | correlatedUnions.ts | 59 type Keys = keyof TypeMap; alias
|
| /third_party/typescript/tests/cases/conformance/expressions/typeSatisfaction/ |
| D | typeSatisfaction_propertyNameFulfillment.ts | 1 type Keys = 'a' | 'b' | 'c' | 'd'; alias
|
| D | typeSatisfaction_propNameConstraining.ts | 1 type Keys = 'a' | 'b' | 'c' | 'd'; alias
|
| /third_party/lzma/CPP/7zip/Crypto/ |
| D | 7zAes.h | 59 CObjectVector<CKeyInfo> Keys; variable
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| D | ReadOnlyDictionary.cs | 61 public ICollection<TKey> Keys property in Google.Protobuf.Collections.ReadOnlyDictionary
|
| D | MapField.cs | 230 …public ICollection<TKey> Keys { get { return new MapView<TKey>(this, pair => pair.Key, ContainsKey… property in Google.Protobuf.Collections.MapField
|
| /third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
| D | typeGuardFunctionErrors.ts | 149 type Keys = 'a'|'b'|'c' alias
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| D | schema.go | 257 Keys []string `json:"keys"` member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| D | TextStub.cpp | 1022 MappingNormalization<NormalizedTBD, const InterfaceFile *> Keys(IO, File); in mapKeysToValues() local 1051 MappingNormalization<NormalizedTBD_V4, const InterfaceFile *> Keys(IO, in mapKeysToValuesV4() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | VirtualFileSystem.cpp | 1202 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 995 MappingNormalization<NormalizedOther, Optional<uint8_t>> Keys(IO, in mapping() local
|
| /third_party/node/src/crypto/ |
| D | crypto_keys.cc | 1481 namespace Keys { namespace
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_containers.cc | 475 static PyObject* Keys(PyContainer* self, PyObject* args) { in Keys() function
|
| /third_party/python/Lib/test/ |
| D | test_patma.py | 3060 class Keys: class
|