Home
last modified time | relevance | path

Searched defs:newPath (Results 1 – 25 of 25) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDtdDelta.java171 String newPath = path + "/" + element.name; in checkNames() local
233 final String newPath; field in ChartDtdDelta.DiffElement
237 …public DiffElement(DtdData dtdCurrent, String version, String newPath, String newElement, Set<Stri… in DiffElement()
278 …private void addData(DtdData dtdCurrent, String element, String prefix, String newPath, Set<String… in addData()
DGetChanges.java120 String newPath = fixOldPath(xpath); in main() local
DFilterFactory.java271 String newPath = entry.newValue; in modifyFile() local
347 String newPath = RegexLookup.replace(newValue, arguments.value); in modifyFile() local
DShowDtdDiffs.java91 String newPath = path + "/" + element.name; in checkNames() local
/external/archive-patcher/tools/src/main/java/com/google/archivepatcher/tools/
DPatchExplainerTool.java103 String newPath = null; in run() local
DFileByFileTool.java112 String newPath = null; in run() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPerf.java144 String newPath = newParts.set(path).toString(); in TestXPathPartsWithComparators() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java192 final private String newPath; field in XMLSource.Alias
206 String newPath = null; in make() local
218 private Alias(int pos, String oldPath, String newPath, String aliasParts) { in Alias()
353 public String changeNewToOld(String fullPath, String newPath, String oldPath) { in changeNewToOld()
1573 String newPath = CLDRFile.getNondraftNonaltXPath(path); in getWinningPath() local
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp139 SmallString<200> newPath = StringRef(FE->getName()); in flushToFile() local
/external/u-boot/cmd/
Dyaffs2.c267 char *newPath; in do_ymv() local
/external/u-boot/fs/yaffs2/
Dyaffs_uboot_glue.c458 void cmd_yaffs_mv(const char *oldPath, const char *newPath) in cmd_yaffs_mv()
Dyaffsfs.c1479 int yaffs_rename(const YCHAR *oldPath, const YCHAR *newPath) in yaffs_rename()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java554 GeneralPath newPath = new GeneralPath(); in offset() local
576 GeneralPath newPath = new GeneralPath(); in transform() local
/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/bsdiff/
DBsPatchTest.java625 private void invokeApplyPatch(String oldPath, String patchPatch, String newPath) in invokeApplyPatch()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDisplayCollisions.java619 String newPath = currentAttributesToIgnore.reset(pathName).replaceAll(""); in getPathsWithValue() local
DConsoleCheckCLDR.java1479 String newPath = CLDRFile.getNondraftNonaltXPath(path); in addPrettyPath() local
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp1621 bool newPath) in DocOpsPrepareForSave()
Ddng_xmp.cpp4394 bool newPath) in DocOpsPrepareForSave()
/external/skqp/modules/pathkit/
Dpathkit_wasm_bindings.cpp348 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
/external/skia/modules/pathkit/
Dpathkit_wasm_bindings.cpp348 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
/external/curl/tests/python_dependencies/impacket/
Dsmb3.py1322 def rename(self, shareName, oldPath, newPath): argument
/external/skqp/experimental/canvaskit/
Dcanvaskit_bindings.cpp156 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp577 CFX_PathData newPath; in DrawPathWithBlend() local
/external/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp176 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1289 bool newPath = false; in CacheSaveCount() local