Home
last modified time | relevance | path

Searched defs:get_num_partitions (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/components/containers/
H A Dcontainer_distribution_policy.hpp89 std::size_t get_num_partitions() const in get_num_partitions() function
/dports/devel/hpx/hpx-1.2.1/hpx/compute/detail/
H A Dtarget_distribution_policy.hpp87 std::size_t get_num_partitions() const in get_num_partitions() function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/fs/rdb/
H A DRDisk.py157 def get_num_partitions(self): member in RDisk
/dports/devel/hpx/hpx-1.2.1/hpx/components/containers/unordered/
H A Dunordered_map.hpp581 std::size_t get_num_partitions() const in get_num_partitions() function in hpx::unordered_map
/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dpxla.py1023 def get_num_partitions(*partitions): function