Searched defs:new_type (Results 1 – 14 of 14) sorted by relevance
| /external/tpm2/generator/ |
| D | structure_generator.py | 425 def __init__(self, old_type, new_type): argument 493 def __init__(self, old_type, new_type): argument 580 def __init__(self, old_type, new_type): argument 722 def __init__(self, old_type, new_type): argument
|
| D | tpm_table.py | 262 def _AddTypedef(self, old_type, new_type): argument
|
| /external/e2fsprogs/lib/blkid/ |
| D | dev.c | 132 char *new_type, *new_value; in blkid_dev_set_search() local
|
| /external/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 | 314 const glsl_type *new_type = in resize_block_array() local
|
| D | linker.cpp | 1416 const glsl_type *new_type = in visit() local 1425 const glsl_type *new_type = in visit() local
|
| /external/selinux/libsepol/src/ |
| D | link.c | 441 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
|
| D | expand.c | 80 type_datum_t *type, *new_type; in type_copy_callback() local 149 type_datum_t *type, *new_type; in attr_convert_callback() local
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_conv.c | 912 struct lp_type new_type; in lp_build_conv() local
|
| /external/v8/src/ |
| D | lookup.cc | 360 PropertyCellType new_type = in PrepareTransitionToDataProperty() local
|
| D | objects.cc | 4166 FieldType* new_type = new_descriptors->GetFieldType(i); in TryReplayPropertyTransitions() local 4191 FieldType* new_type = new_descriptors->GetFieldType(i); in TryReplayPropertyTransitions() local 19482 PropertyCellType new_type = UpdatedType(cell, value, original_details); in PrepareForValue() local
|
| /external/v8/src/compiler/ |
| D | simplified-lowering.cc | 415 Type* new_type = type; in UpdateFeedbackType() local
|
| D | register-allocator.cc | 2416 UsePositionType new_type = UsePositionType::kAny; in BuildLiveRanges() local
|
| /external/v8/src/crankshaft/ |
| D | hydrogen-instructions.h | 529 void set_type(HType new_type) { in set_type()
|