Lines Matching defs:threshold
876 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_oneseq_16_xsh_rs_8_boundedrand_r() local
894 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_oneseq_32_xsh_rs_16_boundedrand_r() local
912 uint32_t threshold = -bound % bound; in pcg_oneseq_64_xsh_rs_32_boundedrand_r() local
933 uint64_t threshold = -bound % bound; in pcg_oneseq_128_xsh_rs_64_boundedrand_r() local
952 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_unique_16_xsh_rs_8_boundedrand_r() local
970 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_unique_32_xsh_rs_16_boundedrand_r() local
988 uint32_t threshold = -bound % bound; in pcg_unique_64_xsh_rs_32_boundedrand_r() local
1009 uint64_t threshold = -bound % bound; in pcg_unique_128_xsh_rs_64_boundedrand_r() local
1029 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_setseq_16_xsh_rs_8_boundedrand_r() local
1049 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_setseq_32_xsh_rs_16_boundedrand_r() local
1069 uint32_t threshold = -bound % bound; in pcg_setseq_64_xsh_rs_32_boundedrand_r() local
1091 uint64_t threshold = -bound % bound; in pcg_setseq_128_xsh_rs_64_boundedrand_r() local
1110 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_mcg_16_xsh_rs_8_boundedrand_r() local
1128 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_mcg_32_xsh_rs_16_boundedrand_r() local
1146 uint32_t threshold = -bound % bound; in pcg_mcg_64_xsh_rs_32_boundedrand_r() local
1166 uint64_t threshold = -bound % bound; in pcg_mcg_128_xsh_rs_64_boundedrand_r() local
1187 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_oneseq_16_xsh_rr_8_boundedrand_r() local
1205 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_oneseq_32_xsh_rr_16_boundedrand_r() local
1223 uint32_t threshold = -bound % bound; in pcg_oneseq_64_xsh_rr_32_boundedrand_r() local
1244 uint64_t threshold = -bound % bound; in pcg_oneseq_128_xsh_rr_64_boundedrand_r() local
1263 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_unique_16_xsh_rr_8_boundedrand_r() local
1281 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_unique_32_xsh_rr_16_boundedrand_r() local
1299 uint32_t threshold = -bound % bound; in pcg_unique_64_xsh_rr_32_boundedrand_r() local
1320 uint64_t threshold = -bound % bound; in pcg_unique_128_xsh_rr_64_boundedrand_r() local
1340 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_setseq_16_xsh_rr_8_boundedrand_r() local
1360 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_setseq_32_xsh_rr_16_boundedrand_r() local
1380 uint32_t threshold = -bound % bound; in pcg_setseq_64_xsh_rr_32_boundedrand_r() local
1402 uint64_t threshold = -bound % bound; in pcg_setseq_128_xsh_rr_64_boundedrand_r() local
1421 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_mcg_16_xsh_rr_8_boundedrand_r() local
1439 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_mcg_32_xsh_rr_16_boundedrand_r() local
1457 uint32_t threshold = -bound % bound; in pcg_mcg_64_xsh_rr_32_boundedrand_r() local
1477 uint64_t threshold = -bound % bound; in pcg_mcg_128_xsh_rr_64_boundedrand_r() local
1500 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_oneseq_8_rxs_m_xs_8_boundedrand_r() local
1519 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_oneseq_16_rxs_m_xs_16_boundedrand_r() local
1538 uint32_t threshold = -bound % bound; in pcg_oneseq_32_rxs_m_xs_32_boundedrand_r() local
1557 uint64_t threshold = -bound % bound; in pcg_oneseq_64_rxs_m_xs_64_boundedrand_r() local
1578 pcg128_t threshold = -bound % bound; in pcg_oneseq_128_rxs_m_xs_128_boundedrand_r() local
1598 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_unique_16_rxs_m_xs_16_boundedrand_r() local
1617 uint32_t threshold = -bound % bound; in pcg_unique_32_rxs_m_xs_32_boundedrand_r() local
1636 uint64_t threshold = -bound % bound; in pcg_unique_64_rxs_m_xs_64_boundedrand_r() local
1657 pcg128_t threshold = -bound % bound; in pcg_unique_128_rxs_m_xs_128_boundedrand_r() local
1677 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_setseq_8_rxs_m_xs_8_boundedrand_r() local
1697 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_setseq_16_rxs_m_xs_16_boundedrand_r() local
1717 uint32_t threshold = -bound % bound; in pcg_setseq_32_rxs_m_xs_32_boundedrand_r() local
1737 uint64_t threshold = -bound % bound; in pcg_setseq_64_rxs_m_xs_64_boundedrand_r() local
1759 pcg128_t threshold = -bound % bound; in pcg_setseq_128_rxs_m_xs_128_boundedrand_r() local
1780 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_oneseq_16_rxs_m_8_boundedrand_r() local
1798 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_oneseq_32_rxs_m_16_boundedrand_r() local
1816 uint32_t threshold = -bound % bound; in pcg_oneseq_64_rxs_m_32_boundedrand_r() local
1836 uint64_t threshold = -bound % bound; in pcg_oneseq_128_rxs_m_64_boundedrand_r() local
1855 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_unique_16_rxs_m_8_boundedrand_r() local
1873 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_unique_32_rxs_m_16_boundedrand_r() local
1891 uint32_t threshold = -bound % bound; in pcg_unique_64_rxs_m_32_boundedrand_r() local
1911 uint64_t threshold = -bound % bound; in pcg_unique_128_rxs_m_64_boundedrand_r() local
1931 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_setseq_16_rxs_m_8_boundedrand_r() local
1950 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_setseq_32_rxs_m_16_boundedrand_r() local
1969 uint32_t threshold = -bound % bound; in pcg_setseq_64_rxs_m_32_boundedrand_r() local
1991 uint64_t threshold = -bound % bound; in pcg_setseq_128_rxs_m_64_boundedrand_r() local
2010 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_mcg_16_rxs_m_8_boundedrand_r() local
2028 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_mcg_32_rxs_m_16_boundedrand_r() local
2046 uint32_t threshold = -bound % bound; in pcg_mcg_64_rxs_m_32_boundedrand_r() local
2066 uint64_t threshold = -bound % bound; in pcg_mcg_128_rxs_m_64_boundedrand_r() local
2087 uint32_t threshold = -bound % bound; in pcg_oneseq_64_xsl_rr_32_boundedrand_r() local
2108 uint64_t threshold = -bound % bound; in pcg_oneseq_128_xsl_rr_64_boundedrand_r() local
2127 uint32_t threshold = -bound % bound; in pcg_unique_64_xsl_rr_32_boundedrand_r() local
2148 uint64_t threshold = -bound % bound; in pcg_unique_128_xsl_rr_64_boundedrand_r() local
2169 uint32_t threshold = -bound % bound; in pcg_setseq_64_xsl_rr_32_boundedrand_r() local
2191 uint64_t threshold = -bound % bound; in pcg_setseq_128_xsl_rr_64_boundedrand_r() local
2210 uint32_t threshold = -bound % bound; in pcg_mcg_64_xsl_rr_32_boundedrand_r() local
2230 uint64_t threshold = -bound % bound; in pcg_mcg_128_xsl_rr_64_boundedrand_r() local
2252 uint64_t threshold = -bound % bound; in pcg_oneseq_64_xsl_rr_rr_64_boundedrand_r() local
2273 pcg128_t threshold = -bound % bound; in pcg_oneseq_128_xsl_rr_rr_128_boundedrand_r() local
2293 uint64_t threshold = -bound % bound; in pcg_unique_64_xsl_rr_rr_64_boundedrand_r() local
2314 pcg128_t threshold = -bound % bound; in pcg_unique_128_xsl_rr_rr_128_boundedrand_r() local
2335 uint64_t threshold = -bound % bound; in pcg_setseq_64_xsl_rr_rr_64_boundedrand_r() local
2357 pcg128_t threshold = -bound % bound; in pcg_setseq_128_xsl_rr_rr_128_boundedrand_r() local