Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DPruneUnusedFunctions_test.cpp26 void compile(const std::string &shaderString, bool prune) in compile()
/third_party/node/deps/npm/node_modules/aws4/
Dlru.js37 LruCache.prototype.prune = function() { method in LruCache
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DPruneEmptyCases.cpp64 PruneEmptyCasesTraverser prune; in apply() local
DPruneNoOps.cpp54 PruneNoOpsTraverser prune(symbolTable); in apply() local
/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/lib/
Dprune.js22 function prune (args, cb) { function
/third_party/node/deps/npm/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/node/deps/npm/node_modules/cross-spawn/node_modules/lru-cache/
Dindex.js397 LRUCache.prototype.prune = function () { method in LRUCache
/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/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/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
/third_party/node/tools/
Dlint-md.mjs17701 prune () { method in LRUCache