Home
last modified time | relevance | path

Searched refs:last (Results 151 – 175 of 60464) sorted by relevance

12345678910>>...2419

/dports/games/openttd/openttd-12.1/src/
H A Dtownname.cpp358 buf = strecpy(buf, _name_german_pre[i], last); in MakeGermanTownName()
364 buf = strecpy(buf, _name_german_real[i], last); in MakeGermanTownName()
369 buf = strecpy(buf, _name_german_2[i], last); in MakeGermanTownName()
500 buf = strecpy(buf, _name_finnish_1[sel], last); in MakeFinnishTownName()
506 buf = strecpy(buf, "la", last); in MakeFinnishTownName()
508 buf = strecpy(buf, u8"l\u00e4", last); in MakeFinnishTownName()
728 buf = strecpy(endpos, " ", last); in MakeCzechTownName()
745 buf = strecpy(buf, poststr, last); in MakeCzechTownName()
763 buf = strecpy(buf, " ", last); in MakeCzechTownName()
1063 if (last >= buf + par->min) return par->proc(buf, last, seed); in GenerateTownNameString()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/mcc/frontend/dojo/dojox/mobile/themes/common/
H A DFormLayout.less81 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblButton:last-chil…
83 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblCheckBox:last-ch…
84 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblSwitch:last-chil…
85 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblRadioButton:last
86 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblTextArea:last-ch…
88 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblTextBox:last-chi…
89 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblSearchBox:last-c…
94 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblSlider:last-chil…
141 .mblFormLayout.mblFormLayoutTwoCol.mblFormLayoutRightAlign > * > *:last-child > .mblButton:last-chi…
144 .mblFormLayout.mblFormLayoutTwoCol.mblFormLayoutRightAlign > * > *:last-child > .mblSwitch:last-chi…
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libodelta/
H A Ddelta.c138 ip->last = last; in newMove()
149 register Move *last = ip->last; in delMove() local
153 next->last = last; in delMove()
184 last = delMove(last); in makeAdd()
192 last = delMove(last); in makeAdd()
198 ip->last = last; in makeAdd()
273 last = ip->last; in optMove()
280 if((last = s->last) && last->type == DELTA_ADD) in optMove()
419 if(last && chkMove(last->size,last->addr,(long)(tar-tp)) <= 0) in delta()
422 last = delMove(last); in delta()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libodelta/
H A Ddelta.c138 ip->last = last; in newMove()
149 register Move *last = ip->last; in delMove() local
153 next->last = last; in delMove()
184 last = delMove(last); in makeAdd()
192 last = delMove(last); in makeAdd()
198 ip->last = last; in makeAdd()
273 last = ip->last; in optMove()
280 if((last = s->last) && last->type == DELTA_ADD) in optMove()
419 if(last && chkMove(last->size,last->addr,(long)(tar-tp)) <= 0) in delta()
422 last = delMove(last); in delta()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libodelta/
H A Ddelta.c138 ip->last = last; in newMove()
149 register Move *last = ip->last; in delMove() local
153 next->last = last; in delMove()
184 last = delMove(last); in makeAdd()
192 last = delMove(last); in makeAdd()
198 ip->last = last; in makeAdd()
273 last = ip->last; in optMove()
280 if((last = s->last) && last->type == DELTA_ADD) in optMove()
419 if(last && chkMove(last->size,last->addr,(long)(tar-tp)) <= 0) in delta()
422 last = delMove(last); in delta()
[all …]
/dports/www/dojo/dojo-release-1.12.2/dojox/mobile/themes/common/
H A DFormLayout.less81 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblButton:last-chil…
83 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblCheckBox:last-ch…
84 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblSwitch:last-chil…
85 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblRadioButton:last
86 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblTextArea:last-ch…
88 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblTextBox:last-chi…
89 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblSearchBox:last-c…
94 ….mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlign > * > *:last-child > .mblSlider:last-chil…
141 .mblFormLayout.mblFormLayoutTwoCol.mblFormLayoutRightAlign > * > *:last-child > .mblButton:last-chi…
144 .mblFormLayout.mblFormLayoutTwoCol.mblFormLayoutRightAlign > * > *:last-child > .mblSwitch:last-chi…
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/SmilesParse/
H A DCXSmilesOps.cpp42 if (!read_int(first, last, n1)) { in read_int_pair()
45 if (first >= last || *first != sep) { in read_int_pair()
49 return read_int(first, last, n2); in read_int_pair()
116 if (first >= last) { in parse_atom_props()
291 if (first >= last || *first != 'r' || first + 1 >= last || in parse_ring_bonds()
363 if (first >= last || *first != 'L' || first + 1 >= last || in parse_linknodes()
429 if (first >= last || *first != 'm' || first + 1 >= last || in parse_variable_attachments()
483 if (first >= last || *first != 's' || first + 1 >= last || in parse_substitution()
524 if (first >= last) { in processRadicalSection()
547 if (first >= last) { in processRadicalSection()
[all …]
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/
H A Dmain.cpp123 ocsData.addAuthor( "strohel", aboutData.authors().last() ); in main()
126 ocsData.addAuthor( "Mamarok", aboutData.authors().last() ); in main()
130 ocsData.addAuthor( QString(), aboutData.authors().last() ); in main()
134 ocsData.addAuthor( QString(), aboutData.authors().last() ); in main()
149 ocsData.addAuthor( "teom", aboutData.authors().last() ); in main()
165 ocsData.addAuthor( "eean", aboutData.authors().last() ); in main()
186 ocsData.addCredit( "seb", aboutData.credits().last() ); in main()
191 ocsData.addCredit( "xevix", aboutData.credits().last() ); in main()
219 ocsData.addCredit( "kwwii", aboutData.credits().last() ); in main()
221 ocsData.addCredit( "krf", aboutData.credits().last() ); in main()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/go/test/tests/
H A Dclient_error_test.go82 last = protocol.EXPECT().WriteMapEnd().Return(err).After(last)
89 last = protocol.EXPECT().WriteFieldEnd().Return(err).After(last)
110 last = protocol.EXPECT().WriteListEnd().Return(err).After(last)
117 last = protocol.EXPECT().WriteFieldEnd().Return(err).After(last)
139 last = protocol.EXPECT().WriteSetEnd().Return(err).After(last)
265 last = protocol.EXPECT().ReadMapEnd().Return(err).After(last)
535 last = protocol.EXPECT().WriteString("test").After(last)
536 last = protocol.EXPECT().WriteFieldEnd().After(last)
537 last = protocol.EXPECT().WriteFieldStop().After(last)
538 last = protocol.EXPECT().WriteStructEnd().After(last)
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/go/test/tests/
H A Dclient_error_test.go82 last = protocol.EXPECT().WriteMapEnd().Return(err).After(last)
89 last = protocol.EXPECT().WriteFieldEnd().Return(err).After(last)
110 last = protocol.EXPECT().WriteListEnd().Return(err).After(last)
117 last = protocol.EXPECT().WriteFieldEnd().Return(err).After(last)
139 last = protocol.EXPECT().WriteSetEnd().Return(err).After(last)
265 last = protocol.EXPECT().ReadMapEnd().Return(err).After(last)
535 last = protocol.EXPECT().WriteString("test").After(last)
536 last = protocol.EXPECT().WriteFieldEnd().After(last)
537 last = protocol.EXPECT().WriteFieldStop().After(last)
538 last = protocol.EXPECT().WriteStructEnd().After(last)
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/go/test/tests/
H A Dclient_error_test.go82 last = protocol.EXPECT().WriteMapEnd().Return(err).After(last)
89 last = protocol.EXPECT().WriteFieldEnd().Return(err).After(last)
110 last = protocol.EXPECT().WriteListEnd().Return(err).After(last)
117 last = protocol.EXPECT().WriteFieldEnd().Return(err).After(last)
139 last = protocol.EXPECT().WriteSetEnd().Return(err).After(last)
265 last = protocol.EXPECT().ReadMapEnd().Return(err).After(last)
535 last = protocol.EXPECT().WriteString("test").After(last)
536 last = protocol.EXPECT().WriteFieldEnd().After(last)
537 last = protocol.EXPECT().WriteFieldStop().After(last)
538 last = protocol.EXPECT().WriteStructEnd().After(last)
[all …]
/dports/textproc/p5-Text-ParagraphDiff/Text-ParagraphDiff/t/
H A Dtest.t9 Text::ParagraphDiff::create_diff( ["First middle last"],
10 ["First middle last"]
11 ) eq qq(\n<p>\nFirst middle last \n</p>\n) ? ok(1) : ok(0);
14 Text::ParagraphDiff::create_diff( ["First middle last"],
20 ["First middle last"]
24 Text::ParagraphDiff::create_diff( ["First middle last"],
30 ["First middle last"]
34 Text::ParagraphDiff::create_diff( ["First middle last"],
40 ["First other last"]
96 Text::ParagraphDiff::create_diff( ["First middle last", "First middle last"],
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/sort/spreadsort/
H A Dstring_sort.hpp78 if (last - first < detail::min_sort_size) in string_sort()
79 std::sort(first, last); in string_sort()
129 string_sort(first, last, unused); in string_sort()
188 std::sort(first, last, comp); in reverse_string_sort()
297 std::sort(first, last); in string_sort()
302 if (++first == last) in string_sort()
364 std::sort(first, last, comp); in string_sort()
369 if (++first == last) in string_sort()
431 std::sort(first, last, comp); in reverse_string_sort()
435 while (!length(*(--last))) { in reverse_string_sort()
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/test/sql/include/
H A Dagg_bookends_query.sql13 :PREFIX SELECT last(temp, time) FROM btest;
15 :PREFIX SELECT last(temp, time_alt) FROM btest;
32 :PREFIX SELECT last(temp, time) FROM btest;
35 :PREFIX SELECT last(temp, time) FROM btest;
39 :PREFIX SELECT last(temp, time_alt) FROM btest;
47 :PREFIX SELECT last(temp, time_alt) FROM btest;
62 :PREFIX SELECT last(temp, time) FROM btest;
71 :PREFIX SELECT * FROM (SELECT last(temp, time) FROM btest) last;
92 :PREFIX SELECT last(temp, time) FROM btest ORDER BY last(temp, time);
103 :PREFIX SELECT gp, last(temp, time) OVER (PARTITION BY gp) AS last FROM btest;
[all …]
/dports/devel/bloaty/bloaty-1.1/third_party/demumble/third_party/libcxxabi/
H A Dcxa_demangle.cpp118 if (first != last) in parse_number()
123 if (t != last) in parse_number()
228 if (first != last) in parse_source_name()
378 if (first != last) in parse_builtin_type()
528 if (first != last) in parse_cv_qualifiers()
936 if (first != last) in parse_simple_id()
966 if (first != last) in parse_unresolved_type()
1030 if (first != last) in parse_destructor_name()
1708 if (first != last && *first == 'A' && first+1 != last) in parse_array_type()
1851 if (t1 != last && *t1 == '_' && ++t1 != last) in parse_vector_type()
[all …]
/dports/shells/pear-PHP_Shell/PHP_Shell-0.3.2/PHP/
H A DShell.php342 $last = count($ts) - 1;
348 if ($last >= 4
359 } else if ($last >= 3
418 } else if ($last >= 3
474 } else if ($last >= 6
546 } else if ($last >= 3
579 } else if ($last >= 3
766 if ($last >= 2
867 $last = count($ts) - 1;
868 if ($last >= 2
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/css/parser/
H A Dnth-child.css28 q:nth-last-child(
34 t:nth-last-child(
68 mb:nth-last-child(
76 pb:nth-last-child(
79 rb:nth-last-child(
82 tb:nth-last-child(
84 ub:nth-last-child(
103 ec:nth-last-child(
127 sc:nth-last-child(
134 vc:nth-last-child(
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/css/parser/
H A Dnth-child.css28 q:nth-last-child(
34 t:nth-last-child(
68 mb:nth-last-child(
76 pb:nth-last-child(
79 rb:nth-last-child(
82 tb:nth-last-child(
84 ub:nth-last-child(
103 ec:nth-last-child(
127 sc:nth-last-child(
134 vc:nth-last-child(
[all …]
/dports/finance/prestashop/prestashop/vendor/greenlion/php-sql-parser/src/PHPSQLParser/processors/
H A DPartitionOptionsProcessor.php167 $parsed[] = $last;
185 $parsed[] = $last;
187 unset($last);
202 $last['by'] = $upper;
204 $parsed[] = $last;
205 unset($last);
244 unset($last);
275 unset($last);
286 $expr[] = $last;
298 unset($last);
[all …]

12345678910>>...2419