Home
last modified time | relevance | path

Searched defs:Prune (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/javassist/src/test/test2/
H A DPrune.java3 public class Prune extends java.awt.Point implements Cloneable, Runnable { class
8 public Prune(int i) { in Prune() method in Prune
/aosp_15_r20/external/leveldb/util/
H A Dcache.cc324 void LRUCache::Prune() { in Prune() function in leveldb::__anon852f22290111::LRUCache
383 void Prune() override { in Prune() function in leveldb::__anon852f22290111::ShardedLRUCache
H A Dcache_test.cc203 TEST_F(CacheTest, Prune) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dcache.cc336 void LRUCache::Prune() { in Prune() function in tensorflow::table::__anonf43ee0d80111::LRUCache
395 void Prune() override { in Prune() function in tensorflow::table::__anonf43ee0d80111::ShardedLRUCache
H A Dcache.h106 virtual void Prune() {} in Prune() function
H A Dcache_test.cc216 TEST_F(CacheTest, Prune) { in TEST_F() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dprune.go17 func (p *Profile) Prune(dropRx, keepRx *regexp.Regexp) { func
/aosp_15_r20/external/leveldb/include/leveldb/
H A Dcache.h94 virtual void Prune() {} in Prune() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dprune.go61 func (p *Profile) Prune(dropRx, keepRx *regexp.Regexp) { func
/aosp_15_r20/system/logging/logd/
H A DPruneList.h31 Prune(uid_t uid, pid_t pid) : uid_(uid), pid_(pid) {} in Prune() function
H A DSerializedFlushToState.cpp148 void SerializedFlushToState::Prune(log_id_t log_id) { in Prune() function in SerializedFlushToState
H A DSerializedFlushToStateTest.cpp295 TEST(SerializedFlushToState, Prune) { in TEST() argument
H A DSimpleLogBuffer.cpp241 bool SimpleLogBuffer::Prune(log_id_t id, unsigned long prune_rows, uid_t caller_uid) { in Prune() function in SimpleLogBuffer
H A DSerializedLogBuffer.cpp185 void SerializedLogBuffer::Prune(log_id_t log_id, size_t bytes_to_free) { in Prune() function in SerializedLogBuffer
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dram_file_block_cache.cc258 void RamFileBlockCache::Prune() { in Prune() function in tf_gcs_filesystem::RamFileBlockCache
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dram_file_block_cache.cc252 void RamFileBlockCache::Prune() { in Prune() function in tensorflow::RamFileBlockCache
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/visit/
Ddfsvisit.rs55 Prune, enumerator
/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator.h218 void Prune() { in Prune() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h73 bool Prune : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h71 bool Prune : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h84 bool Prune : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h86 bool Prune : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h86 bool Prune : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h86 bool Prune : 1; member
/aosp_15_r20/external/zucchini/
H A Dequivalence_map.cc486 void EquivalenceMap::Prune( in Prune() function in zucchini::EquivalenceMap

12