Home
last modified time | relevance | path

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

12

/third_party/node/deps/v8/tools/v8windbg/src/
Dv8-debug-helper-interop.h71 struct Property { struct
78 Property& operator=(const Property&); argument
79 Property& operator=(Property&&); argument
82 PropertyType type; argument
92 std::u16string type_name;
100 std::string uncompressed_type_name;
125 std::vector<Property> properties; argument
Dv8-debug-helper-interop.cc62 Property::Property(std::u16string property_name, std::u16string type_name, in Property() function in Property
/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 anonymousFunctionea5b522d0600.Property
/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/node/deps/v8/src/compiler/
Doperator.h40 enum Property { in NON_EXPORTED_BASE() enum
/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/typescript/src/services/codefixes/
Dhelpers.ts42 Property = 1 << 1, enumerator
/third_party/node/deps/v8/src/parsing/
Dpreparser.h161 static PreParserExpression Property() { in Property() function
/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/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/node/deps/v8/src/ast/
Dast.h1660 Property(Expression* obj, Expression* key, int pos, bool optional_chain) in Property() function
/third_party/skia/third_party/externals/swiftshader/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

12