Home
last modified time | relevance | path

Searched refs:rangebits (Results 1 – 25 of 136) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/media/libtremor/
H A Dbug719612.patch8 rangebits=oggpack_read(opb,4);
9 if(rangebits<0)goto err_out;
15 int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
16 if(t<0 || t>=(1<<rangebits))
21 info->postlist[1]=1<<rangebits;
/dports/www/firefox/firefox-99.0/media/libtremor/
H A Dbug719612.patch8 rangebits=oggpack_read(opb,4);
9 if(rangebits<0)goto err_out;
15 int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
16 if(t<0 || t>=(1<<rangebits))
21 info->postlist[1]=1<<rangebits;
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtremor/
H A Dbug719612.patch8 rangebits=oggpack_read(opb,4);
9 if(rangebits<0)goto err_out;
15 int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
16 if(t<0 || t>=(1<<rangebits))
21 info->postlist[1]=1<<rangebits;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtremor/
H A Dbug719612.patch8 rangebits=oggpack_read(opb,4);
9 if(rangebits<0)goto err_out;
15 int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
16 if(t<0 || t>=(1<<rangebits))
21 info->postlist[1]=1<<rangebits;
/dports/mail/thunderbird/thunderbird-91.8.0/media/libtremor/
H A Dbug719612.patch8 rangebits=oggpack_read(opb,4);
9 if(rangebits<0)goto err_out;
15 int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
16 if(t<0 || t>=(1<<rangebits))
21 info->postlist[1]=1<<rangebits;
/dports/lang/spidermonkey78/firefox-78.9.0/media/libtremor/
H A Dbug719612.patch8 rangebits=oggpack_read(opb,4);
9 if(rangebits<0)goto err_out;
15 int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
16 if(t<0 || t>=(1<<rangebits))
21 info->postlist[1]=1<<rangebits;
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/test/
H A Drandom_tests.cpp71 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
72 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
73 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/test/
H A Drandom_tests.cpp71 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
72 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
73 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/test/
H A Drandom_tests.cpp71 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
72 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
73 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Drandom_tests.cpp71 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
72 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
73 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Drandom_tests.cpp75 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
76 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
77 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Drandom_tests.cpp75 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
76 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
77 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Drandom_tests.cpp75 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
76 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
77 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Drandom_tests.cpp75 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
76 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
77 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Drandom_tests.cpp75 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
76 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
77 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Drandom_tests.cpp75 uint64_t rangebits = ctx1.randbits(bits); in BOOST_AUTO_TEST_CASE() local
76 BOOST_CHECK_EQUAL(rangebits >> bits, 0U); in BOOST_AUTO_TEST_CASE()
77 uint64_t range = ((uint64_t)1) << bits | rangebits; in BOOST_AUTO_TEST_CASE()
/dports/games/warmux/warmux-11.04/build/android/jni/tremor/tremor/
H A Dfloor1.c89 int j,k,count=0,maxclass=-1,rangebits; in floor1_info_unpack() local
122 rangebits=oggpack_read(opb,4); in floor1_info_unpack()
139 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_info_unpack()
140 if(t>=(1<<rangebits))goto err_out; in floor1_info_unpack()
145 info->postlist[1]=1<<rangebits; in floor1_info_unpack()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-tremor-0.1.0/tremor/
H A Dfloor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/tremor/
H A Dfloor1.c69 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
98 rangebits=oggpack_read(opb,4); in floor1_unpack()
99 if(rangebits<0)goto err_out; in floor1_unpack()
105 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
106 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
111 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/tremor/
H A Dfloor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/tremor/
H A Dfloor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/tremor/
H A Dfloor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/www/firefox-esr/firefox-91.8.0/media/libtremor/lib/
H A Dtremor_floor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/audio/libtremor/tremor-562307a/
H A Dfloor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()
/dports/emulators/mednafen/mednafen/src/tremor/
H A Dfloor1.c77 int j,k,count=0,maxclass=-1,rangebits; in floor1_unpack() local
106 rangebits=oggpack_read(opb,4); in floor1_unpack()
107 if(rangebits<0)goto err_out; in floor1_unpack()
113 int t=info->postlist[k+2]=oggpack_read(opb,rangebits); in floor1_unpack()
114 if(t<0 || t>=(1<<rangebits)) in floor1_unpack()
119 info->postlist[1]=1<<rangebits; in floor1_unpack()

123456