/third_party/typescript/tests/cases/compiler/ |
D | inferenceUnionOfObjectsMappedContextualType.ts | 2 type Entity = { alias
|
D | recursiveTypes1.ts | 1 interface Entity<T extends Entity<T>> { interface
|
D | substitutionTypeNoMergeOfAssignableType.ts | 5 interface Entity { interface
|
/third_party/typescript/tests/cases/conformance/types/intersection/ |
D | recursiveIntersectionTypes.ts | 3 interface Entity { interface
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_ability_wantConstant.js | 44 export const Entity = { variable 72 Entity, property
|
/third_party/typescript/tests/cases/conformance/types/stringLiteral/ |
D | stringLiteralTypesAsTags01.ts | 5 interface Entity { interface
|
D | stringLiteralTypesAsTags02.ts | 5 interface Entity { interface
|
D | stringLiteralTypesAsTags03.ts | 5 interface Entity { interface
|
/third_party/typescript/tests/cases/conformance/types/keyof/ |
D | keyofAndIndexedAccess2.ts | 76 export interface Entity { interface
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 400 struct Entity struct 412 static Entity entity[ NUM_ENTITY ]; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 1023 auto *Entity = Module->getEntity(); in constructImportedEntityDIE() local 1060 void DwarfCompileUnit::finishEntityDefinition(const DbgEntity *Entity) { in finishEntityDefinition() 1095 auto &Entity = getAbstractEntities()[Node]; in createAbstractEntity() local
|
D | DwarfDebug.h | 70 const DINode *Entity; variable
|
D | DwarfDebug.cpp | 1059 for (const auto &Entity : ConcreteEntities) { in finishEntityDefinitions() local 2142 const DIE *Entity = GI.second; in emitDebugPubSection() local
|
D | DwarfUnit.cpp | 725 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 1236 Metadata *Scope, Metadata *Entity, in getImpl()
|
D | DebugInfo.cpp | 94 auto *Entity = Import->getEntity(); in processCompileUnit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 863 Node *Entity; member 2579 Node *Entity = getDerived().parseName(State); in parseLocalName() local
|
/third_party/python/Lib/xml/dom/ |
D | minidom.py | 1366 class Entity(Identified, Node): class
|