Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
DgenClear.py19 newPath = oriPath + "/out/gen" variable
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Drenameat.c33 char newPath[] = "/data/newrenameat.txt"; in renameat_0100() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
DTrailingPathOptimizer.java139 AnyPath newPath = path.extend(canTerminate(source, g)); in recursivelyDetachTrailingPaths() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeTreeFactorizer.java181 RangeSpecification newPath = path.extendByMask(mask); in recurse() local
/third_party/skia/m133/modules/pathkit/
Dpathkit_wasm_bindings.cpp344 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
354 void ApplyReverseAddPath(SkPath& orig, const SkPath& newPath) { in ApplyReverseAddPath()
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts525 const newPath = newFile.path; constant
545 const newPath = newFolder.path; constant
DfourslashInterfaceImpl.ts1892 readonly newPath: string; property
/third_party/rust/rust/src/tools/clippy/util/gh-pages/
Dscript.js274 $scope.$watch(function () { return $location.path(); }, function (newPath) { argument
/third_party/typescript/src/compiler/
DwatchUtilities.ts531 const newPath = removeIgnoredPath(fileOrDirectoryPath); constant
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp_sdk.cpp1621 bool newPath) in DocOpsPrepareForSave()
Ddng_xmp.cpp4394 bool newPath) in DocOpsPrepareForSave()
/third_party/skia/modules/pathkit/
Dpathkit_wasm_bindings.cpp335 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_xmp_sdk.cpp1621 bool newPath) in DocOpsPrepareForSave()
Ddng_xmp.cpp4394 bool newPath) in DocOpsPrepareForSave()
/third_party/ninja/src/
Dutil.cc698 string newPath = mp.translate(subsys->second.name); local
/third_party/musl/Benchmark/musl/
Dlibc_stdio.cpp1465 const char *newPath = DATA_ROOT"/data/data/test_new_renameat.txt"; in Bm_function_Renameat() local
/third_party/typescript/src/server/
Dsession.ts2594 const newPath = toNormalizedPath(args.newFilePath); constant
/third_party/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp219 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()
/third_party/skia/m133/modules/canvaskit/
Dcanvaskit_bindings.cpp428 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath()