Searched defs:old_type (Results 1 – 7 of 7) sorted by relevance
/external/tpm2/generator/ |
D | tpm_table.py | 235 def _SetBaseType(self, old_type, tpm_obj): argument 262 def _AddTypedef(self, old_type, new_type): argument
|
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
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
D | Dispatcher.java | 132 final DispatcherType old_type = baseRequest.getDispatcherType(); in include() local 220 final DispatcherType old_type=baseRequest.getDispatcherType(); in forward() local
|
/external/e2fsprogs/e2fsck/ |
D | util.c | 791 const char *profile_name, unsigned int *old_type) in e2fsck_set_bitmap_type()
|
/external/v8/test/cctest/compiler/ |
D | test-js-typed-lowering.cc | 286 Type* old_type = NodeProperties::GetType(old_input); in CheckToI32() local
|
/external/lldb/source/Target/ |
D | Target.cpp | 593 uint32_t old_type = in CreateWatchpoint() local
|
/external/v8/src/ |
D | objects.cc | 4315 FieldType* old_type = old_descriptors->GetFieldType(i); in TryReplayPropertyTransitions() local 18894 PropertyCellType old_type = original_details.cell_type(); in UpdateCell() local
|