| /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/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 | 26 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/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/src/sksl/dsl/ |
| D | DSLType.cpp | 238 DSLPossibleExpression DSLType::Construct(DSLType type, SkSpan<DSLExpression> argArray) { in Construct() function in SkSL::dsl::DSLType
|
| /third_party/node/deps/v8/src/base/ |
| D | lazy-instance.h | 129 static void Construct(void* allocated_ptr) { new (allocated_ptr) T(); } in Construct() function
|
| /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/v8/src/codegen/ |
| D | code-factory.cc | 207 Callable CodeFactory::Construct(Isolate* isolate) { in Construct() function in v8::internal::CodeFactory
|
| D | code-stub-assembler.h | 924 TNode<JSReceiver> Construct(TNode<Context> context, in Construct() function
|
| /third_party/node/deps/v8/src/execution/ |
| D | messages.cc | 485 MaybeHandle<JSObject> ErrorUtils::Construct(Isolate* isolate, in Construct() function in v8::internal::ErrorUtils 506 MaybeHandle<JSObject> ErrorUtils::Construct( in Construct() function in v8::internal::ErrorUtils
|
| /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/node/deps/v8/src/objects/ |
| D | js-locale.cc | 387 MaybeHandle<JSLocale> Construct(Isolate* isolate, in Construct() function
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | interpreter-assembler.cc | 800 TNode<Object> InterpreterAssembler::Construct( in Construct() function in v8::internal::interpreter::InterpreterAssembler
|
| D | bytecode-array-builder.cc | 1453 BytecodeArrayBuilder& BytecodeArrayBuilder::Construct(Register constructor, in Construct() function in v8::internal::interpreter::BytecodeArrayBuilder
|
| D | interpreter-generator.cc | 1588 IGNITION_HANDLER(Construct, InterpreterAssembler) { in IGNITION_HANDLER() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| D | js-operator.cc | 962 const Operator* JSOperatorBuilder::Construct(uint32_t arity, in Construct() function in v8::internal::compiler::JSOperatorBuilder
|
| /third_party/node/deps/v8/src/wasm/baseline/s390/ |
| D | liftoff-assembler-s390.h | 3105 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | type_constructor_validation_test.cc | 230 Construct, enumerator
|
| /third_party/node/deps/v8/src/wasm/baseline/ppc/ |
| D | liftoff-assembler-ppc.h | 3073 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function
|
| /third_party/node/deps/v8/src/wasm/baseline/mips64/ |
| D | liftoff-assembler-mips64.h | 3649 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| D | liftoff-assembler-mips.h | 3093 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function
|