Home
last modified time | relevance | path

Searched refs:last (Results 32301 – 32325 of 412336) sorted by relevance

1...<<1291129212931294129512961297129812991300>>...16494

/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dparallel-for.h42 parallel_for_each (RandomIt first, RandomIt last, RangeFunction callback) in parallel_for_each() argument
52 size_t n_elements = last - first; in parallel_for_each()
76 callback (first, last); in parallel_for_each()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_diana_addorder.F13 integer last
35 last=nord
40 call argos_diana_listord(byte_mb(i_snam),last,ndordr)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/Inline/ML/Inputs/
H A Dsize-estimator.ll13 br label %last.block
17 br label %last.block
19 last.block:
/dports/devel/libc++/libcxx-10.0.1.src/test/std/numerics/numeric.ops/reduce/
H A Dreduce.pass.cpp24 test(Iter first, Iter last, T x) in test() argument
27 decltype(std::reduce(first, last))> ); in test()
28 assert(std::reduce(first, last) == x); in test()
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_mixed_elements/
H A DOUTPUT16 last point : 10.000
19 last point : 10.000
22 last point : 10.000
/dports/devel/libcutl/libcutl-1.10.0/cutl/details/boost/regex/src/
H A Dregex_raw_buffer.cxx39 register size_type newsize = start ? last - start : 1024; in resize()
58 last = ptr + newsize; in resize()
64 if(size_type(last - end) < n) in insert()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/x3/numeric/
H A Dint.hpp34 bool parse(Iterator& first, Iterator const& last in parse()
38 x3::skip_over(first, last, context); in parse()
39 return extract::call(first, last, attr); in parse()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkTreeIterator.cxx76 vtkIdType last = this->NextId; in Next() local
77 if(last != -1) in Next()
81 return last; in Next()
/dports/devel/libtickit/libtickit-0.4.2a/src/
H A Dunicode.h75 int last; member
137 if (ucs < table[0].first || ucs > table[max].last) in bisearch()
141 if (ucs > table[mid].last) in bisearch()
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/scheduler/
H A Dsched-pelt.c61 long last = 0, y_inv = ((1UL<<32)-1)*y; in calc_converged_max() local
71 if (last == max) in calc_converged_max()
74 last = max; in calc_converged_max()
/dports/news/trn4/trn-4.0-test77/
H A Dscanart.c97 sa_grow(oldlast,last) in sa_grow() argument
98 ART_NUM oldlast,last; in sa_grow()
102 sa_growarts(oldlast,last);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DnumberSeq.hpp68 virtual double last() const = 0; // last element added in the sequence
101 virtual double last() const { return _last; } in last() function in NumberSeq
125 virtual double last() const; // the last value added to the sequence
/dports/lang/sdcc/sdcc-4.0.0/device/include/
H A Dstdarg.h36 #define va_start(marker, last) { marker = (va_list)&last + sizeof(last); } argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/Inline/ML/Inputs/
H A Dsize-estimator.ll13 br label %last.block
17 br label %last.block
19 last.block:
/dports/misc/help2man/help2man-1.48.5/build-aux/
H A Dfixup-texi-trans24 my $last = '';
35 if (!$fixed{menu} and $last =~ /^\* Menu:\n*$/)
101 $last = $_;
/dports/devel/boost-libs/boost_1_72_0/libs/regex/src/
H A Dregex_raw_buffer.cpp39 size_type newsize = start ? last - start : 1024; in resize()
58 last = ptr + newsize; in resize()
64 if(size_type(last - end) < n) in insert()
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/x3/numeric/
H A Dint.hpp34 bool parse(Iterator& first, Iterator const& last in parse()
38 x3::skip_over(first, last, context); in parse()
39 return extract::call(first, last, attr); in parse()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkTreeIterator.cxx75 vtkIdType last = this->NextId; in Next() local
76 if(last != -1) in Next()
80 return last; in Next()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkTreeIterator.cxx77 vtkIdType last = this->NextId; in Next() local
78 if (last != -1) in Next()
82 return last; in Next()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_diana_addorder.F13 integer last
35 last=nord
40 call argos_diana_listord(byte_mb(i_snam),last,ndordr)
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/x3/numeric/
H A Dint.hpp34 bool parse(Iterator& first, Iterator const& last in parse()
38 x3::skip_over(first, last, context); in parse()
39 return extract::call(first, last, attr); in parse()
/dports/devel/goffice/goffice-0.10.50/goffice/app/
H A Dio-context-priv.h28 gint total, last, current; member
32 gint total, last; member
36 gint n_elements, last, current; member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/shared_examples/models/
H A Dversioned_description_shared_examples.rb19 expect(model.description_versions.last.description).to eq('New description')
25 expect(model.description_versions.last.description).to eq('Another description')
29 expect(model.saved_description_version).to eq(model.description_versions.last)
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/tools/docker-test/
H A Dcpanminus470 my $last = length $fat;
472 return 0 if $pos == $last;
473 my $next = (1 + index $fat, "\n", $pos) || $last;
/dports/security/p5-openxpki/openxpki-3.16.1/tools/docker-test/
H A Dcpanminus470 my $last = length $fat;
472 return 0 if $pos == $last;
473 my $next = (1 + index $fat, "\n", $pos) || $last;

1...<<1291129212931294129512961297129812991300>>...16494