Home
last modified time | relevance | path

Searched defs:RelativePath (Results 1 – 3 of 3) sorted by relevance

/third_party/node/tools/gyp/pylib/gyp/
Dcommon.py142 def RelativePath(path, relative_to, follow_path_symlink=True): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dcommon.py139 def RelativePath(path, relative_to, follow_path_symlink=True): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp146 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()