/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-prune.md | 3 title: npm-prune 7 # npm-prune(1) 13 npm prune [[<@scope>/]<pkg>...] [--production] [--dry-run] [--json] 32 If the `--json` flag is used then the changes `npm prune` made (or would 40 and it's up to you to run `npm prune` from time-to-time to remove them.
|
D | npm-uninstall.md | 60 * [npm prune](/cli-commands/npm-prune)
|
D | npm-ls.md | 127 * [npm prune](/cli-commands/npm-prune)
|
/third_party/node/deps/npm/lib/ |
D | prune.js | 3 module.exports = prune 6 prune.usage = 'npm prune [[<@scope>/]<pkg>...] [--production]' 20 prune.completion = require('./utils/completion/installed-deep.js') 22 function prune (args, cb) { function
|
/third_party/elfutils/libdw/ |
D | dwarf_getscopes.c | 54 die->prune = true; in pc_match() 75 die->prune = true; in pc_match() 77 if (!die->prune in pc_match() 125 if (die->prune) in pc_record()
|
D | libdw_visit_scopes.c | 166 state->child.prune = false; in walk_children() 173 if (!state->child.prune && may_have_scopes (&state->child.die) in walk_children()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | PruneEmptyCases.cpp | 64 PruneEmptyCasesTraverser prune; in apply() local 65 root->traverse(&prune); in apply() 66 prune.updateTree(); in apply()
|
D | PruneNoOps.cpp | 54 PruneNoOpsTraverser prune(symbolTable); in apply() local 55 root->traverse(&prune); in apply() 56 prune.updateTree(); in apply()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | PruneEmptyCases.cpp | 64 PruneEmptyCasesTraverser prune; in apply() local 65 root->traverse(&prune); in apply() 66 return prune.updateTree(compiler, root); in apply()
|
D | PruneNoOps.cpp | 60 PruneNoOpsTraverser prune(symbolTable); in apply() local 61 root->traverse(&prune); in apply() 62 return prune.updateTree(compiler, root); in apply()
|
/third_party/mesa3d/.gitlab-ci/container/ |
D | create-rootfs.sh | 263 find usr etc -name '*systemd-resolve*' -prune -exec rm -r {} \; 266 find usr etc -name '*networkd*' -prune -exec rm -r {} \; 269 find usr etc -name '*timesyncd*' -prune -exec rm -r {} \; 272 find usr etc -name '*systemd-hwdb*' -prune -exec rm -r {} \; 275 find usr etc -name '*fuse*' -prune -exec rm -r {} \;
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | PruneUnusedFunctions_test.cpp | 26 void compile(const std::string &shaderString, bool prune) in compile() argument 28 int compilationFlags = SH_VARIABLES | (prune ? 0 : SH_DONT_PRUNE_UNUSED_FUNCTIONS); in compile()
|
/third_party/node/deps/npm/node_modules/aws4/ |
D | lru.js | 23 if (!this.capacity) this.prune() 37 LruCache.prototype.prune = function() { method in LruCache
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | removal.md | 70 * [npm prune](/cli-commands/npm-prune)
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/data/profiles/ |
D | no-prune-unicode-ranges.txt | 1 --no-prune-unicode-ranges
|
/third_party/flutter/skia/third_party/externals/freetype/builds/ |
D | toplevel.mk | 214 for d in `find . -wholename '*/.git' -prune \ 221 for f in `find . -wholename '*/.git' -prune \
|
/third_party/libcoap/scripts/ |
D | format_cmake.sh | 18 -not \( -path "*/build/*" -prune \) \
|
/third_party/jinja2/ |
D | MANIFEST.in | 6 prune docs/_build
|
/third_party/markupsafe/ |
D | MANIFEST.in | 5 prune docs/_build
|
/third_party/icu/tools/scripts/cpysearch/ |
D | cpyscan.pl | 34 $File::Find::prune = 1;
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/data/tests/ |
D | basics.tests | 18 no-prune-unicode-ranges.txt
|
/third_party/protobuf/python/ |
D | MANIFEST.in | 1 prune google/protobuf/internal/import_test_package
|
/third_party/skia/third_party/externals/freetype/builds/ |
D | toplevel.mk | 243 for d in `find . -wholename '*/.git' -prune \ 250 for f in `find . -wholename '*/.git' -prune \
|
/third_party/node/deps/npm/node_modules/json-stringify-safe/ |
D | Makefile | 30 npm prune --production
|
/third_party/glib/ |
D | install.sh | 20 -prune -print -exec rm -rf {} \;
|