Home
last modified time | relevance | path

Searched defs:newFile (Results 1 – 14 of 14) sorted by relevance

/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DCommandLineMain.java125 String newFile = mr.exportToFile(originalFile.getFileName().toString()); in printFileReport() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DReportAPI.java93 String newFile = null; in main() local
133 ReportAPI(String oldFile, String newFile, boolean internal) { in ReportAPI()
/third_party/lzma/CPP/Windows/
DFileDir.cpp220 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile()
928 static BOOL My_CopyFile(CFSTR oldFile, CFSTR newFile) in My_CopyFile()
955 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile()
/third_party/vk-gl-cts/scripts/
Dcheck_swiftshader_runtime.py480 newFile, oldFile = ARGS.files variable
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DprogramUpdates.ts94 const newFile: File = { constant
/third_party/skia/tools/run-wasm-gm-tests/
Drun-wasm-gm-tests.js189 const newFile = path.join(options.output, md5 + '.png'); constant
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dextensionmetadocgenerator.py487 def newFile(self, filename): member in ExtensionMetaDocOutputGenerator
/third_party/typescript/src/compiler/
Dprogram.ts1268 const newFile = getSourceFileByPath(oldSourceFile.resolvedPath); constant
1744 const modifiedSourceFiles: { oldFile: SourceFile, newFile: SourceFile }[] = []; constant
1880 for (const { oldFile: oldSourceFile, newFile: newSourceFile } of modifiedSourceFiles) { constant
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts290 … const newFile = factory.updateSourceFile(sourceFile, [factory.createModuleDeclaration( constant
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts512 const newFile = this.toFsFile({ path: newFullPath, content: file.content }); constant
/third_party/typescript/src/server/
Dproject.ts1265 const newFile = this.program.getSourceFileByPath(f.resolvedPath); constant
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1108 File newFile = saveFileChooser.getSelectedFile(); in saveResourcesAs() local
/third_party/typescript/lib/
Dtsc.js103061 modifiedSourceFiles.push({ oldFile: oldSourceFile, newFile: newSourceFile }); property
103065 modifiedSourceFiles.push({ oldFile: oldSourceFile, newFile: newSourceFile }); property
106916 …= null || newProgram === void 0 ? void 0 : newProgram.getSourceFiles().forEach(function (newFile) { argument
DtypingsInstaller.js124135 modifiedSourceFiles.push({ oldFile: oldSourceFile, newFile: newSourceFile }); property
124141 modifiedSourceFiles.push({ oldFile: oldSourceFile, newFile: newSourceFile }); property
128545 …= null || newProgram === void 0 ? void 0 : newProgram.getSourceFiles().forEach(function (newFile) { argument