Searched defs:otherPath (Results 1 – 13 of 13) sorted by relevance
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
D | JimfsPath.java | 169 JimfsPath otherPath = checkPath(other); in startsWith() local 183 JimfsPath otherPath = checkPath(other); in endsWith() local 263 JimfsPath otherPath = checkPath(other); in resolve() local 285 JimfsPath otherPath = checkPath(other); in resolveSibling() local 307 JimfsPath otherPath = checkPath(other); in relativize() local
|
/external/skia/modules/canvaskit/ |
D | pathops.js | 4 CanvasKit.Path.prototype.op = function(otherPath, op) { argument
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ValuePathStatus.java | 71 String otherPath = "//ldml/numbers/decimalFormats[@numberSystem=\"" + arguments.value[1] in isMissingOk() local
|
/external/skqp/modules/pathkit/ |
D | chaining.js | 112 PathKit.SkPath.prototype.op = function(otherPath, op) { argument
|
D | externs.js | 52 _op: function(otherPath, op) {}, argument 101 PathKit.SkPath.prototype.op = function(otherPath, op) {}; argument
|
/external/skia/modules/pathkit/ |
D | chaining.js | 112 PathKit.SkPath.prototype.op = function(otherPath, op) { argument
|
D | externs.js | 52 _op: function(otherPath, op) {}, argument 101 PathKit.SkPath.prototype.op = function(otherPath, op) {}; argument
|
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 32 const SkPoint& stop, SkPath* otherPath) { in SquareCapper()
|
/external/skqp/src/core/ |
D | SkStrokerPriv.cpp | 32 const SkPoint& stop, SkPath* otherPath) { in SquareCapper()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | FilterFactory.java | 167 String otherPath = parts.toString(); in removeRedundantPaths() local
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | ConsoleCheckCLDR.java | 627 Status otherPath = new Status(); in main() local 1546 final String otherPath = path == null ? null in showValue() local
|
/external/skqp/experimental/canvaskit/ |
D | interface.js | 295 CanvasKit.SkPath.prototype.op = function(otherPath, op) { argument
|
/external/fonttools/Lib/fontTools/designspaceLib/ |
D | __init__.py | 1137 def _posixRelativePath(self, otherPath): argument
|