| /third_party/typescript/tests/cases/compiler/ |
| D | incrementOnNullAssertion.ts | 2 interface Dictionary<T> { interface
|
| D | indexSignatureAndMappedType.ts | 24 type Dictionary = { alias
|
| D | emptyObjectNotSubtypeOfIndexSignatureContainingObject1.ts | 3 interface Dictionary<T> { interface
|
| D | emptyObjectNotSubtypeOfIndexSignatureContainingObject2.ts | 3 interface Dictionary<T> { interface
|
| D | underscoreMapFirst.ts | 12 interface Dictionary<T> extends Collection<T> { interface
|
| D | missingTypeArguments3.ts | 25 interface Dictionary<TKey, TValue> { interface
|
| D | underscoreTest1.ts | 2 interface Dictionary<T> { interface
|
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| D | Dictionary.cs | 20 internal sealed class Dictionary class
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| D | Dictionary.java | 20 public final class Dictionary { class
|
| /third_party/typescript/tests/cases/conformance/types/thisType/ |
| D | thisTypeInObjectLiterals2.ts | 205 type Dictionary<T> = { [x: string]: T } alias
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| D | FuzzerDefs.h | 60 class Dictionary; variable
|
| D | FuzzerDriver.cpp | 423 std::vector<Unit> Dictionary; in FuzzerDriver() local
|
| /third_party/typescript/tests/cases/conformance/types/intersection/ |
| D | intersectionsAndEmptyObjects.ts | 34 type Dictionary = { [name: string]: string }; alias
|
| /third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
| D | LzmaAlone.cs | 67 Dictionary, enumerator
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/ |
| D | README.md | 220 ### Dictionary subsection
|
| /third_party/typescript/tests/cases/conformance/types/keyof/ |
| D | keyofAndIndexedAccessErrors.ts | 8 type Dictionary<T> = { [x: string]: T }; alias
|
| D | keyofAndIndexedAccess.ts | 24 type Dictionary<T> = { [x: string]: T }; alias 41 type K12 = keyof Dictionary<Shape>; // string alias
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| D | ZipRegistry.h | 83 UInt32 Dictionary; member
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
| D | webidl2.js | 3331 class Dictionary extends _container_js__WEBPACK_IMPORTED_MODULE_0__.Container { class
|