| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | construct.h | 69 struct Construct { struct 85 /// Constructor argument 121 const Construct* const parent = nullptr; argument 124 const Construct* const enclosing_loop = nullptr; argument 127 const Construct* const enclosing_continue = nullptr; argument 133 const Construct* const enclosing_loop_or_continue_or_switch = nullptr; argument 154 using ConstructList = std::vector<std::unique_ptr<Construct>>; argument
|
| D | construct.cc | 21 Construct::Construct(const Construct* the_parent, in Construct() function in tint::reader::spirv::Construct
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/val/ |
| D | construct.cpp | 22 Construct::Construct(ConstructType construct_type, in Construct() function in libspirv::Construct
|
| /third_party/skia/include/sksl/ |
| D | DSLType.h | 155 static DSLPossibleExpression Construct(DSLType type, DSLVarBase& var, Args&&... args) { in Construct() function 161 static DSLPossibleExpression Construct(DSLType type, DSLExpression expr, Args&&... args) { in Construct() function
|
| /third_party/spirv-tools/source/val/ |
| D | construct.cpp | 27 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLType.cpp | 238 DSLPossibleExpression DSLType::Construct(DSLType type, SkSpan<DSLExpression> argArray) { in Construct() function in SkSL::dsl::DSLType
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | construct.cpp | 27 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | construct.cpp | 27 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
|
| /third_party/protobuf/src/google/protobuf/ |
| D | message_lite.h | 130 void Construct(Args&&... args) { in Construct() function
|
| D | arena.h | 448 static T* Construct(void* ptr, Args&&... args) { in Construct() function
|
| /third_party/node/deps/npm/node_modules/es-abstract/operations/ |
| D | 2015.js | 49 Construct: 'https://ecma-international.org/ecma-262/6.0/#sec-construct', property
|
| D | 2017.js | 51 Construct: 'https://ecma-international.org/ecma-262/8.0/#sec-construct', property
|
| D | 2016.js | 50 Construct: 'https://ecma-international.org/ecma-262/7.0/#sec-construct', property
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | program_builder.h | 1133 const ast::CallExpression* Construct(ARGS&&... args) { in Construct() function 1142 const ast::CallExpression* Construct(const ast::Type* type, ARGS&&... args) { in Construct() function 1152 const ast::CallExpression* Construct(const Source& source, in Construct() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | inlined_vector.h | 260 void Construct(Pointer data, ValueAdapter* values_ptr, SizeType size) { in Construct() function
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | type_constructor_validation_test.cc | 230 Construct, enumerator
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2688 Construct = 1 enumerator
|
| D | typescriptServices.d.ts | 2688 Construct = 1 enumerator
|
| D | tsserverlibrary.d.ts | 2688 Construct = 1 enumerator
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2721 Construct = 1 enumerator
|
| D | tsserverlibrary.d.ts | 2721 Construct = 1 enumerator
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 56728 static inline void Construct(E* aE) in Construct() function in nsTArrayElementTraits 56739 static inline void Construct(E* aE, A&& aArg) in Construct() function in nsTArrayElementTraits 69487 Construct(Instead_Use_nsTArray_of<nsString>* aE) in Construct() function in nsTArrayElementTraits 69493 Construct(Instead_Use_nsTArray_of<nsString>* aE, const A& aArg) in Construct() function in nsTArrayElementTraits 70071 Construct(Instead_Use_nsTArray_of<nsCString>* aE) in Construct() function in nsTArrayElementTraits 70077 Construct(Instead_Use_nsTArray_of<nsCString>* aE, const A& aArg) in Construct() function in nsTArrayElementTraits 79639 InternalType& Construct(Args&&... aArgs) in Construct() function in mozilla::dom::Optional_base 79743 JSObject*& Construct() in Construct() function in mozilla::dom::Optional 79752 JSObject*& Construct(const T1& t1) in Construct() function in mozilla::dom::Optional
|