Searched defs:dirs (Results 1 – 25 of 157) sorted by relevance
1234567
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | path-reservations.js | 29 const dirs = path.split('/').slice(0, -1).reduce((set, path) => { constant 124 const dirs = new Set( constant 127 reservations.set(fn, {dirs, paths}) property
|
/third_party/eudev/src/shared/ |
D | conf-files.c | 109 …nt conf_files_list_strv_internal(char ***strv, const char *suffix, const char *root, char **dirs) { in conf_files_list_strv_internal() 145 …conf_files_list_strv(char ***strv, const char *suffix, const char *root, const char* const* dirs) { in conf_files_list_strv()
|
/third_party/python/Tools/msi/ |
D | uploadrelease.ps1 | 97 $dirs = gci "$build" -Directory variable 99 $dirs = ($dirs, (gi $embed)) | %{ $_ } variable
|
/third_party/boost/tools/boostdep/depinst/ |
D | depinst.py | 119 def scan_module_dependencies( m, x, gm, deps, dirs ): argument 262 dirs = [ 'include', 'src', 'test' ] variable
|
/third_party/boost/tools/build/src/util/ |
D | path.py | 260 def glob (dirs, patterns): argument 839 def glob(dirs, patterns, exclude_patterns=None): argument
|
/third_party/skia/tests/ |
D | PathOpsInverseTest.cpp | 10 const SkPathDirection dirs[] = {SkPathDirection::kCW, SkPathDirection::kCCW}; in DEF_TEST() local
|
/third_party/node/deps/npm/node_modules/normalize-package-data/node_modules/resolve/lib/ |
D | node-modules-paths.js | 19 return paths.reduce(function (dirs, aPath) { argument
|
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/ |
D | common_exec.py | 30 def makedirs(dirs): argument
|
/third_party/icu/icu4c/source/python/icutools/databuilder/renderers/ |
D | common_exec.py | 30 def makedirs(dirs): argument
|
/third_party/libuv/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/benchmark/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/googletest/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/grpc/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/gn/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/mbedtls/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/node/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/libffi/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/libpsl/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/abseil-cpp/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/weex-loader/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/PyYAML/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/lz4/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/sqlite/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/jsframework/ |
D | bundle.json | 10 "dirs": {}, object
|
/third_party/parse5/ |
D | bundle.json | 10 "dirs": {}, object
|
1234567