Home
last modified time | relevance | path

Searched refs:high4 (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/support/
H A Dt_utf8.c127 test_decode(struct testcase *t, int high4) in test_decode() argument
141 if (krb5int_utf8_to_ucs4(t->p, &u) != 0 && t->ucs != 0 && !high4) { in test_decode()
145 if (t->ucs != u && !high4) { in test_decode()
154 test_encode(struct testcase *t, int high4) in test_encode() argument
161 if (high4 && size != 0) { in test_encode()
165 if (!high4 && size == 0) { in test_encode()
188 int high4; in main() local
197 high4 = t->ucs > 0x10ffff; in main()
199 high4 = 0; in main()
201 if (test_decode(t, high4) != 0) in main()
[all …]
/dports/security/krb5/krb5-1.19.2/src/util/support/
H A Dt_utf8.c127 test_decode(struct testcase *t, int high4) in test_decode() argument
141 if (krb5int_utf8_to_ucs4(t->p, &u) != 0 && t->ucs != 0 && !high4) { in test_decode()
145 if (t->ucs != u && !high4) { in test_decode()
154 test_encode(struct testcase *t, int high4) in test_encode() argument
161 if (high4 && size != 0) { in test_encode()
165 if (!high4 && size == 0) { in test_encode()
188 int high4; in main() local
197 high4 = t->ucs > 0x10ffff; in main()
199 high4 = 0; in main()
201 if (test_decode(t, high4) != 0) in main()
[all …]
/dports/math/rumur/rumur-2021.09.29/misc/
H A Dwrite-raw.smt287 ; uint64_t high4 = u128_branch ? 0 : high_size2 != 0 ? (high3 & and_mask6) | or_mask6 : 0;
91 ; u128_branch ? (void) : high_size2 != 0 ? memcpy(h_base5 + sizeof(low4), &high4, high_size2) : (…
481 ; uint64_t high4 = u128_branch ? 0 : high_size2 != 0 ? (high3 & and_mask6) | or_mask6 : 0;
482 (declare-fun high4 () (_ BitVec 64))
483 (assert (= high4 (ite
491 ; u128_branch ? (void) : high_size2 != 0 ? memcpy(h_base5 + sizeof(low4), &high4, high_size2) : (vo…
499 …(ite (bvugt high_size2 (_ bv0 64)) (bvshl ((_ zero_extend 128) ((_ extract 7 0) high4)) (_ bv64…
500 …(ite (bvugt high_size2 (_ bv1 64)) (bvshl ((_ zero_extend 128) ((_ extract 15 8) high4)) (_ bv72…
501 …(ite (bvugt high_size2 (_ bv2 64)) (bvshl ((_ zero_extend 128) ((_ extract 23 16) high4)) (_ bv80…
502 …(ite (bvugt high_size2 (_ bv3 64)) (bvshl ((_ zero_extend 128) ((_ extract 31 24) high4)) (_ bv88…
[all …]
H A Dread-raw.smt272 ; uint64_t high4 = high_size2 != 0 ? high3 << (sizeof(low6) * 8 - h_offset : 0;
74 ; uint64_t low7 = high_size2 != 0 ? low6 | high4 : low6;
293 ; uint64_t high4 = high_size2 != 0 ? high3 << (sizeof(low6) * 8 - h_offset : 0;
294 (declare-fun high4 () (_ BitVec 64))
295 (assert (= high4
300 ; uint64_t low7 = high_size2 != 0 ? low6 | high4 : low6;
304 (bvor low6 high4)
/dports/misc/vxl/vxl-3.3.2/core/vul/
H A Dvul_psfile.cxx343 auto high4 = (unsigned char)((index & 0x00f0) >> 4); in print_greyscale_image() local
344 pixel[0] = Hex4bit(high4); in print_greyscale_image()
502 auto high4 = (unsigned char)((index & 0x00f0) >> 4); in print_color_image() local
503 pixel[0] = Hex4bit(high4); in print_color_image()
/dports/www/moodle310/moodle/grade/tests/behat/
H A Dgrade_override_letter.feature59 | <high4> | <low4> | <letter4> |
64 … | letter1 | high2 | low2 | letter2 | high3 | low3 | letter3 | high4 | low4 | let…
/dports/www/moodle311/moodle/grade/tests/behat/
H A Dgrade_override_letter.feature59 | <high4> | <low4> | <letter4> |
64 … | letter1 | high2 | low2 | letter2 | high3 | low3 | letter3 | high4 | low4 | let…
/dports/www/moodle39/moodle/grade/tests/behat/
H A Dgrade_override_letter.feature59 | <high4> | <low4> | <letter4> |
64 … | letter1 | high2 | low2 | letter2 | high3 | low3 | letter3 | high4 | low4 | let…
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/half-0.3.1/src/Numeric/Half/
H A DInternal.hs278 high4 = if fromIntegral i < (0 :: Int16) function
284 else (high4, exp3)
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libipset/tests/dot/10.0.5.64-30/
H A Dout16 high4 [shape=circle,fixedsize=true,height=0.25,width=0.25,label=""]
17 n4 -> high4 [style=solid,color=black]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/half-0.3.1/src/Numeric/Half/
H A DInternal.hs278 high4 = if fromIntegral i < (0 :: Int16) function
284 else (high4, exp3)
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_pick_best_endpoint_format.cpp643 int high4 = MAX(l, high3); in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local
644 if ((high4 - low4) > 1) in four_partitions_find_best_combination_for_every_quantization_and_integer_count()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_pick_best_endpoint_format.cpp643 int high4 = MAX(l, high3); in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local
644 if ((high4 - low4) > 1) in four_partitions_find_best_combination_for_every_quantization_and_integer_count()
/dports/biology/gmap/gmap-2020-09-12/src/
H A Doligoindex_hr.c19642 high4 = Cmet_reduce_ct(high4); low4 = Cmet_reduce_ct(low4); in apply_mode_fwd_512()
19653 high4 = Cmet_reduce_ct(high4); low4 = Cmet_reduce_ct(low4); in apply_mode_fwd_512()
19663 high4 = Cmet_reduce_ga(high4); low0 = Cmet_reduce_ga(low4); in apply_mode_fwd_512()
19675 high4 = Atoi_reduce_tc(high4); low4 = Atoi_reduce_tc(low4); in apply_mode_fwd_512()
19686 high4 = Atoi_reduce_tc(high4); low4 = Atoi_reduce_tc(low4); in apply_mode_fwd_512()
19696 high4 = Atoi_reduce_ag(high4); low0 = Atoi_reduce_ag(low4); in apply_mode_fwd_512()
19708 high4 = Atoi_reduce_ag(high4); low4 = Atoi_reduce_ag(low4); in apply_mode_fwd_512()
19719 high4 = Atoi_reduce_ag(high4); low4 = Atoi_reduce_ag(low4); in apply_mode_fwd_512()
31131 high4 = Cmet_reduce_ga(high4); low4 = Cmet_reduce_ga(low4); in apply_mode_rev_512()
31164 high4 = Atoi_reduce_ag(high4); low4 = Atoi_reduce_ag(low4); in apply_mode_rev_512()
[all …]