Home
last modified time | relevance | path

Searched defs:Property (Results 1 – 25 of 28) sorted by relevance

12

/third_party/typescript/tests/cases/compiler/
DaccessorsEmit.ts4 get Property(): Result { method in Test
11 get Property() { method in Test2
DrecursiveTypeComparison.ts11 interface Property<T> extends Observable<T> { } interface
DunionTypeWithRecursiveSubtypeReduction1.ts13 class Property { class
DunionTypeWithRecursiveSubtypeReduction2.ts13 class Property { class
DrecursiveTypeComparison2.ts21 interface Property<T> extends Observable<T> { interface
DconstructorWithIncompleteTypeAnnotation.ts222 public get Property() { return 0; } method in CLASS
DunspecializedConstraints.ts67 class Property extends Symbol { class
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/basic_concepts/names/property_names/
Dproperty_names_1.ts28 class Property { class
/third_party/typescript/tests/baselines/reference/
DaccessorsEmit.js12 get Property() { getter in Test2
DunspecializedConstraints.js68 class Property extends Symbol { class
243 var Property = /** @class */ (function (_super) { class
245 function Property(name, type, flags) { class in anonymousFunction280ed2800600.Property
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
DMutatingBool_generated.swift5 public struct Property: NativeStruct { struct
/third_party/icu/tools/unicode/c/genprops/
Dpnamesbuilder.cpp127 class Property : public Value { class
130 Property(int32_t enumValue, const char *joinedAliases, in Property() function in Property
144 Property::Property(int32_t enumValue, const char *joinedAliases) in Property() function in Property
/third_party/skia/src/sksl/ir/
DSkSLExpression.h64 enum class Property { enum
/third_party/python/Lib/msilib/
Dschema.py58 Property = Table('Property') variable
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h80 struct tgsi_property Property; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp579 StringRef Property = (IsStatic ? "`Symbols`" : "`DynamicSymbols`"); in initSymtabSectionHeader() local
/third_party/typescript/src/compiler/
Dbinder.ts2061 Property = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp942 } else if (auto *Property = dyn_cast<DIObjCProperty>(Element)) { in constructTypeDIE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp593 bool LatticeCell::add(uint32_t Property) { in add()
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4362 Property SymbolKind = 7 const
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4362 Property SymbolKind = 7 const
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4362 Property SymbolKind = 7 const
/third_party/python/Lib/tkinter/
D__init__.py176 Property = '28' variable in EventType
/third_party/typescript/lib/
Dtypescript.d.ts2366 Property = 4, enumerator
DtypescriptServices.d.ts2366 Property = 4, enumerator

12