Home
last modified time | relevance | path

Searched refs:count_r (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Ddisc_dev.hxx107 count_r++; in DISCRETE_STEP()
233 count_r++; in DISCRETE_STEP()
274 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
766 count_r++; in DISCRETE_STEP()
857 count_r++; in DISCRETE_STEP()
894 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
1173 count_r++; in DISCRETE_STEP()
1279 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
1503 count_r++; in DISCRETE_STEP()
1539 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Ddisc_dev.hxx107 count_r++; in DISCRETE_STEP()
233 count_r++; in DISCRETE_STEP()
274 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
766 count_r++; in DISCRETE_STEP()
857 count_r++; in DISCRETE_STEP()
894 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
1173 count_r++; in DISCRETE_STEP()
1279 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
1503 count_r++; in DISCRETE_STEP()
1539 v_out = count_r ? count_r + x_time : count_r; in DISCRETE_STEP()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-mail/
H A Dmessage-snippet.c40 size_t *count_r) in snippet_add_content() argument
48 *count_r = 3; in snippet_add_content()
75 *count_r = uni_utf8_char_bytes(data[0]); in snippet_add_content()
76 i_assert(*count_r <= size); in snippet_add_content()
77 str_append_data(target->snippet, data, *count_r); in snippet_add_content()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/quota/
H A Dquota-count.c168 int quota_count(struct quota_root *root, uint64_t *bytes_r, uint64_t *count_r, in quota_count() argument
176 *bytes_r = *count_r = 0; in quota_count()
184 bytes_r, count_r, error_result_r, in quota_count()
205 uint64_t *bytes_r, uint64_t *count_r, in quota_count_cached() argument
214 *count_r = root->cached_count; in quota_count_cached()
219 ret = quota_count(&root->root, bytes_r, count_r, &error_res, error_r); in quota_count_cached()
225 root->cached_count = *count_r; in quota_count_cached()
/dports/astro/libosmium/libosmium-2.17.2/test/t/handler/
H A Dtest_apply.cpp18 int count_r = 0; variable
33 ++count_r; in __anon3b5b442c0302()
53 REQUIRE(count_r == 2);
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/handler/
H A Dtest_apply.cpp20 int count_r = 0; variable
35 ++count_r; in __anone221d92c0302()
55 REQUIRE(count_r == 2);
/dports/lang/clover/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/lib/
H A Dpan_clear.c151 unsigned count_r = l.int_r + l.frac_r; in pan_pack_color() local
152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ss50/
H A Dmpc.cpp53 DECLARE_READ_LINE_MEMBER(count_r);
109 m_pia->readpb_handler().append(FUNC(ss50_mpc_device::count_r)).lshift(7); in device_add_mconfig()
149 READ_LINE_MEMBER(ss50_mpc_device::count_r) in READ_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/bus/ss50/
H A Dmpc.cpp53 DECLARE_READ_LINE_MEMBER(count_r);
109 m_pia->readpb_handler().append(FUNC(ss50_mpc_device::count_r)).lshift(7); in device_add_mconfig()
149 READ_LINE_MEMBER(ss50_mpc_device::count_r) in READ_LINE_MEMBER() argument
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-search-register.c57 unsigned int *count_r) in mail_search_register_get() argument
64 return array_get(&reg->args, count_r); in mail_search_register_get()
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dpassdb-template.c98 const char *const *passdb_template_get_args(struct passdb_template *tmpl, unsigned int *count_r) in passdb_template_get_args() argument
100 return array_get(&tmpl->args, count_r); in passdb_template_get_args()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/crossbeam-channel-0.5.1/tests/
H A Diter.rs32 let (count_s, count_r) = unbounded(); in recv_iter_break()
52 assert_eq!(count_r.recv().unwrap(), 4); in recv_iter_break()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/crossbeam-channel-0.5.1/tests/
H A Diter.rs32 let (count_s, count_r) = unbounded(); in recv_iter_break()
52 assert_eq!(count_r.recv().unwrap(), 4); in recv_iter_break()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/crossbeam-channel-0.5.1/tests/
H A Diter.rs32 let (count_s, count_r) = unbounded(); in recv_iter_break()
52 assert_eq!(count_r.recv().unwrap(), 4); in recv_iter_break()
/dports/misc/broot/broot-1.7.0/cargo-crates/crossbeam-channel-0.5.1/tests/
H A Diter.rs32 let (count_s, count_r) = unbounded(); in recv_iter_break()
52 assert_eq!(count_r.recv().unwrap(), 4); in recv_iter_break()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/crossbeam-channel-0.5.1/tests/
H A Diter.rs32 let (count_s, count_r) = unbounded(); in recv_iter_break()
52 assert_eq!(count_r.recv().unwrap(), 4); in recv_iter_break()

12345678