Home
last modified time | relevance | path

Searched defs:prune (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/npm/lib/commands/
Dlink.js76 prune: false, property
123 prune: false, property
129 prune: false, property
/third_party/node/deps/npm/test/lib/commands/
Dprune.js9 t.ok(args, 'gets options object')
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DPruneEmptyCases.cpp64 PruneEmptyCasesTraverser prune; in apply() local
DPruneNoOps.cpp60 PruneNoOpsTraverser prune(symbolTable); in apply() local
/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/
Dindex.js254 prune () { method in LRUCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkGeneric.cpp316 void prune(LinkGraph &G) { in prune() function
/third_party/curl/lib/
Dhostip.c199 struct hostcache_prune_data *prune = in hostcache_timestamp_remove() local
Durl.c880 struct prunedead prune; in prune_dead_connections() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
DLocaleDistanceBuilder.java349 void prune(int level, int[] distances) { in prune() method in LocaleDistanceBuilder.DistanceTable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
DLocaleDistanceBuilder.java349 void prune(int level, int[] distances) { in prune() method in LocaleDistanceBuilder.DistanceTable
/third_party/elfutils/libdw/
DlibdwP.h783 bool prune; /* The PREVISIT function can set this. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp562 auto prune = [](MDNode *Parent, MDNode *Child) { in traverse() local