/third_party/vk-gl-cts/external/amber/src/src/ |
D | script.cc | 142 auto new_type = parser.Parse(str); in ParseType() local
|
/third_party/node/deps/v8/src/compiler/ |
D | type-narrowing-reducer.cc | 23 Type new_type = Type::Any(); in Reduce() local
|
D | graph-assembler.h | 658 Type new_type = Type::Union( in MergeState() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_tex_shadow.c | 51 const struct glsl_type *new_type = in strip_shadow() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | GradientEffect.cpp | 72 auto update_gradient = [this] (InstanceType new_type) { in onSync()
|
/third_party/spirv-tools/source/opt/ |
D | pass.cpp | 102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
|
D | copy_prop_arrays.cpp | 556 const analysis::Type* new_type = in CanUpdateUses() local
|
D | const_folding_rules.cpp | 449 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local 880 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
|
D | type_manager.cpp | 994 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | pass.cpp | 102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
|
D | const_folding_rules.cpp | 206 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local 584 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
|
D | copy_prop_arrays.cpp | 557 const analysis::Type* new_type = in CanUpdateUses() local
|
D | type_manager.cpp | 995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | pass.cpp | 102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
|
D | copy_prop_arrays.cpp | 557 const analysis::Type* new_type = in CanUpdateUses() local
|
D | const_folding_rules.cpp | 262 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local 693 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
|
D | type_manager.cpp | 995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_rebalance_tree.cpp | 290 const glsl_type *const new_type = in update_types() local
|
D | link_uniform_blocks.cpp | 331 const glsl_type *new_type = in resize_block_array() local
|
/third_party/selinux/libsepol/src/ |
D | link.c | 443 type_datum_t *type, *base_type, *new_type = NULL; in type_copy_callback() local 859 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local 1138 type_datum_t *type, *new_type = NULL; in type_fix_callback() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.c | 942 struct lp_type new_type; in lp_build_conv() local
|
/third_party/node/deps/v8/src/torque/ |
D | declarations.cc | 37 void CheckAlreadyDeclared(const std::string& name, const char* new_type) { in CheckAlreadyDeclared()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_lower_cubemap_to_array.c | 43 const struct glsl_type *new_type = glsl_without_array(type); in make_2darray_from_cubemap_with_array() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_nir_lower_int_cubemaps.c | 502 const struct glsl_type *new_type = glsl_without_array(type); in make_2darray_from_cubemap_with_array() local
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
D | parser.cc | 2191 auto new_type = ToType(token->AsString()); in ParseImage() local 2327 auto new_type = ToType(token->AsString()); in ParseBufferInitializer() local
|