Searched refs:existing_file (Results 1 – 4 of 4) sorted by relevance
238 existing_file=gettext-0.10.35/ABOUT-NLS242 if (cd "$unpacked" && $prog cf - --owner=root --group=root "$existing_file") >/dev/null 2>&1; then
1000 existing_file; in test_set_contents_full() member1036 switch (tests[i].existing_file) in test_set_contents_full()1054 if (tests[i].existing_file == EXISTING_FILE_SYMLINK) in test_set_contents_full()1118 if (tests[i].existing_file == EXISTING_FILE_NONE) in test_set_contents_full()1122 if (tests[i].existing_file == EXISTING_FILE_SYMLINK) in test_set_contents_full()
4258 static bool ExistingFileMatchesProto(const FileDescriptor* existing_file, in ExistingFileMatchesProto() argument4261 existing_file->CopyTo(&existing_proto); in ExistingFileMatchesProto()4264 if (existing_file->syntax() == FileDescriptor::SYNTAX_PROTO2 && in ExistingFileMatchesProto()4267 existing_file->SyntaxName(existing_file->syntax())); in ExistingFileMatchesProto()4282 const FileDescriptor* existing_file = tables_->FindFile(filename_); in BuildFile() local4283 if (existing_file != nullptr) { in BuildFile()4285 if (ExistingFileMatchesProto(existing_file, proto)) { in BuildFile()4287 return existing_file; in BuildFile()
241 CopyFileW( boost::nowide::widen(existing_file).c_str(),257 boost::nowide::basic_stackstring<wchar_t,char,64> wexisting_file(existing_file), wnew_file(new_file…