Searched refs:old_type (Results 1 – 4 of 4) sorted by relevance
62 for old_type, new_type in TYPE_SUBSTITUTIONS:63 dst = dst.replace(old_type, new_type)
799 const char *profile_name, unsigned int *old_type) in e2fsck_set_bitmap_type() argument804 if (old_type) in e2fsck_set_bitmap_type()805 *old_type = fs->default_bitmap_type; in e2fsck_set_bitmap_type()
645 unsigned int *old_type);
4937 FieldType* old_type = old_descriptors->GetFieldType(i); in TryReplayPropertyTransitions() local4938 if (FieldTypeIsCleared(old_details.representation(), old_type) || in TryReplayPropertyTransitions()4939 !old_type->NowIs(new_type)) { in TryReplayPropertyTransitions()18699 PropertyCellType old_type = original_details.cell_type(); in PrepareForValue() local18730 if (!invalidate && (old_type != new_type || in PrepareForValue()