Home
last modified time | relevance | path

Searched defs:Construct (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dconstruct.cc21 Construct::Construct(const Construct* the_parent, in Construct() function in tint::reader::spirv::Construct
H A Dconstruct.h69 struct Construct { struct
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dconstruct.h57 class Construct { class
H A Dconstruct.cpp27 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dconstruct.h57 class Construct { class
H A Dconstruct.cpp27 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
[all...]
/third_party/spirv-tools/source/val/
H A Dconstruct.h57 class Construct { class
H A Dconstruct.cpp26 Construct::Construct(ConstructType construct_type, BasicBlock* entry, in Construct() function in spvtools::val::Construct
[all...]
/third_party/skia/include/sksl/
H A DDSLType.h155 static DSLPossibleExpression Construct(DSLType type, DSLVarBase& var, Args&&... args) { in Construct() function in SkSL::dsl::DSLType
161 static DSLPossibleExpression Construct(DSLType type, DSLExpression expr, Args&&... args) { in Construct() function in SkSL::dsl::DSLType
/third_party/node/deps/v8/src/base/
H A Dlazy-instance.h129 static void Construct(void* allocated_ptr) { new (allocated_ptr) T(); } in Construct() function
/third_party/skia/src/sksl/dsl/
H A DDSLType.cpp238 DSLPossibleExpression DSLType::Construct(DSLType type, SkSpan<DSLExpression> argArray) { in Construct() function in SkSL::dsl::DSLType
/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.cc207 Callable CodeFactory::Construct(Isolate* isolate) { in Construct() function in v8::internal::CodeFactory
H A Dcode-stub-assembler.h924 TNode<JSReceiver> Construct(TNode<Context> context, in Construct() function in v8::internal::CodeStubAssembler
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h130 void Construct(Args&&... args) { in Construct() function in google::protobuf::internal::ExplicitlyConstructed
H A Darena.h448 static T* Construct(void* ptr, Args&&... args) { in Construct() function in google::protobuf::InternalHelper
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dtype_constructor_validation_test.cc230 Construct, member in tint::resolver::__anon26073::ConversionConstructTest::Kind
[all...]
/third_party/node/deps/v8/src/execution/
H A Dmessages.cc506 MaybeHandle<JSObject> ErrorUtils::Construct( in Construct() function in v8::internal::ErrorUtils
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h260 void Construct(Pointer data, ValueAdapter* values_ptr, SizeType size) { in Construct() function in absl::inlined_vector_internal::ConstructionTransaction
/third_party/node/deps/v8/src/compiler/
H A Djs-operator.cc962 const Operator* JSOperatorBuilder::Construct(uint32_t arity, in Construct() function in v8::internal::compiler::JSOperatorBuilder
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc800 TNode<Object> InterpreterAssembler::Construct( in Construct() function in v8::internal::interpreter::InterpreterAssembler
H A Dbytecode-array-builder.cc1453 BytecodeArrayBuilder& BytecodeArrayBuilder::Construct(Register constructor, in Construct() function in v8::internal::interpreter::BytecodeArrayBuilder
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h1133 const ast::CallExpression* Construct(ARGS&&... args) { in Construct() function in tint::ProgramBuilder
1142 const ast::CallExpression* Construct(const ast::Type* type, ARGS&&... args) { in Construct() function in tint::ProgramBuilder
1152 const ast::CallExpression* Construct(const Source& source, in Construct() function in tint::ProgramBuilder
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h3105 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function in v8::internal::wasm::LiftoffStackSlots
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h3073 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function in v8::internal::wasm::LiftoffStackSlots
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h3093 void LiftoffStackSlots::Construct(int param_slots) { in Construct() function in v8::internal::wasm::LiftoffStackSlots

Completed in 49 milliseconds

12