Home
last modified time | relevance | path

Searched defs:entry_hash (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/disk_cache/simple/
H A Dpost_doom_waiter.cc29 void SimplePostDoomWaiterTable::OnDoomStart(uint64_t entry_hash) { in OnDoomStart()
35 void SimplePostDoomWaiterTable::OnDoomComplete(uint64_t entry_hash) { in OnDoomComplete()
53 uint64_t entry_hash) { in Find()
H A Dsimple_index.cc312 base::Time SimpleIndex::GetLastUsedTime(uint64_t entry_hash) { in GetLastUsedTime()
321 void SimpleIndex::SetLastUsedTimeForTest(uint64_t entry_hash, in SetLastUsedTimeForTest()
332 void SimpleIndex::Insert(uint64_t entry_hash) { in Insert()
351 void SimpleIndex::Remove(uint64_t entry_hash) { in Remove()
382 void SimpleIndex::SetEntryInMemoryData(uint64_t entry_hash, uint8_t value) { in SetEntryInMemoryData()
390 bool SimpleIndex::UseIfExists(uint64_t entry_hash) { in UseIfExists()
471 void SimpleIndex::SetTrailerPrefetchSize(uint64_t entry_hash, int32_t size) { in SetTrailerPrefetchSize()
483 bool SimpleIndex::UpdateEntrySize(uint64_t entry_hash, in UpdateEntrySize()
516 uint64_t entry_hash, in InsertInEntrySet()
524 void SimpleIndex::InsertEntryForTesting(uint64_t entry_hash, in InsertEntryForTesting()
[all …]
H A Dsimple_backend_impl.cc202 int64_t entry_hash, in Create()
304 uint64_t entry_hash) { in OnDoomStart()
324 const uint64_t entry_hash = (*mass_doom_entry_hashes)[i]; in DoomEntries() local
377 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in OpenEntry() local
412 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in CreateEntry() local
444 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in OpenOrCreateEntry() local
474 uint64_t entry_hash, in MaybeOptimisticCreateForPostDoom()
505 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in DoomEntry() local
599 uint64_t entry_hash = hashes_to_enumerate_->back(); in OpenNextEntryImpl() local
783 const uint64_t entry_hash, in CreateOrFindActiveOrDoomedEntry()
[all …]
H A Dpost_doom_waiter.h54 bool Has(uint64_t entry_hash) { in Has()
H A Dsimple_version_upgrade_unittest.cc128 for (uint64_t entry_hash = 0; entry_hash < kEntries; ++entry_hash) { in TEST() local
146 for (uint64_t entry_hash = 0; entry_hash < kEntries; ++entry_hash) { in TEST() local
H A Dsimple_synchronous_entry.cc340 const uint64_t entry_hash, in OpenEntry()
373 const uint64_t entry_hash, in CreateEntry()
404 const uint64_t entry_hash, in OpenOrCreateEntry()
459 uint64_t entry_hash) { in DeleteEntryFiles()
512 uint64_t entry_hash) { in TruncateEntryFiles()
1102 const uint64_t entry_hash, in SimpleSynchronousEntry()
1744 const uint64_t entry_hash, in DeleteFileForEntryHash()
1754 const uint64_t entry_hash) { in DeleteFilesForEntryHash()
1769 const uint64_t entry_hash) { in TruncateFilesForEntryHash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/disk_cache/simple/
H A Dpost_doom_waiter.cc29 void SimplePostDoomWaiterTable::OnDoomStart(uint64_t entry_hash) { in OnDoomStart()
35 void SimplePostDoomWaiterTable::OnDoomComplete(uint64_t entry_hash) { in OnDoomComplete()
48 uint64_t entry_hash) { in Find()
H A Dsimple_index.cc312 base::Time SimpleIndex::GetLastUsedTime(uint64_t entry_hash) { in GetLastUsedTime()
321 void SimpleIndex::SetLastUsedTimeForTest(uint64_t entry_hash, in SetLastUsedTimeForTest()
332 void SimpleIndex::Insert(uint64_t entry_hash) { in Insert()
351 void SimpleIndex::Remove(uint64_t entry_hash) { in Remove()
382 void SimpleIndex::SetEntryInMemoryData(uint64_t entry_hash, uint8_t value) { in SetEntryInMemoryData()
390 bool SimpleIndex::UseIfExists(uint64_t entry_hash) { in UseIfExists()
474 void SimpleIndex::SetTrailerPrefetchSize(uint64_t entry_hash, int32_t size) { in SetTrailerPrefetchSize()
486 bool SimpleIndex::UpdateEntrySize(uint64_t entry_hash, in UpdateEntrySize()
519 uint64_t entry_hash, in InsertInEntrySet()
527 void SimpleIndex::InsertEntryForTesting(uint64_t entry_hash, in InsertEntryForTesting()
[all …]
H A Dsimple_backend_impl.cc202 int64_t entry_hash, in Create()
304 uint64_t entry_hash) { in OnDoomStart()
324 const uint64_t entry_hash = (*mass_doom_entry_hashes)[i]; in DoomEntries() local
377 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in OpenEntry() local
412 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in CreateEntry() local
444 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in OpenOrCreateEntry() local
474 uint64_t entry_hash, in MaybeOptimisticCreateForPostDoom()
505 const uint64_t entry_hash = simple_util::GetEntryHashKey(key); in DoomEntry() local
599 uint64_t entry_hash = hashes_to_enumerate_->back(); in OpenNextEntryImpl() local
783 const uint64_t entry_hash, in CreateOrFindActiveOrDoomedEntry()
[all …]
H A Dpost_doom_waiter.h52 bool Has(uint64_t entry_hash) { in Has()
H A Dsimple_version_upgrade_unittest.cc128 for (uint64_t entry_hash = 0; entry_hash < kEntries; ++entry_hash) { in TEST() local
146 for (uint64_t entry_hash = 0; entry_hash < kEntries; ++entry_hash) { in TEST() local
H A Dsimple_synchronous_entry.cc329 const uint64_t entry_hash, in OpenEntry()
359 const uint64_t entry_hash, in CreateEntry()
387 const uint64_t entry_hash, in OpenOrCreateEntry()
438 uint64_t entry_hash) { in DeleteEntryFiles()
491 uint64_t entry_hash) { in TruncateEntryFiles()
1080 const uint64_t entry_hash, in SimpleSynchronousEntry()
1658 const uint64_t entry_hash, in DeleteFileForEntryHash()
1668 const uint64_t entry_hash) { in DeleteFilesForEntryHash()
1683 const uint64_t entry_hash) { in TruncateFilesForEntryHash()
/dports/math/z3/z3-z3-4.8.13/src/ast/
H A Dact_cache.h29 struct entry_hash { struct
34 typedef cmap<entry_t, expr*, entry_hash, default_eq<entry_t> > map; argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/
H A Dact_cache.h29 struct entry_hash { struct
34 typedef cmap<entry_t, expr*, entry_hash, default_eq<entry_t> > map; argument
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/robin-hood-hashing/src/test/app/
H A Dchecksum.h49 auto entry_hash = combine(mix(entry.first), mix(entry.second)); in map() local
65 auto entry_hash = combine(mix(entry.first), map(entry.second)); in mapmap() local
/dports/finance/fava/fava-1.18/frontend/src/
H A Ddocument-upload.ts58 const entry_hash = target.getAttribute("data-entry"); constant
/dports/devel/libmsiecf/libmsiecf-20210420/libmsiecf/
H A Dlibmsiecf_hash_table.c56 uint32_t entry_hash = 0; in libmsiecf_hash_table_read() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py249 def entry_hash(entry): function

1234