Home
last modified time | relevance | path

Searched defs:basePath (Results 1 – 25 of 36) sorted by relevance

12

/third_party/grpc/
DPackage.swift6 var basePath = FileManager.default.fileExists(atPath: "native") ? "native" : "." variable
DBoringSSL-Package.swift6 let basePath = "third_party/boringssl-with-bazel" variable
/third_party/typescript/tests/baselines/reference/
DAPISample_parseConfig.js35 const basePath: string = process.cwd(); constant
/third_party/typescript/tests/cases/compiler/
DAPISample_parseConfig.ts38 const basePath: string = process.cwd(); constant
/third_party/skia/m133/src/ports/
DSkFontMgr_android_parser.cpp663 const SkString& basePath, bool isFallback) in parse_config_file()
720 const SkString& basePath) in append_system_font_families()
739 const SkString& basePath) in append_fallback_font_families_for_locale()
776 const SkString& basePath) in append_system_fallback_font_families()
785 const SkString& basePath) in mixin_vendor_fallback_font_families()
819 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
840 SkString basePath(containerFontBasePath.c_str()); in GetSystemFontFamiliesForSymbol() local
849 const SkString& basePath, in GetCustomFontFamilies()
DSkFontMgr_config_parser.cpp488 const SkString& basePath, bool isFallback) in parse_config_file()
545 const SkString& basePath) in append_system_font_families()
557 SkString basePath(containerFontBasePath.c_str()); in GetSystemFontFamilies() local
/third_party/skia/src/ports/
DSkFontMgr_android_parser.cpp655 const SkString& basePath, bool isFallback) in parse_config_file()
712 const SkString& basePath) in append_system_font_families()
731 const SkString& basePath) in append_fallback_font_families_for_locale()
768 const SkString& basePath) in append_system_fallback_font_families()
777 const SkString& basePath) in mixin_vendor_fallback_font_families()
811 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
832 SkString basePath(containerFontBasePath.c_str()); in GetSystemFontFamiliesForSymbol() local
841 const SkString& basePath, in GetCustomFontFamilies()
DSkFontMgr_config_parser.cpp487 const SkString& basePath, bool isFallback) in parse_config_file()
544 const SkString& basePath) in append_system_font_families()
556 SkString basePath(containerFontBasePath.c_str()); in GetSystemFontFamilies() local
/third_party/typescript/src/testRunner/
DfourslashRunner.ts6 protected basePath: string; property in FourSlashRunner
Dtest262Runner.ts8 private static readonly basePath = "internal/cases/test262"; property in Test262BaselineRunner
DcompilerRunner.ts22 private basePath = "tests/cases"; property in CompilerBaselineRunner
/third_party/skia/tests/
DFontMgrAndroidParserTest.cpp241 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
276 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
353 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
/third_party/skia/m133/tests/
DFontMgrAndroidParserTest.cpp289 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST_SCANNERS() local
325 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST_SCANNERS() local
402 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST_SCANNERS() local
/third_party/vk-gl-cts/scripts/verify/
Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/third_party/vk-gl-cts/scripts/build/
Dconfig.py102 def getBinaryPath (self, buildType, basePath): argument
149 def getBinaryPath (self, buildType, basePath): argument
/third_party/vk-gl-cts/scripts/ctsbuild/
Dconfig.py102 def getBinaryPath (self, buildType, basePath): argument
149 def getBinaryPath (self, buildType, basePath): argument
/third_party/tex-hyphen/tests/testsuite/languages/amharic/hyphenator/
DHyphenator.js111 basePath = (function () { function in Hyphenator
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h389 char basePath[1024]; variable
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Dintltest.h389 char basePath[1024]; variable
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts526 const basePath = getDirectoryPath(path); constant
546 const basePath = getDirectoryPath(path); constant
638 const basePath = getDirectoryPath(fileOrDirectory.path); constant
739 const basePath = getDirectoryPath(fullPath); constant
/third_party/vk-gl-cts/executor/tools/
DxeExtractShaderPrograms.cpp79 …const string basePath = string(de::FilePath::join(cmdLine.dstPath, casePath).getPath()) + "." + de… in writeShaderProgram() local
/third_party/typescript/src/compiler/
Dwatch.ts334 …const basePath = getDirectoryPath(getNormalizedAbsolutePath(configFile.fileName, program.getCurren… constant
347 …const basePath = getDirectoryPath(getNormalizedAbsolutePath(configFile.fileName, program.getCurren… constant
/third_party/vk-gl-cts/scripts/
Dmake_release.py50 def removeLeadingPath (path, basePath): argument
62 def getFileList (basePath): argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DResultSpec.java259 VarString basePath = instructions.get(Instruction.BASE_XPATH); in getResultPath() local
/third_party/tex-hyphen/webpage/hyphenator_3.1.0/
DHyphenator.js162 basePath = (function () { function in Hyphenator

12