Home
last modified time | relevance | path

Searched refs:compute_hashes (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dcuckoocache.h243 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
469 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dcuckoocache.h243 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
469 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dcuckoocache.h243 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
469 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dcuckoocache.h242 inline std::array<uint32_t, 8> compute_hashes(const Element& e) const in compute_hashes() function
397 std::array<uint32_t, 8> locs = compute_hashes(e); in insert()
438 locs = compute_hashes(e); in insert()
471 std::array<uint32_t, 8> locs = compute_hashes(e); in contains()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_Region.C234 compute_hashes(region.get_node_blocks(), hashes, Ioss::NODEBLOCK); in check_parallel_consistency()
235 compute_hashes(region.get_edge_blocks(), hashes, Ioss::EDGEBLOCK); in check_parallel_consistency()
236 compute_hashes(region.get_face_blocks(), hashes, Ioss::FACEBLOCK); in check_parallel_consistency()
238 compute_hashes(region.get_nodesets(), hashes, Ioss::NODESET); in check_parallel_consistency()
239 compute_hashes(region.get_edgesets(), hashes, Ioss::EDGESET); in check_parallel_consistency()
240 compute_hashes(region.get_facesets(), hashes, Ioss::FACESET); in check_parallel_consistency()
241 compute_hashes(region.get_elementsets(), hashes, Ioss::ELEMENTSET); in check_parallel_consistency()
242 compute_hashes(region.get_sidesets(), hashes, Ioss::SIDESET); in check_parallel_consistency()
243 compute_hashes(region.get_commsets(), hashes, Ioss::COMMSET); in check_parallel_consistency()
245 compute_hashes(region.get_assemblies(), hashes, Ioss::ASSEMBLY); in check_parallel_consistency()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/lang/clover/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/perf/
H A Dgen_perf.py465 def compute_hashes(self): member in Counter
474 self.set.counter_vars[token].compute_hashes()
544 counter.compute_hashes()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/perf/
H A Dgen_perf.py503 def compute_hashes(self): member in Counter
512 self.set.counter_vars[token].compute_hashes()
582 counter.compute_hashes()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/unit/glacier/
H A Dtest_vault.py49 def test_upload_archive_small_file(self, compute_hashes): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/unit/glacier/
H A Dtest_vault.py49 def test_upload_archive_small_file(self, compute_hashes): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/unit/glacier/
H A Dtest_vault.py49 def test_upload_archive_small_file(self, compute_hashes): argument
/dports/devel/py-boto/boto-2.49.0/tests/unit/glacier/
H A Dtest_vault.py49 def test_upload_archive_small_file(self, compute_hashes): argument

12