Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 23 of 23) sorted by relevance

/external/v8/src/compiler/
Dtype-narrowing-reducer.cc25 Type new_type = Type::Any(); in Reduce() local
Dsimplified-lowering.cc420 Type new_type = type; in UpdateFeedbackType() local
Dregister-allocator.cc2428 UsePositionType new_type = UsePositionType::kRegisterOrSlot; in BuildLiveRanges() local
/external/e2fsprogs/lib/blkid/
Ddev.c132 char *new_type, *new_value; in blkid_dev_set_search() local
/external/mesa3d/src/compiler/glsl/
Dopt_rebalance_tree.cpp290 const glsl_type *const new_type = in update_types() local
Dlink_uniform_blocks.cpp325 const glsl_type *new_type = in resize_block_array() local
Dlinker.cpp1466 const glsl_type *new_type = in visit() local
1475 const glsl_type *new_type = in visit() local
/external/v8/src/torque/
Ddeclarations.cc51 const char* new_type) { in CheckAlreadyDeclared()
232 const StructType* new_type = TypeOracle::GetStructType(module, name, fields); in DeclareStruct() local
Dtypes.h355 void SetType(const Type* new_type) { type_ = new_type; } in SetType()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp542 const analysis::Type* new_type = in CanUpdateUses() local
722 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dconst_folding_rules.cpp203 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
536 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
Dtype_manager.cpp877 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp542 const analysis::Type* new_type = in CanUpdateUses() local
722 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dconst_folding_rules.cpp203 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
536 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
Dtype_manager.cpp874 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h567 void Delete(T* obj, uint32_t new_type) { in Delete()
/external/selinux/libsepol/src/
Dlink.c441 type_datum_t *type, *base_type, *new_type = NULL; in type_copy_callback() local
857 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local
1165 type_datum_t *type, *new_type = NULL; in type_fix_callback() local
Dexpand.c81 type_datum_t *type, *new_type; in type_copy_callback() local
150 type_datum_t *type, *new_type; in attr_convert_callback() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c912 struct lp_type new_type; in lp_build_conv() local
/external/v8/src/
Dlookup.cc575 PropertyCellType new_type = in PrepareTransitionToDataProperty() local
Dobjects.cc4929 FieldType* new_type = new_descriptors->GetFieldType(i); in TryReplayPropertyTransitions() local
4954 FieldType* new_type = new_descriptors->GetFieldType(i); in TryReplayPropertyTransitions() local
18711 PropertyCellType new_type = in PrepareForValue() local
/external/python/cpython3/Lib/
Dtyping.py1433 def new_type(x): function
/external/python/cpython3/Modules/
D_testcapimodule.c2186 PyObject *new_type, *new_value, *new_tb; in test_set_exc_info() local