Home
last modified time | relevance | path

Searched defs:new_type (Results 1 - 25 of 39) sorted by relevance

12

/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript.cc142 auto new_type = parser.Parse(str); in ParseType() local
/third_party/node/deps/v8/src/compiler/
H A Dtype-narrowing-reducer.cc23 Type new_type = Type::Any(); in Reduce() local
H A Dgraph-assembler.h658 Type new_type = Type::Union( in MergeState() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex_shadow.c51 const struct glsl_type *new_type = in strip_shadow() local
H A Dnir_split_vars.c1398 const struct glsl_type *new_type = in shrink_vec_var_list() local
H A Dnir_lower_io.c2366 const struct glsl_type *new_type = in nir_lower_vars_to_explicit_types_impl() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_rebalance_tree.cpp290 const glsl_type *const new_type = in update_types() local
H A Dlink_uniform_blocks.cpp331 const glsl_type *new_type = in resize_block_array() local
H A Dlinker.cpp1478 const glsl_type *new_type = in visit() local
1487 const glsl_type *new_type = in visit() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp206 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
H A Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
H A Dtype_manager.cpp995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconst_folding_rules.cpp262 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
H A Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
H A Dtype_manager.cpp995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType() argument
/third_party/spirv-tools/source/opt/
H A Dpass.cpp99 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
H A Dtype_manager.cpp1028 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType() argument
/third_party/node/deps/v8/src/torque/
H A Ddeclarations.cc37 void CheckAlreadyDeclared(const std::string& name, const char* new_type) { in CheckAlreadyDeclared() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c942 struct lp_type new_type; in lp_build_conv() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c43 const struct glsl_type *new_type = glsl_without_array(type); in make_2darray_from_cubemap_with_array() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c502 const struct glsl_type *new_type = glsl_without_array(type); in make_2darray_from_cubemap_with_array() local
/third_party/mbedtls/library/
H A Dpk.c556 psa_key_type_t new_type = old_type; in mbedtls_pk_get_psa_attributes() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dshow-parse.c990 struct symbol *old_type, *new_type; in show_cast_expr() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc2191 auto new_type = ToType(token->AsString()); in ParseImage() local
2327 auto new_type = ToType(token->AsString()); in ParseBufferInitializer() local
/third_party/cJSON/
H A DcJSON.c2262 int new_type = cJSON_Invalid; in add_item_to_object() local

Completed in 44 milliseconds

12