Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/baselines/reference/
DAPISample_parseConfig.js34 const basePath: string = process.cwd(); constant
/third_party/typescript/tests/cases/compiler/
DAPISample_parseConfig.ts38 const basePath: string = process.cwd(); constant
/third_party/typescript/scripts/
DgenerateLocalizedDiagnosticMessages.ts110 const basePath = path.dirname(directoryPath); constant
/third_party/typescript/src/testRunner/
DfourslashRunner.ts3 protected basePath: string; property in Harness.FourSlashRunner
Dtest262Runner.ts4 private static readonly basePath = "internal/cases/test262"; property in Harness.Test262BaselineRunner
DcompilerRunner.ts14 private basePath = "tests/cases"; property in Harness.CompilerBaselineRunner
/third_party/node/deps/npm/node_modules/debug/
Dkarma.conf.js8 basePath: '', property
/third_party/skia/src/ports/
DSkFontMgr_android_parser.cpp646 const SkString& basePath, bool isFallback) in parse_config_file()
703 const SkString& basePath) in append_system_font_families()
722 const SkString& basePath) in append_fallback_font_families_for_locale()
759 const SkString& basePath) in append_system_fallback_font_families()
768 const SkString& basePath) in mixin_vendor_fallback_font_families()
802 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
817 const SkString& basePath, in GetCustomFontFamilies()
/third_party/flutter/skia/src/ports/
DSkFontMgr_android_parser.cpp636 const SkString& basePath, bool isFallback) in parse_config_file()
693 const SkString& basePath) in append_system_font_families()
712 const SkString& basePath) in append_fallback_font_families_for_locale()
749 const SkString& basePath) in append_system_fallback_font_families()
758 const SkString& basePath) in mixin_vendor_fallback_font_families()
792 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
807 const SkString& basePath, in GetCustomFontFamilies()
DSkFontMgr_config_parser.cpp486 const SkString& basePath, bool isFallback) in parse_config_file()
543 const SkString& basePath) in append_system_font_families()
555 SkString basePath(containerFontBasePath.c_str()); in GetSystemFontFamilies() local
/third_party/flutter/skia/tests/
DFontMgrAndroidParserTest.cpp242 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
277 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
354 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
/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/vk-gl-cts/scripts/verify/
Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/third_party/node/deps/npm/docs/
Dgatsby-node.js7 const slug = createFilePath({node, getNode, basePath: 'content', trailingSlash: false}) property
/third_party/node/deps/npm/node_modules/fs-vacuum/test/
Dnot-remove-home-directory.js21 var homePath, basePath, realHome variable
/third_party/vk-gl-cts/scripts/build/
Dconfig.py102 def getBinaryPath (self, buildType, basePath): argument
149 def getBinaryPath (self, buildType, basePath): argument
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts564 const basePath = getDirectoryPath(path); constant
584 const basePath = getDirectoryPath(path); constant
670 const basePath = getDirectoryPath(fileOrDirectory.path); constant
772 const basePath = getDirectoryPath(fullPath); constant
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h384 char basePath[1024]; variable
/third_party/typescript/src/compiler/
Dwatch.ts168 …const basePath = getDirectoryPath(getNormalizedAbsolutePath(configFile.fileName, program.getCurren… constant
177 …const basePath = getDirectoryPath(getNormalizedAbsolutePath(configFile.fileName, program.getCurren… 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/vk-gl-cts/scripts/
Dmake_release.py50 def removeLeadingPath (path, basePath): argument
62 def getFileList (basePath): argument
Drun_nightly.py97 def getBinaryPath(self, 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/jsoncpp/src/jsontestrunner/
Dmain.cpp286 Json::String basePath = removeSuffix(opts.path, ".json"); in runTest() local
/third_party/typescript/src/tsserver/
DnodeServer.ts879 const basePath = process.env.LOCALAPPDATA || constant

12