Home
last modified time | relevance | path

Searched defs:rootDirectory (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp811 bool rootDirectory = path::has_root_directory(p), in make_absolute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp880 bool rootDirectory = path::has_root_directory(p); in make_absolute() local
/third_party/typescript/lib/
DtypingsInstaller.js123599 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { argument
Dtsc.js102596 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { argument