Home
last modified time | relevance | path

Searched defs:last (Results 176 – 200 of 34967) sorted by relevance

12345678910>>...1399

/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/index/detail/
H A Dvarray_detail.hpp155 void destroy_dispatch(I first, I last, in destroy_dispatch()
164 void destroy(I first, I last) in destroy()
195 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch()
206 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch()
213 inline O copy(I first, I last, O dst) in copy()
251 F uninitialized_copy(I first, I last, F dst) in uninitialized_copy()
306 O uninitialized_move(I first, I last, O dst) in uninitialized_move()
326 O move_dispatch(I first, I last, O dst, in move_dispatch()
338 O move_dispatch(I first, I last, O dst, in move_dispatch()
346 O move(I first, I last, O dst) in move()
[all …]
/dports/security/libkleo/libkleo-21.12.3/src/kleo/
H A Dstl_util.h44 make_filter_iterator(UnaryPredicate &&pred, _Iterator &&it, _Iterator &&last) in make_filter_iterator()
54 OutputIterator copy_if(InputIterator first, InputIterator last, OutputIterator dest, UnaryPredicate… in copy_if()
67 void transform_if(InputIterator first, InputIterator last, OutputIterator dest, UnaryPredicate pred… in transform_if()
77 OutputIterator copy_1st_if(InputIterator first, InputIterator last, OutputIterator dest, Predicate … in copy_1st_if()
90 OutputIterator copy_2nd_if(InputIterator first, InputIterator last, OutputIterator dest, Predicate … in copy_2nd_if()
104 OutputIterator transform_1st(InputIterator first, InputIterator last, OutputIterator dest, UnaryFun… in transform_1st()
113 OutputIterator transform_2nd(InputIterator first, InputIterator last, OutputIterator dest, UnaryFun… in transform_2nd()
129 Value accumulate_if(InputIterator first, InputIterator last, UnaryPredicate filter, const Value &va… in accumulate_if()
147 Value accumulate_transform(InputIterator first, InputIterator last, UnaryFunction map, const Value … in accumulate_transform()
157 Value accumulate_transform_if(InputIterator first, InputIterator last, UnaryFunction map, UnaryPred… in accumulate_transform_if()
[all …]
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/
H A Dremove.h45 InputIt last, in remove_if()
59 InputIt last, in remove_if()
73 InputIt last, in remove()
90 InputIt last, in remove_copy_if()
106 InputIt last, in remove_copy_if()
122 InputIt last, in remove_copy()
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Microsoft/go-winio/go-winio-0.4.12/wim/
H A Dwim.go25 FILE_ATTRIBUTE_HIDDEN = 0x00000002
44 // Windows processor architectures.
70 func (g guid) String() string {
93 func (r *resourceDescriptor) Flags() resFlag {
109 // SHA1Hash contains the SHA1 hash of a file or stream.
126 hdrFlagResourceOnly
140 type wimHeader struct {
179 FileNameLength uint16
194 LowDateTime uint32
206 return time.Unix(0, nsec)
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
44 , Iterator last in parse()
71 , Iterator last in parse()
95 , Iterator last in parse()
108 , Iterator last in phrase_parse()
128 , Iterator last in phrase_parse()
142 , Iterator last in phrase_parse()
181 , Iterator last in phrase_parse()
196 , Iterator last in phrase_parse()
208 , Iterator last in phrase_parse()
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/test/x3/
H A Dtest.hpp19 Char const* last = in; in test() local
30 auto const last = in.end(); in test() local
40 Char const* last = in; in test() local
51 Char const* last = in; in test_failure() local
70 Char const* last = in; in test_attr() local
81 Char const* last = in; in test_attr() local
92 Char const* last = in + size; in binary_test() local
101 Char const* last = in + size; in binary_test() local
110 Char const* last = in + size; in binary_test_attr() local
119 Char const* last = in + size; in binary_test_attr() local
/dports/devel/thrust/thrust-1.9.5/thrust/detail/
H A Dsort.inl38 RandomAccessIterator last)
52 RandomAccessIterator last,
65 RandomAccessIterator last)
79 RandomAccessIterator last,
156 ForwardIterator last)
168 ForwardIterator last,
207 RandomAccessIterator last)
223 RandomAccessIterator last,
238 RandomAccessIterator last)
349 ForwardIterator last)
[all …]
H A Dremove.inl40 ForwardIterator last,
56 InputIterator last,
72 ForwardIterator last,
88 InputIterator last,
105 ForwardIterator last,
123 InputIterator1 last,
/dports/devel/boost-docs/boost_1_72_0/libs/range/test/
H A Dirange.cpp23 void test_irange_impl(Integer last) in test_irange_impl()
40 void test_irange_impl(Integer first, Integer last) in test_irange_impl()
57 void test_irange_impl(IntegerInput first, IntegerInput last, int step) in test_irange_impl()
87 void test_irange(int last) in test_irange()
103 void test_irange(int first, int last) in test_irange()
118 void test_irange(int first, int last, int step_size) in test_irange()
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/
H A Dirange.cpp23 void test_irange_impl(Integer last) in test_irange_impl()
40 void test_irange_impl(Integer first, Integer last) in test_irange_impl()
57 void test_irange_impl(IntegerInput first, IntegerInput last, int step) in test_irange_impl()
87 void test_irange(int last) in test_irange()
103 void test_irange(int first, int last) in test_irange()
118 void test_irange(int first, int last, int step_size) in test_irange()

12345678910>>...1399