Home
last modified time | relevance | path

Searched defs:baseDir (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
DinsertTags.py22 def insertTags(specFile, baseDir): argument
97 baseDir = 'man' variable
100 baseDir = sys.argv[1] variable
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
DgenRef.py179 def remapIncludes(lines, baseDir, specDir): argument
410 def emitPage(baseDir, specDir, pi, file): argument
492 def autoGenEnumsPage(baseDir, pi, file): argument
548 def autoGenFlagsPage(baseDir, flagName): argument
601 def autoGenHandlePage(baseDir, handleName): argument
641 def genRef(specFile, baseDir): argument
711 def genSinglePageRef(baseDir): argument
808 def genExtension(baseDir, extpath, name, info): argument
957 baseDir = results.genpath + '/ref' variable
959 baseDir = results.baseDir variable
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
Dsource_helpers.js200 constructor(baseDir, relPath, flags, dependentPaths) { argument
268 constructor(ast, baseDir, relPath, flags, dependentPaths) { argument
316 function loadSource(baseDir, relPath, parseStrict=false) { argument
410 function loadSourceAbs(baseDir, absPath) { argument
416 function loadDependency(baseDir, relPath) { argument
427 function loadDependencyAbs(baseDir, absPath) { argument
/third_party/vk-gl-cts/external/openglcts/scripts/
Dverify_kc_cts_rev.py42 def __init__(self, baseDir, extractDir): argument
52 def __init__(self, url, revision, baseDir, extractDir = "src"): argument
/third_party/vk-gl-cts/external/
Dfetch_sources.py47 def __init__(self, baseDir, extractDir): argument
61 def __init__(self, url, filename, checksum, baseDir, extractDir = "src", postExtract=None): argument
179 def __init__(self, url, filename, checksum, baseDir, extractDir = "src"): argument
232 def __init__(self, httpsUrl, sshUrl, revision, baseDir, extractDir = "src", removeTags = []): argument
/third_party/skia/tools/skdiff/
Dskdiff_html.cpp32 const SkString &baseDir, in print_table_header()
228 const SkString& baseDir, in print_diff_page()
Dskdiff_main.cpp365 const SkString& baseDir, in create_diff_images()
604 SkString baseDir; in main() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBPropertiesImporter.java90 File baseDir = new File(baseFile.getParent()); in beginImport() local
/third_party/vk-gl-cts/scripts/android/
Dbuild_apk.py636 def addFilesToAPK (config, apkPath, baseDir, relFilePaths): argument
661 def addFileToAPK (config, apkPath, baseDir, relFilePath): argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java290 Path baseDir = config.getOutputDir(); in processLdml() local
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js951 function findFile(baseDir, baseName) { argument
/third_party/typescript/src/harness/
DharnessIO.ts1281 let baseDir = ts.normalizePath(ts.getDirectoryPath(data.name)); variable
DfourslashImpl.ts279 const baseDir = ts.normalizePath(ts.getDirectoryPath(configFileName)); constant
/third_party/typescript/lib/
DtypingsInstaller.js7193 require: function (baseDir, moduleName) { argument
Dtsc.js4600 require: function (baseDir, moduleName) { argument