| /third_party/lzma/CPP/Windows/ |
| D | FileDir.cpp | 228 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile() 275 bool MyMoveFile_with_Progress(CFSTR oldFile, CFSTR newFile, in MyMoveFile_with_Progress() 1000 static BOOL My_CopyFile(CFSTR oldFile, CFSTR newFile, ICopyFileProgress *progress) in My_CopyFile() 1051 bool MyMoveFile_with_Progress(CFSTR oldFile, CFSTR newFile, in MyMoveFile_with_Progress() 1074 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile()
|
| /third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
| D | CommandLineMain.java | 125 String newFile = mr.exportToFile(originalFile.getFileName().toString()); in printFileReport() local
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | ReportAPI.java | 93 String newFile = null; in main() local 133 ReportAPI(String oldFile, String newFile, boolean internal) { in ReportAPI()
|
| /third_party/vk-gl-cts/scripts/ |
| D | check_swiftshader_runtime.py | 480 newFile, oldFile = ARGS.files variable
|
| /third_party/typescript/src/testRunner/unittests/tsbuildWatch/ |
| D | programUpdates.ts | 95 const newFile: ts.tscWatch.File = { constant
|
| /third_party/skia/m133/tools/run-wasm-gm-tests/ |
| D | run-wasm-gm-tests.js | 189 const newFile = path.join(options.output, md5 + '.png'); constant
|
| /third_party/skia/tools/run-wasm-gm-tests/ |
| D | run-wasm-gm-tests.js | 189 const newFile = path.join(options.output, md5 + '.png'); constant
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | extensionmetadocgenerator.py | 487 def newFile(self, filename): member in ExtensionMetaDocOutputGenerator
|
| /third_party/typescript/src/compiler/ |
| D | program.ts | 1343 const newFile = getSourceFileByPath(oldSourceFile.resolvedPath); constant 1828 const modifiedSourceFiles: { oldFile: SourceFile, newFile: SourceFile }[] = []; constant 1964 for (const { oldFile: oldSourceFile, newFile: newSourceFile } of modifiedSourceFiles) { constant
|
| /third_party/typescript/src/compiler/transformers/ |
| D | declarations.ts | 337 … const newFile = factory.updateSourceFile(sourceFile, [factory.createModuleDeclaration( constant
|
| /third_party/typescript/src/harness/ |
| D | virtualFileSystemWithWatch.ts | 524 const newFile = this.toFsFile({ path: newFullPath, content: file.content }); constant
|
| /third_party/typescript/src/server/ |
| D | project.ts | 1298 const newFile = this.program.getSourceFileByPath(f.resolvedPath); constant
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| D | RBManagerGUI.java | 1108 File newFile = saveFileChooser.getSelectedFile(); in saveResourcesAs() local
|
| /third_party/typescript/lib/ |
| D | tsc.js | 105810 modifiedSourceFiles.push({ oldFile: oldSourceFile, newFile: newSourceFile }); property 105813 modifiedSourceFiles.push({ oldFile: oldSourceFile, newFile: newSourceFile }); property 105828 for (const { oldFile: oldSourceFile, newFile: newSourceFile } of modifiedSourceFiles) { property
|