Home
last modified time | relevance | path

Searched refs:old_file (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/lib/
Dflags.cc104 string old_file; in ShowUsageRestrict() local
118 if (file != old_file) { in ShowUsageRestrict()
124 old_file = file; in ShowUsageRestrict()
/external/toybox/toys/pending/
Dsyslogd.c290 char old_file[i]; in write_rotate() local
296 sprintf(old_file, "%s.%d", tf->filename, --i); in write_rotate()
297 rename(old_file, new_file); in write_rotate()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c762 rc_register_file old_file, in rgb_to_alpha_remap() argument
775 old_file, new_index); in rgb_to_alpha_remap()