Home
last modified time | relevance | path

Searched defs:Property (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/build/
H A D__init__.py21 from recipe_engine.recipe_api import Property namespace
/third_party/gn/infra/recipes/
H A Dgn.py6 from recipe_engine.recipe_api import Property namespace
/third_party/gn/infra/recipe_modules/macos_sdk/
H A D__init__.py14 from recipe_engine.recipe_api import Property namespace
/third_party/gn/infra/recipe_modules/windows_sdk/
H A D__init__.py14 from recipe_engine.recipe_api import Property namespace
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.h71 struct Property { struct
[all...]
H A Dv8-debug-helper-interop.cc62 Property::Property(std::u16string property_name, std::u16string type_name, in Property() function in Property
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.h80 struct tgsi_property Property; member
/third_party/skia/src/sksl/ir/
H A DSkSLExpression.h64 enum class Property { class in SkSL::Expression::Kind
/third_party/icu/tools/unicode/c/genprops/
H A 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/
H A Doperator.h40 enum Property { enum in v8::internal::compiler::Operator
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_misc.py309 Property = '28' variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/python/Lib/msilib/
H A Dschema.py58 Property = Table('Property') variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFunction.h146 enum class Property : unsigned { class in llvm::MachineFunctionProperties
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp579 StringRef Property = (IsStatic ? "`Symbols`" : "`DynamicSymbols`"); in initSymtabSectionHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp593 bool LatticeCell::add(uint32_t Property) { in add() argument
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h4407 Property(const std::string& property_name, Property() function
4432 Property(const std::string& property_name, Property() function
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h1660 Property(Expression* obj, Expression* key, int pos, bool optional_chain) Property() function in v8::internal::final
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h161 static PreParserExpression Property() { in Property() function in v8::internal::PreParserExpression
/third_party/python/Lib/tkinter/
H A D__init__.py200 Property = '28' variable in EventType

Completed in 39 milliseconds