/third_party/vk-gl-cts/scripts/android/ |
H A D | build_apk.py | 267 def resolvePath (config, path): function 279 return list(map(lambda p: resolvePath(config, p), paths)) 419 manifestPath = resolvePath(config, self.getManifestPath()) 474 dstDir = os.path.dirname(resolvePath(config, [GeneratedResSourcePath(self.package)])) 484 "-S", resolvePath(config, self.package.getResPath()), 485 "-M", resolvePath(config, self.package.getManifestPath()), 486 "-J", resolvePath(config, [BuildRoot(), self.package.getAppDirName(), "src"]), 518 jarPath = resolvePath(config, self.package.getClassesJarPath()) 519 objPath = resolvePath(config, [BuildRoot(), self.package.getAppDirName(), "obj"]) 520 classPaths = [objPath] + [resolvePath(confi [all...] |
/third_party/weex-loader/deps/weex-scripter/lib/ |
H A D | require-parse.js | 10 function resolvePath(searchPath, pathBase) { 27 var resolvedPath = resolvePath(rawPath, path.dirname(currentPath))
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserharness.js | 735 public resolvePath(s: string) { return s; } 1133 resolvePath: (path: string) => path 2706 EmitterIOHost.prototype.resolvePath = function (s) { return s; };
3057 resolvePath: function (path) { return path; }
|
/third_party/typescript/lib/ |
H A D | tsserver.js | 3094 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 7145 resolvePath: function (path) { return _path.resolve(path); }, 8007 * resolvePath("/path", "to", "file.ext") === "path/to/file.ext" 8008 * resolvePath("/path", "to", "file.ext/") === "path/to/file.ext/" 8009 * resolvePath("/path", "dir", "..", "to", "file.ext") === "path/to/file.ext" 8012 function resolvePath(path) { function 8019 ts.resolvePath = resolvePath; 8251 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirector [all...] |
H A D | typingsInstaller.js | 3074 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 7125 resolvePath: function (path) { return _path.resolve(path); }, 7987 * resolvePath("/path", "to", "file.ext") === "path/to/file.ext" 7988 * resolvePath("/path", "to", "file.ext/") === "path/to/file.ext/" 7989 * resolvePath("/path", "dir", "..", "to", "file.ext") === "path/to/file.ext" 7992 function resolvePath(path) { function 7999 ts.resolvePath = resolvePath; 8231 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirector [all...] |
H A D | tsc.js | 2637 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 4527 resolvePath: function (path) { return _path.resolve(path); }, 5177 function resolvePath(path) { function 5184 ts.resolvePath = resolvePath; 5371 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirectory, relativeOrAbsolutePath), ts.equateStringsCaseSensitive, getCanonicalFileName); 9653 filePath = sys.resolvePath(ts.combinePaths(filePath, "diagnosticMessages.generated.json")); 11476 etsComponentsLibNames.push(ts.sys.resolvePath(libFileName)); 11479 var referencedFileName = ts.sys.resolvePath(t [all...] |
H A D | tsserverlibrary.js | 3093 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 7144 resolvePath: function (path) { return _path.resolve(path); }, 8006 * resolvePath("/path", "to", "file.ext") === "path/to/file.ext" 8007 * resolvePath("/path", "to", "file.ext/") === "path/to/file.ext/" 8008 * resolvePath("/path", "dir", "..", "to", "file.ext") === "path/to/file.ext" 8011 function resolvePath(path) { function 8018 ts.resolvePath = resolvePath; 8250 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirector [all...] |
H A D | typescript.js | 3084 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 7135 resolvePath: function (path) { return _path.resolve(path); }, 7997 * resolvePath("/path", "to", "file.ext") === "path/to/file.ext" 7998 * resolvePath("/path", "to", "file.ext/") === "path/to/file.ext/" 7999 * resolvePath("/path", "dir", "..", "to", "file.ext") === "path/to/file.ext" 8002 function resolvePath(path) { function 8009 ts.resolvePath = resolvePath; 8241 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirector [all...] |
H A D | typescriptServices.js | 3084 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 7135 resolvePath: function (path) { return _path.resolve(path); }, 7997 * resolvePath("/path", "to", "file.ext") === "path/to/file.ext" 7998 * resolvePath("/path", "to", "file.ext/") === "path/to/file.ext/" 7999 * resolvePath("/path", "dir", "..", "to", "file.ext") === "path/to/file.ext" 8002 function resolvePath(path) { function 8009 ts.resolvePath = resolvePath; 8241 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirector [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 3193 var basePath = ts.getDirectoryPath(ts.resolvePath(ts.sys.getExecutingFilePath())); 6998 resolvePath: function (path) { return _path.resolve(path); }, 7949 * resolvePath("/path", "to", "file.ext") === "path/to/file.ext" 7950 * resolvePath("/path", "to", "file.ext/") === "path/to/file.ext/" 7951 * resolvePath("/path", "dir", "..", "to", "file.ext") === "path/to/file.ext" 7954 function resolvePath(path) { function 7961 ts.resolvePath = resolvePath; 8193 var pathComponents = getPathComponentsRelativeTo(resolvePath(currentDirectory, directoryPathOrUrl), resolvePath(currentDirector [all...] |