Home
last modified time | relevance | path

Searched refs:get_low (Results 1 – 25 of 103) sorted by relevance

12345

/dports/biology/iqtree/IQ-TREE-2.0.6/vectorclass/
H A Dvectorf256e.h93 …return Vec256fe(selectf(b.get_low(), a.get_low(), s.get_low()), selectf(b.get_high(), a.get_high()… in selectf()
102 …return Vec256de(selectd(b.get_low(), a.get_low(), s.get_low()), selectd(b.get_high(), a.get_high()… in selectd()
823 …return Vec8f(select(s.get_low(),a.get_low(),b.get_low()), select(s.get_high(),a.get_high(),b.get_h… in select()
959 …return Vec8f(mul_add(a.get_low(),b.get_low(),c.get_low()), mul_add(a.get_high(),b.get_high(),c.get… in mul_add()
964 …return Vec8f(mul_sub(a.get_low(),b.get_low(),c.get_low()), mul_sub(a.get_high(),b.get_high(),c.get… in mul_sub()
969 …return Vec8f(nmul_add(a.get_low(),b.get_low(),c.get_low()), nmul_add(a.get_high(),b.get_high(),c.g… in nmul_add()
976 …return Vec8f(mul_sub_x(a.get_low(),b.get_low(),c.get_low()), mul_sub_x(a.get_high(),b.get_high(),c… in mul_sub_x()
1421 …return Vec4d(select(s.get_low(), a.get_low(), b.get_low()), select(s.get_high(), a.get_high(), b.g… in select()
1593 …return Vec4d(mul_add(a.get_low(),b.get_low(),c.get_low()), mul_add(a.get_high(),b.get_high(),c.get… in mul_add()
1598 …return Vec4d(mul_sub(a.get_low(),b.get_low(),c.get_low()), mul_sub(a.get_high(),b.get_high(),c.get… in mul_sub()
[all …]
H A Dvectorf512e.h94 return Vec16fb(a.get_low() & b.get_low(), a.get_high() & b.get_high());
594 …return Vec16f(select(s.get_low(), a.get_low(), b.get_low()), select(s.get_high(), a.get_high(), b.… in select()
599 …return Vec16f(if_add(f.get_low(), a.get_low(), b.get_low()), if_add(f.get_high(), a.get_high(), b.… in if_add()
604 …return Vec16f(if_mul(f.get_low(), a.get_low(), b.get_low()), if_mul(f.get_high(), a.get_high(), b.… in if_mul()
768 …return Vec16f(mul_add(a.get_low(), b.get_low(), c.get_low()), mul_add(a.get_high(), b.get_high(), … in mul_add()
773 …return Vec16f(mul_sub(a.get_low(), b.get_low(), c.get_low()), mul_sub(a.get_high(), b.get_high(), … in mul_sub()
1212 …return Vec8d(select(s.get_low(), a.get_low(), b.get_low()), select(s.get_high(), a.get_high(), b.g… in select()
1217 …return Vec8d(if_add(f.get_low(), a.get_low(), b.get_low()), if_add(f.get_high(), a.get_high(), b.g… in if_add()
1222 …return Vec8d(if_mul(f.get_low(), a.get_low(), b.get_low()), if_mul(f.get_high(), a.get_high(), b.g… in if_mul()
1420 …return Vec8d(mul_add(a.get_low(), b.get_low(), c.get_low()), mul_add(a.get_high(), b.get_high(), c… in mul_add()
[all …]
H A Dvectori256e.h171 return Vec256b(a.get_low() & b.get_low(), a.get_high() & b.get_high());
179 return Vec256b(a.get_low() | b.get_low(), a.get_high() | b.get_high());
187 return Vec256b(a.get_low() ^ b.get_low(), a.get_high() ^ b.get_high());
254 return Vec256ie(selectb(s.get_low(), a.get_low(), b.get_low()), in selectb()
539 return Vec32c(a.get_low() + b.get_low(), a.get_high() + b.get_high());
563 return Vec32c(a.get_low() - b.get_low(), a.get_high() - b.get_high());
3970 return Vec16s(extend_low(a.get_low()), extend_high(a.get_low())); in extend_low()
3992 return Vec8i(extend_low(a.get_low()), extend_high(a.get_low())); in extend_low()
4002 return Vec8ui(extend_low(a.get_low()), extend_high(a.get_low())); in extend_low()
4014 return Vec4q(extend_low(a.get_low()), extend_high(a.get_low())); in extend_low()
[all …]
H A Dvectori512e.h154 return Vec512b(a.get_low() & b.get_low(), a.get_high() & b.get_high());
162 return Vec512b(a.get_low() | b.get_low(), a.get_high() | b.get_high());
170 return Vec512b(a.get_low() ^ b.get_low(), a.get_high() ^ b.get_high());
314 return Vec16b(a.get_low() & b.get_low(), a.get_high() & b.get_high());
962 …return Vec16i(select(s.get_low(), a.get_low(), b.get_low()), select(s.get_high(), a.get_high(), b.… in select()
967 …return Vec16i(if_add(f.get_low(), a.get_low(), b.get_low()), if_add(f.get_high(), a.get_high(), b.… in if_add()
1496 …return Vec8q(select(s.get_low(), a.get_low(), b.get_low()), select(s.get_high(), a.get_high(), b.g… in select()
1501 …return Vec8q(if_add(f.get_low(), a.get_low(), b.get_low()), if_add(f.get_high(), a.get_high(), b.g… in if_add()
1724 …return Vec8uq(if_add(f.get_low(), a.get_low(), b.get_low()), if_add(f.get_high(), a.get_high(), b.… in if_add()
2367 return Vec8q(extend_low(a.get_low()), extend_high(a.get_low())); in extend_low()
[all …]
H A Dvectormath_lib.h359 return Vec8f(pow(a.get_low(),b.get_low()), pow(a.get_high(),b.get_high())); in pow()
362 return Vec4d(pow(a.get_low(),b.get_low()), pow(a.get_high(),b.get_high())); in pow()
449 return Vec8f(atan2(a.get_low(),b.get_low()), atan2(a.get_high(),b.get_high())); in atan2()
452 return Vec4d(atan2(a.get_low(),b.get_low()), atan2(a.get_high(),b.get_high())); in atan2()
669 return Vec8f(pow(a.get_low(),b.get_low()), pow(a.get_high(),b.get_high()));
672 return Vec4d(pow(a.get_low(),b.get_low()), pow(a.get_high(),b.get_high()));
729 r_sin0 = sincos(&r_cos0, x.get_low());
1910 return Vec8f(pow(a.get_low(),b.get_low()), pow(a.get_high(),b.get_high())); in pow()
1913 return Vec4d(pow(a.get_low(),b.get_low()), pow(a.get_high(),b.get_high())); in pow()
2015 return Vec8f(atan2(a.get_low(),b.get_low()), atan2(a.get_high(),b.get_high())); in atan2()
[all …]
H A Dvectorf256.h220 Vec4fb get_low() const { in get_low() function
434 Vec2db get_low() const { in get_low() function
614 get_low().store_partial(n, p); in store_partial()
617 get_low().store(p); in store_partial()
667 Vec4f get_low() const { in get_low() function
1420 get_low().store_partial(n, p); in store_partial()
1423 get_low().store(p); in store_partial()
1460 Vec2d get_low() const { in get_low() function
2446 Vec2d alo = a.get_low(); in permute4d()
2764 Vec4f alo = a.get_low(); in permute8f()
[all …]
/dports/net/librdkafka/librdkafka-1.8.2/tests/
H A D0031-get_offsets.c48 int64_t get_low = -1234, get_high = -1235; in main_0031_get_offsets() local
89 &get_low, &get_high); in main_0031_get_offsets()
96 "offsets %"PRId64", %"PRId64"\n", get_low, get_high); in main_0031_get_offsets()
101 qry_low, get_low, qry_high, get_high); in main_0031_get_offsets()
102 if (get_low >= get_high) in main_0031_get_offsets()
105 get_low, get_high); in main_0031_get_offsets()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A D0031-get_offsets.c48 int64_t get_low = -1234, get_high = -1235; in main_0031_get_offsets() local
89 &get_low, &get_high); in main_0031_get_offsets()
96 "offsets %"PRId64", %"PRId64"\n", get_low, get_high); in main_0031_get_offsets()
101 qry_low, get_low, qry_high, get_high); in main_0031_get_offsets()
102 if (get_low >= get_high) in main_0031_get_offsets()
105 get_low, get_high); in main_0031_get_offsets()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A D0031-get_offsets.c48 int64_t get_low = -1234, get_high = -1235;
89 &get_low, &get_high);
96 "offsets %"PRId64", %"PRId64"\n", get_low, get_high);
101 qry_low, get_low, qry_high, get_high);
102 if (get_low >= get_high)
105 get_low, get_high);
/dports/games/tycho/species/
H A Dinst_gen_markov.hpp39 unsigned get_low() const { return _data & LOW_MASK; } in get_low() function in CHighLowField
42 unsigned low = get_low(); in inc_low()
47 bool used() const { return (get_low() != 0); } in used()
67 unsigned get_count() const { return get_low(); } in get_count()
70 bool used() const { return (get_low() != 0); } in used()
109 _sum += _data[i].get_low(); in calc_sum()
117 y += _data[x].get_low(); in suggest()
/dports/games/species/species/
H A Dinst_gen_markov.hpp39 unsigned get_low() const { return _data & LOW_MASK; } in get_low() function in CHighLowField
42 unsigned low = get_low(); in inc_low()
47 bool used() const { return (get_low() != 0); } in used()
67 unsigned get_count() const { return get_low(); } in get_count()
70 bool used() const { return (get_low() != 0); } in used()
109 _sum += _data[i].get_low(); in calc_sum()
117 y += _data[x].get_low(); in suggest()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0; in initWithFrame:()
138 get_low ()
158 PRINT_CASE (f, get_low ());
159 if (get_low () != get_high ())
174 return tree_int_cst_equal (get_low (), get_high ());
210 get_low ()
212 return m_cases[0]->get_low ();
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-switch-conversion.h61 virtual tree get_low () = 0;
137 get_low () in get_low() function
157 PRINT_CASE (f, get_low ());
158 if (get_low () != get_high ())
173 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
208 get_low () in get_low() function
210 return m_cases[0]->get_low (); in get_low()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0;
139 get_low () in get_low() function
159 PRINT_CASE (f, get_low ());
160 if (get_low () != get_high ())
175 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
211 get_low () in get_low() function
213 return m_cases[0]->get_low (); in get_low()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0;
138 get_low () in get_low() function
158 PRINT_CASE (f, get_low ());
159 if (get_low () != get_high ())
174 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
210 get_low () in get_low() function
212 return m_cases[0]->get_low (); in get_low()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-switch-conversion.h61 virtual tree get_low () = 0;
137 get_low () in get_low() function
157 PRINT_CASE (f, get_low ());
158 if (get_low () != get_high ())
173 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
208 get_low () in get_low() function
210 return m_cases[0]->get_low (); in get_low()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-switch-conversion.h61 virtual tree get_low () = 0;
137 get_low () in get_low() function
157 PRINT_CASE (f, get_low ());
158 if (get_low () != get_high ())
173 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
208 get_low () in get_low() function
210 return m_cases[0]->get_low (); in get_low()
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dfunc2.vhd27 function get_low(x : int_array) return integer is function
47 assert get_low(u) = 1;
48 assert get_low(v) = 1;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0;
139 get_low () in get_low() function
164 PRINT_CASE (f, get_low ());
165 if (get_low () != get_high ())
180 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
227 get_low () in get_low() function
229 return m_cases[0]->get_low (); in get_low()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0;
139 get_low () in get_low() function
164 PRINT_CASE (f, get_low ());
165 if (get_low () != get_high ())
180 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
220 get_low () in get_low() function
222 return m_cases[0]->get_low (); in get_low()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0;
139 get_low () in get_low() function
164 PRINT_CASE (f, get_low ());
165 if (get_low () != get_high ())
180 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
220 get_low () in get_low() function
222 return m_cases[0]->get_low (); in get_low()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h62 virtual tree get_low () = 0;
139 get_low () in get_low() function
164 PRINT_CASE (f, get_low ());
165 if (get_low () != get_high ())
180 return tree_int_cst_equal (get_low (), get_high ()); in is_single_value_p()
220 get_low () in get_low() function
222 return m_cases[0]->get_low (); in get_low()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/engine/
H A Dladspaback.cpp280 store.set_dflt(get_low()); in set_default_value()
284 float low = get_low(); in set_default_value()
452 f.set_dflt(f.get_low()); in fixup()
464 if (f.get_low() == 0) { in fixup()
470 f.set_dflt(f.get_low()); in fixup()
481 } else if (f.get_low() <= 0) { in fixup()
500 f.set_dflt(f.get_low()); in fixup()
514 f.set_dflt(f.get_low()); in fixup()
529 f.set_dflt(f.get_low()); in fixup()
545 float low = get_low(); in calc_step()
[all …]
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dladspaback.h61 inline float get_low() { return low; } in get_low() function
112 …inline float get_low() { return user.is_set(ChangeableValues::low_set) ? user.get_low() : factory. in get_low() function
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dladspalist.cpp846 float low = q->get_low(); in selection_changed()
954 if (q->get_low() <= 0) { in on_type_edited()
957 if (q->get_up() <= q->get_low()) { in on_type_edited()
958 q->set_up(q->get_low()*1000); in on_type_edited()
962 q->set_dflt(q->get_low()); in on_type_edited()
974 q->set_low(round(q->get_low())); in on_type_edited()
978 float low = q->get_low(); in on_type_edited()
1052 if (val < q->get_low()) { in on_dflt_edited()
1089 val = q->factory.get_low(); in on_low_edited()
1138 if (q->get_low() > val) { in on_up_edited()
[all …]

12345