Home
last modified time | relevance | path

Searched defs:Property (Results 1 – 25 of 37) 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_eslint/packages/experimental-utils/src/ts-eslint-scope/
DPatternVisitor.ts17 Property(property: TSESTree.Node): void; method
DReferencer.ts51 Property(node: TSESTree.Node): void; method
/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 anonymousFunction7cd9d7a00600.Property
/third_party/typescript_eslint/packages/scope-manager/src/referencer/
DPatternVisitor.ts115 protected Property(property: TSESTree.Property): void { method in PatternVisitor
DReferencer.ts647 protected Property(node: TSESTree.Property): void { method in Referencer
/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/boost/boost/graph/
Drandom.hpp256 G& g, RandomGenerator& rg, Property, vertex_property_tag) in randomize_property() argument
268 G& g, RandomGenerator& rg, Property, edge_property_tag) in randomize_property() argument
/third_party/glib/gio/gdbus-2.0/codegen/
Ddbustypes.py372 class Property: class
/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/boost/tools/build/src/build/
Dproperty.py83 class Property(object): class
/third_party/typescript_eslint/packages/types/src/
Dast-node-types.ts65 Property = 'Property', enumerator
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRule.ts314 Property?: RuleFunction<TSESTree.Property>; property
/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

12