Home
last modified time | relevance | path

Searched refs:flat_length (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_topology/internal/
H A DPath_on_surface_with_rle.h577 CGAL_assertion(flat_length(it)!=0); in decrease_flat_length()
604 if (flat_length(it)>0) in second_dart_of_a_flat()
607 CGAL_assertion(flat_length(it)<0); in second_dart_of_a_flat()
614 if (flat_length(it)>0) in before_last_dart_of_a_flat()
617 CGAL_assertion(flat_length(it)<0); in before_last_dart_of_a_flat()
746 if (flat_length(it)==0) in reduce_flat_from_beginning()
772 if (flat_length(it)==0) in reduce_flat_from_end()
832 set_flat_length(it, flat_length(it)+flat_length(it2)+ in merge_with_next_flat_if_possible()
950 if (flat_length(itend)<0) in is_positive_bracket()
974 if (flat_length(itend)>0) in is_negative_bracket()
[all …]
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dsquinewave.c190 const double flat_length = midpoint - sweep_length; in squinewave_gen() local
191 phase = sweep_length + flat_length * ((warped_phase - 0.5) * 2.0); in squinewave_gen()
202 const double flat_length = 2.0 - (midpoint + sweep_length); in squinewave_gen() local
204 flat_length * ((warped_phase - 1.5) * 2.0); in squinewave_gen()
275 const double flat_length = midpoint - sweep_length; in squinewave_gen() local
281 phase = midpoint - flat_length + phase_overshoot - phase_inc; in squinewave_gen()
284 if (flat_length >= phase_overshoot) { in squinewave_gen()
294 1.0 + (phase_overshoot - flat_length) / next_sweep_length; in squinewave_gen()
318 const double flat_length = 2.0 - (midpoint + sweep_length); in squinewave_gen() local
322 phase = 2.0 - flat_length + phase_overshoot - phase_inc; in squinewave_gen()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/devel/hyperscan/boost_1_75_0/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/devel/boost-libs/boost_1_72_0/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/devel/boost-python-libs/boost_1_72_0/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length = member
34 detail::array<std::size_t, flat_length> indices{}; in compute()
66 std::make_index_sequence<Indices::flat_length>{}); in unpack_flatten()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hana/detail/
H A Dunpack_flatten.hpp29 static constexpr auto flat_length =
34 detail::array<std::size_t, flat_length> indices{};
66 std::make_index_sequence<Indices::flat_length>{});
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/res/
H A Dcs_line_decoration.glsl77 float flat_length = max((line_thickness - 1.0) * 2.0, 1.0);
81 flat_length,
127 float flat_length = vParams.z;
130 float half_period = slope_length + flat_length;
150 float dist3 = distance_to_line(vec2(flat_length, peak_height),
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/res/
H A Dcs_line_decoration.glsl73 float flat_length = max((line_thickness - 1.0) * 2.0, 1.0);
77 flat_length,
120 float flat_length = vParams.z;
123 float half_period = slope_length + flat_length;
143 float dist3 = distance_to_line(vec2(flat_length, peak_height),
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/res/
H A Dcs_line_decoration.glsl75 float flat_length = max((line_thickness - 1.0) * 2.0, 1.0);
79 flat_length,
122 float flat_length = vParams.z;
125 float half_period = slope_length + flat_length;
145 float dist3 = distance_to_line(vec2(flat_length, peak_height),
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/res/
H A Dbrush_line.glsl106 float flat_length = max((line_thickness - 1.0) * 2.0, 1.0);
110 flat_length,
162 float flat_length = vParams.z;
165 float half_period = slope_length + flat_length;
185 float dist3 = distance_to_line(vec2(flat_length, peak_height),
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/res/
H A Dcs_line_decoration.glsl73 float flat_length = max((line_thickness - 1.0) * 2.0, 1.0);
77 flat_length,
120 float flat_length = vParams.z;
123 float half_period = slope_length + flat_length;
143 float dist3 = distance_to_line(vec2(flat_length, peak_height),
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/res/
H A Dcs_line_decoration.glsl73 float flat_length = max((line_thickness - 1.0) * 2.0, 1.0);
77 flat_length,
120 float flat_length = vParams.z;
123 float half_period = slope_length + flat_length;
143 float dist3 = distance_to_line(vec2(flat_length, peak_height),
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dline_dec.rs231 let flat_length = ((line_thickness - 1.0) * 2.0).max(1.0); in get_line_decoration_size() localVariable
232 let approx_period = 2.0 * (slope_length + flat_length); in get_line_decoration_size()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/prim_store/
H A Dline_dec.rs231 let flat_length = ((line_thickness - 1.0) * 2.0).max(1.0); in get_line_decoration_size() localVariable
232 let approx_period = 2.0 * (slope_length + flat_length); in get_line_decoration_size()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dline_dec.rs231 let flat_length = ((line_thickness - 1.0) * 2.0).max(1.0); in get_line_decoration_size() localVariable
232 let approx_period = 2.0 * (slope_length + flat_length); in get_line_decoration_size()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/
H A Dlists1.erl31 flatten/1, flatten/2, flat_length/1, flatlength/1,
227 flat_length(List) -> flatlength(List). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/
H A Dlists1.erl31 flatten/1, flatten/2, flat_length/1, flatlength/1,
227 flat_length(List) -> flatlength(List). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/test/int_SUITE_data/
H A Dlists1.erl31 flatten/1, flatten/2, flat_length/1, flatlength/1,
227 flat_length(List) -> flatlength(List). function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/test/int_SUITE_data/
H A Dlists1.erl31 flatten/1, flatten/2, flat_length/1, flatlength/1,
227 flat_length(List) -> flatlength(List). function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/
H A Dlists1.erl31 flatten/1, flatten/2, flat_length/1, flatlength/1,
227 flat_length(List) -> flatlength(List). function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/test/int_SUITE_data/
H A Dlists1.erl31 flatten/1, flatten/2, flat_length/1, flatlength/1,
227 flat_length(List) -> flatlength(List). function

12