Home
last modified time | relevance | path

Searched defs:last_index (Results 1 – 25 of 1722) sorted by relevance

12345678910>>...69

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_geometry_traits/
H A Dde_Casteljau_2.h69 unsigned int last_index = n_pts - 1; in bisect_control_polygon_2() local
132 unsigned int last_index = n_pts - 1; in point_on_Bezier_curve_2() local
189 unsigned int last_index = n_pts - 1; in de_Casteljau_2() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dlength_units_checker.h24 wtf_size_t last_index = 0; in MaybeCreate() local
63 wtf_size_t last_index) in LengthUnitsChecker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dlength_units_checker.h24 wtf_size_t last_index = 0; in MaybeCreate() local
63 wtf_size_t last_index) in LengthUnitsChecker()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/publicsuffix-1.5.6/src/
H A Dmatcher.rs20 let last_index = input.len() - 2.min(input.len()); in is_label() localVariable
43 let last_index = input.len() - 2.min(input.len()); in is_email_local() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dvector_math.cc88 const int last_index = len - rem; in FMUL_SSE() local
100 const int last_index = len - rem; in FMAC_SSE() local
135 const int last_index = len - rem; in EWMAAndMaxPower_SSE() local
193 const int last_index = len - rem; in FMAC_NEON() local
207 const int last_index = len - rem; in FMUL_NEON() local
232 const int last_index = len - rem; in EWMAAndMaxPower_NEON() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dvector_math.cc90 const int last_index = len - rem; in FMUL_SSE() local
102 const int last_index = len - rem; in FMAC_SSE() local
137 const int last_index = len - rem; in EWMAAndMaxPower_SSE() local
195 const int last_index = len - rem; in FMAC_NEON() local
209 const int last_index = len - rem; in FMUL_NEON() local
234 const int last_index = len - rem; in EWMAAndMaxPower_NEON() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A Dpecos_stat_util.cpp30 size_t i, num_params = h_bin_prs.size(), last_index = num_params - 1; in bins_to_xy_cdf() local
60 size_t i, num_params = x_val.size(), last_index = num_params - 1; in intervals_to_xy_cdf() local
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/
H A Dpath_coord.cpp97 auto last_index = path_coords.size() - 1; in tangentVector() local
265 auto last_index = path_coords.back().index; in begin() local
303 auto last_index = path_coords.back().index; in end() local
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2FrequencyCounter.cc31 uint8_t last_index = ((this->_last_update % 60) >= 30); in increment() local
/dports/textproc/jql/jql-3.0.6/src/
H A Dget_selection.rs75 let last_index = properties - 1; in get_selection() localVariable
148 let last_index = properties - 1; in get_selection() localVariable
/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Dexplicit_indices.hh18 …std::map<const Indices *, Ex::iterator> index_lines, first_index, last_index; // for the c… member in cadabra::explicit_indices
/dports/devel/gnulib/gnulib-20140202-stable/lib/unictype/
H A Dblocks.c29 unsigned int last_index; in uc_block() local
/dports/devel/libunistring/libunistring-0.9.10/lib/unictype/
H A Dblocks.c38 unsigned int last_index; in uc_block() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/unictype/
H A Dblocks.c37 unsigned int last_index; in uc_block() local
/dports/mail/libetpan/libetpan-1.9.4/src/low-level/feed/
H A Ddate.c123 size_t last_index; in basic_format_parse() local
149 size_t last_index; in basic_format_parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dlayer_list_iterator.cc88 size_t last_index = current_layer_->children().size() - 1; in DescendToRightmostInSubtree() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dlayer_list_iterator.cc88 size_t last_index = current_layer_->children().size() - 1; in DescendToRightmostInSubtree() local
/dports/graphics/eos-movrec/eos-movrec-0.3.2_beta/
H A Dautofocus.cpp58 int last_index = finfos.count() - 1; in lastDispersion() local
66 int last_index = finfos.count() - 1; in lastPosition() local
78 int last_index = finfos.count() - 1; in NextIter() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_fragment_items.cc38 const wtf_size_t last_index = insert_result.stored_value->value; in AssociateWithLayoutObject() local
/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A Dpar_vector_device.c21 HYPRE_BigInt last_index = hypre_ParVectorLastIndex(vector); in hypre_ParVectorGetValuesDevice() local
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/ec_order/include/LiDIA/
H A Dtrace_list.h81 lidia_size_t last_index; // use l[0, ..., last_index] in BG phase variable
/dports/textproc/p5-Text-Diff3/Text-Diff3-0.10/lib/Text/Diff3/
H A DText.pm14 sub last_index { subroutine
/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DPushApply.java81 int last_index = begin.exps.length - 1; in visitApplyExp() local
124 int last_index = begin.exps.length - 1; in visitIfExp() local
159 int last_index = begin.exps.length - 1; in visitCaseExp() local
/dports/databases/pecl-memcache/memcache-8.0/src/
H A Dmemcache_session.c300 unsigned int last_index = 0, prev_index = 0, timeout = 5000; local
409 unsigned int last_index = 0; local
512 unsigned int last_index = 0; local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/array/
H A Dalgorithm.h49 const RandomAccessIter last_index) in CopyIndexedVisitor()

12345678910>>...69