Home
last modified time | relevance | path

Searched defs:dirs (Results 1 – 25 of 161) sorted by relevance

1234567

/third_party/node/deps/npm/node_modules/tar/lib/
Dpath-reservations.js29 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/
Duploadrelease.ps197 $dirs = gci "$build" -Directory variable
99 $dirs = ($dirs, (gi $embed)) | %{ $_ } variable
/third_party/node/deps/npm/node_modules/mkdirp/bin/
Dcmd.js25 const dirs = [] variable
/third_party/node/deps/npm/node_modules/init-package-json/lib/
Ddefault-input.js16 const dirs = await fs.readdir('node_modules').catch(() => null) constant
139 const dirs = await fs.readdir(dirname) constant
/third_party/skia/tests/
DPathOpsInverseTest.cpp10 const SkPathDirection dirs[] = {SkPathDirection::kCW, SkPathDirection::kCCW}; in DEF_TEST() local
/third_party/elfutils/tests/
Dnext-files.c61 const char *const *dirs; in main() local
Dget-files.c79 const char *const *dirs; in main() local
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
Dcommon_exec.py30 def makedirs(dirs): argument
/third_party/icu/icu4c/source/python/icutools/databuilder/renderers/
Dcommon_exec.py30 def makedirs(dirs): argument
/third_party/rust/crates/cxx/book/
Dbuild.js31 const dirs = ['build']; variable
/third_party/weex-loader/
Dbundle.json10 "dirs": {}, object
/third_party/typescript/
Dbundle.json9 "dirs": {}, object
/third_party/PyYAML/
Dbundle.json10 "dirs": {}, object
/third_party/ltp/
Dbundle.json10 "dirs": {}, object
/third_party/littlefs/
Dbundle.json10 "dirs": {}, object
/third_party/unity/
Dbundle.json10 "dirs": {}, object
/third_party/harfbuzz/
Dbundle.json10 "dirs": {}, object
/third_party/parse5/
Dbundle.json10 "dirs": {}, object
/third_party/libffi/
Dbundle.json10 "dirs": {}, object
/third_party/gn/
Dbundle.json10 "dirs": {}, object
/third_party/jsframework/
Dbundle.json10 "dirs": {}, object
/third_party/tzdata/
Dbundle.json10 "dirs": {}, object
/third_party/glfw/
Dbundle.json10 "dirs": {}, object
/third_party/decimal.js/
Dbundle.json10 "dirs": {}, object
/third_party/libcoap/
Dbundle.json10 "dirs": {}, object

1234567