Home
last modified time | relevance | path

Searched defs:basepath (Results 1 – 21 of 21) sorted by relevance

/third_party/python/Lib/test/test_tools/
D__init__.py9 basepath = os.path.normpath( variable
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcommon.h40 #define while_each_childdir(basepath, p_relpath, c_relpath, c_pathlen) \ argument
/third_party/node/deps/npm/test/tap/
Dlegacy-no-auth-leak.js4 var basepath = common.pkg variable
Dlegacy-private.js7 var basepath = common.pkg variable
Dlegacy-platform-all.js7 var basepath = common.pkg variable
Dlegacy-platform.js7 var basepath = common.pkg variable
Dlegacy-missing-bindir.js8 var basepath = common.pkg variable
Dlegacy-ignore-nested-nm.js7 var basepath = common.pkg variable
Dlegacy-test-package.js7 var basepath = common.pkg variable
Dbundled-dependencies.js9 var basepath = common.pkg variable
Dls.js6 var basepath = common.pkg variable
Dpack-files-and-ignores.js9 var basepath = common.pkg variable
/third_party/node/deps/npm/test/network/
Dlegacy-url-dep.js7 var basepath = path.resolve(__dirname, path.basename(__filename, '.js')) variable
Dlegacy-bundled-git.js7 var basepath = path.resolve(__dirname, path.basename(__filename, '.js')) variable
/third_party/node/deps/npm/test/need-npm5-update/
Dlegacy-optional-deps.js9 var basepath = path.resolve(__dirname, path.basename(__filename, '.js')) variable
Dlegacy-array-bin.js7 var basepath = path.resolve(__dirname, path.basename(__filename, '.js')) variable
Dlegacy-dir-bin.js7 var basepath = path.resolve(__dirname, path.basename(__filename, '.js')) variable
Dlegacy-npm-self-install.js10 var basepath = path.resolve(osenv.tmpdir(), path.basename(__filename, '.js')) variable
Dlegacy-shrinkwrap.js5 var basepath = path.resolve(__dirname, path.basename(__filename, '.js')) variable
/third_party/skia/tools/fonts/
Dcreate_test_font.cpp290 static void generate_fonts(const char* basepath, const SkSpan<const FontFamilyDesc>& families) { in generate_fonts()
/third_party/flutter/skia/tools/fonts/
Dcreate_test_font.cpp293 static void generate_fonts(const char* basepath, const SkSpan<const FontFamilyDesc>& families) { in generate_fonts()