Searched defs:dirs (Results 1 – 25 of 161) 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 129 const dirs = new Set( constant 132 reservations.set(fn, { dirs, paths }) property
|
| /third_party/python/Tools/msi/ |
| D | uploadrelease.ps1 | 97 $dirs = gci "$build" -Directory variable 99 $dirs = ($dirs, (gi $embed)) | %{ $_ } variable
|
| /third_party/node/deps/npm/node_modules/mkdirp/bin/ |
| D | cmd.js | 25 const dirs = [] variable
|
| /third_party/node/deps/npm/node_modules/init-package-json/lib/ |
| D | default-input.js | 16 const dirs = await fs.readdir('node_modules').catch(() => null) constant 139 const dirs = await fs.readdir(dirname) constant
|
| /third_party/skia/tests/ |
| D | PathOpsInverseTest.cpp | 10 const SkPathDirection dirs[] = {SkPathDirection::kCW, SkPathDirection::kCCW}; in DEF_TEST() local
|
| /third_party/elfutils/tests/ |
| D | next-files.c | 61 const char *const *dirs; in main() local
|
| D | get-files.c | 79 const char *const *dirs; in main() local
|
| /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/rust/crates/cxx/book/ |
| D | build.js | 31 const dirs = ['build']; variable
|
| /third_party/weex-loader/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/typescript/ |
| D | bundle.json | 9 "dirs": {}, object
|
| /third_party/PyYAML/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/ltp/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/littlefs/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/unity/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/harfbuzz/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/parse5/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/libffi/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/gn/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/jsframework/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/tzdata/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/glfw/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/decimal.js/ |
| D | bundle.json | 10 "dirs": {}, object
|
| /third_party/libcoap/ |
| D | bundle.json | 10 "dirs": {}, object
|
1234567