Home
last modified time | relevance | path

Searched defs:constructor_type (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp1182 const glsl_type *constructor_type, in process_vec_mat_constructor()
1282 const glsl_type *constructor_type, in process_array_constructor()
1939 const glsl_type *constructor_type, in process_record_constructor()
2121 const glsl_type *const constructor_type = type->glsl_type(& name, state); in hir() local
2541 const glsl_type *const constructor_type = this->constructor_type; in hir() local
Dast.h427 const glsl_type *constructor_type; variable
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc524 InstanceType constructor_type) { in SetConstructorInstanceType()
4050 InstanceType constructor_type, in InstallTypedArray()
/third_party/node/deps/v8/src/compiler/
Djs-typed-lowering.cc1332 Type constructor_type = NodeProperties::GetType(constructor); in ReduceJSOrdinaryHasInstance() local