Searched defs:old_file (Results 1 – 3 of 3) sorted by relevance
185 std::unique_ptr<FileInterface> old_file = File::FOpen(old_filename, O_RDONLY); in bspatch() local235 std::unique_ptr<FileInterface> old_file(new MemoryFile(old_data, old_size)); in bspatch() local243 int bspatch(const std::unique_ptr<FileInterface>& old_file, in bspatch()
289 char old_file[i]; in write_rotate() local
762 rc_register_file old_file, in rgb_to_alpha_remap()