Home
last modified time | relevance | path

Searched refs:end_item (Results 1 – 25 of 71) sorted by relevance

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-tref.cpp340 SPObject *end_item, Glib::ustring::iterator &end) in sp_tref_fully_contained() argument
344 if (start_item && end_item) { in sp_tref_fully_contained()
350 && !(SP_IS_STRING(end_item) && SP_IS_TREF(end_item->parent))) { in sp_tref_fully_contained()
357 && (SP_IS_STRING(end_item) && SP_IS_TREF(end_item->parent))) { in sp_tref_fully_contained()
367 && !(SP_IS_STRING(end_item) && SP_IS_TREF(end_item->parent))) { in sp_tref_fully_contained()
375 && (SP_IS_STRING(end_item) && SP_IS_TREF(end_item->parent))) { in sp_tref_fully_contained()
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/includes/
H A DCdfBase.h54 const struct cdf_item *end_item; /* last item, 1 passed */ member
73 #define end_item(array) (array + nelem(array, struct cdf_item)) macro
84 (cdf_fptr)C2F(ffname), itvar, end_item(itvar)}
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dtext-editing.cpp817 if (end_item == nullptr) { in sp_te_delete()
818 end_item = item->lastChild(); in sp_te_delete()
830 if (start_item == end_item) { in sp_te_delete()
845 if (sub_item == end_item) { in sp_te_delete()
1534 if (end_item && child->isAncestorOf(end_item)) { in recursively_apply_style()
1612 if (end_item && child->isAncestorOf(end_item)) in recursively_apply_style()
1618 if (end_item == child) in recursively_apply_style()
2078 end_item = end_item->getNext(); in sp_te_apply_style()
2080 if (end_item == nullptr) { in sp_te_apply_style()
2081 end_item = text; in sp_te_apply_style()
[all …]
/dports/math/gri/gri-2.12.23/doc/
H A Dtexinfo2HTML325 $start_item = "<tt>"; $end_item = "</tt>"
328 $start_item = "<i>"; $end_item = "</i>"
354 print "<dt> $start_item$the_item$end_item\n<dd>";
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/src/c/
H A DCdfBase.c46 for (it = cdf->items; it != cdf->end_item; ++it) in cdf_generic()
57 if (it == cdf->end_item) in cdf_generic()
103 for (it = cdf->items ; it != cdf->end_item ; ++it) in cdf_options()
109 for (it = cdf->items ; it != cdf->end_item ; ++it) in cdf_options()
112 if (it + 1 != cdf->end_item) in cdf_options()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_tagged.rb54 p.end_item(id)
61 p.end_item(id_artifact)
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_tagged.rb54 p.end_item(id)
61 p.end_item(id_artifact)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_fragment_items_builder.cc202 const NGFragmentItem* end_item, in AddPreviousItems() argument
204 if (end_item) { in AddPreviousItems()
244 if (&item == end_item) in AddPreviousItems()
253 if (end_item) { in AddPreviousItems()
298 DCHECK(!end_item); in AddPreviousItems()
304 if (end_item && last_break_token) { in AddPreviousItems()
/dports/devel/cweb/cweb-3.64a.a/examples/
H A Dextex.c13 #define end_item 6 macro
47 nop,nop,start_index,nop,start_name,start_insert,end_item,nop,
260 case end_item:if(skipping)goto skip_C;
282 case nop:case start_C:case end_item:continue;
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/php/examples.php5/
H A Dstarter_tagged.php51 $p->end_item($id);
58 $p->end_item($id_artifact);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/php/examples.php5/
H A Dstarter_tagged.php51 $p->end_item($id);
58 $p->end_item($id_artifact);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dstarter_tagged.cpp58 p.end_item(id); in main()
65 p.end_item(id_artifact); in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dstarter_tagged.cpp58 p.end_item(id); in main()
65 p.end_item(id_artifact); in main()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A Dstarter_tagged.java59 p.end_item(id); in main()
66 p.end_item(id_artifact); in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A Dstarter_tagged.java59 p.end_item(id); in main()
66 p.end_item(id_artifact); in main()
/dports/lang/perl5.34/perl-5.34.0/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm941 sub end_item_bullet { shift->end_item('bullet') }
942 sub end_item_number { shift->end_item('number') }
943 sub end_item_text { shift->end_item('definition') }
944 sub end_item { subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm825 sub end_item_bullet { shift->end_item('bullet') }
826 sub end_item_number { shift->end_item('number') }
827 sub end_item_text { shift->end_item('definition') }
828 sub end_item { subroutine
/dports/lang/perl5.32/perl-5.32.1/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm825 sub end_item_bullet { shift->end_item('bullet') }
826 sub end_item_number { shift->end_item('number') }
827 sub end_item_text { shift->end_item('definition') }
828 sub end_item { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Pod-Checker/lib/Pod/
H A DChecker.pm941 sub end_item_bullet { shift->end_item('bullet') }
942 sub end_item_number { shift->end_item('number') }
943 sub end_item_text { shift->end_item('definition') }
944 sub end_item { subroutine
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/
H A Dpersist_events.py174 end_item = queue[-1]
181 end_item = _EventPersistQueueItem(
186 queue.append(end_item)
189 end_item.events_and_contexts.extend(events_and_contexts)
194 end_item.parent_opentracing_span_contexts.append(span.context)
200 res = await make_deferred_yieldable(end_item.deferred.observe())
204 "persist_event_batch_complete", (end_item.opentracing_span_context,)
/dports/devel/ding-libs/ding-libs-0.6.1/collection/
H A Dcollection_iter.c104 error = col_allocate_item(&(iter->end_item), "", NULL, 0, COL_TYPE_END); in col_bind_iterator()
192 col_delete_item(iterator->end_item); in col_unbind_iterator()
364 *item = iterator->end_item; in col_iterate_collection()
H A Dcollection_priv.h62 struct collection_item *end_item; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dcss_length_list_interpolation_type.cc125 [](InterpolationValue&& start_item, InterpolationValue&& end_item) { in MaybeMergeSingles() argument
128 std::move(end_item.interpolable_value)); in MaybeMergeSingles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcss_length_list_interpolation_type.cc125 [](InterpolationValue&& start_item, InterpolationValue&& end_item) { in MaybeMergeSingles() argument
128 std::move(end_item.interpolable_value)); in MaybeMergeSingles()
/dports/math/py-or-tools/or-tools-9.2/ortools/algorithms/
H A Dknapsack_solver.cc1059 int end_item);
1062 int64_t DivideAndConquer(int64_t capacity, int start_item, int end_item);
1100 int end_item) {
1105 for (int item_id = start_item; item_id < end_item; ++item_id) {
1122 int end_item) {
1124 int item_boundary_ = start_item + ((end_item - start_item) / 2);
1127 SolveSubProblem(false, capacity, item_boundary_, end_item);
1147 if ((end_item - item_boundary_) == 1) {
1150 } else if ((end_item - item_boundary_) > 1)
1151 DivideAndConquer(capacity2_, item_boundary_, end_item);

123