Home
last modified time | relevance | path

Searched defs:begin (Results 176 – 200 of 33394) sorted by relevance

12345678910>>...1336

/dports/devel/boost-python-libs/boost_1_72_0/boost/xpressive/
H A Dregex_algorithms.hpp48 inline bool regex_match_impl in regex_match_impl()
100 inline bool regex_match in regex_match()
123 inline bool regex_match in regex_match()
144 inline bool regex_match in regex_match()
221 inline bool regex_match in regex_match()
421 inline bool regex_search in regex_search()
448 inline bool regex_search in regex_search()
475 inline bool regex_search in regex_search()
564 inline bool regex_search in regex_search()
663 , BidiIter begin in regex_replace_impl()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/xpressive/
H A Dregex_algorithms.hpp48 inline bool regex_match_impl in regex_match_impl()
100 inline bool regex_match in regex_match()
123 inline bool regex_match in regex_match()
144 inline bool regex_match in regex_match()
221 inline bool regex_match in regex_match()
421 inline bool regex_search in regex_search()
448 inline bool regex_search in regex_search()
475 inline bool regex_search in regex_search()
564 inline bool regex_search in regex_search()
663 , BidiIter begin in regex_replace_impl()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/xpressive/
H A Dregex_algorithms.hpp48 inline bool regex_match_impl in regex_match_impl()
100 inline bool regex_match in regex_match()
123 inline bool regex_match in regex_match()
144 inline bool regex_match in regex_match()
221 inline bool regex_match in regex_match()
421 inline bool regex_search in regex_search()
448 inline bool regex_search in regex_search()
475 inline bool regex_search in regex_search()
564 inline bool regex_search in regex_search()
663 , BidiIter begin in regex_replace_impl()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/xpressive/
H A Dregex_algorithms.hpp48 inline bool regex_match_impl in regex_match_impl()
100 inline bool regex_match in regex_match()
123 inline bool regex_match in regex_match()
144 inline bool regex_match in regex_match()
221 inline bool regex_match in regex_match()
421 inline bool regex_search in regex_search()
448 inline bool regex_search in regex_search()
475 inline bool regex_search in regex_search()
564 inline bool regex_search in regex_search()
663 , BidiIter begin in regex_replace_impl()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/xpressive/
H A Dregex_algorithms.hpp48 inline bool regex_match_impl in regex_match_impl()
100 inline bool regex_match in regex_match()
123 inline bool regex_match in regex_match()
144 inline bool regex_match in regex_match()
221 inline bool regex_match in regex_match()
421 inline bool regex_search in regex_search()
448 inline bool regex_search in regex_search()
475 inline bool regex_search in regex_search()
564 inline bool regex_search in regex_search()
663 , BidiIter begin in regex_replace_impl()
[all …]
/dports/devel/corrade/corrade-2020.06/src/Corrade/Containers/
H A DStaticArray.h290 T* begin() { return _data; } in begin() function
291 const T* begin() const { return _data; } /**< @overload */ in begin() function
325 ArrayView<T> slice(T* begin, T* end) { in slice()
329 ArrayView<const T> slice(const T* begin, const T* end) const { in slice()
333 ArrayView<T> slice(std::size_t begin, std::size_t end) { in slice()
337 ArrayView<const T> slice(std::size_t begin, std::size_t end) const { in slice()
346 template<std::size_t viewSize> StaticArrayView<viewSize, T> slice(T* begin) { in slice()
414 ArrayView<T> suffix(T* begin) { in suffix()
418 ArrayView<const T> suffix(const T* begin) const { in suffix()
422 ArrayView<T> suffix(std::size_t begin) { in suffix()
[all …]
/dports/math/ensmallen/ensmallen-2.17.0/include/ensmallen_bits/function/
H A Dadd_separable_gradient.hpp56 const size_t begin, in Gradient()
86 const size_t begin, in Gradient()
134 const size_t begin, in Gradient()
164 const size_t begin, in Gradient()
215 const size_t begin, in Gradient()
242 const size_t begin, in Gradient()
/dports/devel/marisa-trie/marisa-trie-961ed33/lib/marisa/grimoire/trie/
H A Drange.h14 void set_begin(std::size_t begin) { in set_begin()
27 std::size_t begin() const { in begin() function
43 inline Range make_range(std::size_t begin, std::size_t end, in make_range()
59 void set_begin(std::size_t begin) { in set_begin()
75 std::size_t begin() const { in begin() function
101 inline WeightedRange make_weighted_range(std::size_t begin, std::size_t end, in make_weighted_range()
/dports/devel/boost-docs/boost_1_72_0/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() argument
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/devel/boost-python-libs/boost_1_72_0/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() function
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/devel/R-cran-BH/BH/inst/include/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() function
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() argument
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() function
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/test/
H A Dunit_test_log.hpp46 struct BOOST_TEST_DECL begin { struct
47 begin( const_string fn, std::size_t ln ) in begin() argument
52 const_string m_file_name;
53 std::size_t m_line_num;
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/test/
H A Dunit_test_log.hpp46 struct BOOST_TEST_DECL begin { struct
47 begin( const_string fn, std::size_t ln ) in begin() argument
52 const_string m_file_name;
53 std::size_t m_line_num;
/dports/devel/boost-libs/boost_1_72_0/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() function
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() function
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/devel/hyperscan/boost_1_75_0/boost/test/
H A Dunit_test_log.hpp45 struct BOOST_TEST_DECL begin { struct
46 begin( const_string fn, std::size_t ln ) in begin() function
51 const_string m_file_name;
52 std::size_t m_line_num;
/dports/devel/kpublictransport/kpublictransport-21.12.3/autotests/data/hafas/
H A Drem-I-XP-sbb-platform-visp.json5 "begin": 0, number
10 "begin": 0.2899824380874634, number
15 "begin": 0.46983012557029724, number
20 "begin": 0.7598125338554382, number
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for13.C7 template<typename T> int *begin(T &t) in begin() function
37 int *begin; member
43 typedef int *begin; typedef
54 callable begin; member
60 static callable begin; member
78 private_callable begin; member
86 function begin; member
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for13.C8 template<typename T> int *begin(T &t) in begin() function
38 int *begin; member
44 typedef int *begin; typedef
55 callable begin; member
61 static callable begin; member
79 private_callable begin; member
87 function begin; member
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for13.C8 template<typename T> int *begin(T &t) in begin() function
38 int *begin; member
44 typedef int *begin; typedef
55 callable begin; member
61 static callable begin; member
79 private_callable begin; member
87 function begin; member
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dhilbert_sort.h33 void hilbert_sort (RandomAccessIterator begin, in hilbert_sort()
48 void hilbert_sort (RandomAccessIterator begin, in hilbert_sort()
63 void hilbert_sort (RandomAccessIterator begin, in hilbert_sort()
80 void hilbert_sort (RandomAccessIterator begin, RandomAccessIterator end) in hilbert_sort()
94 void hilbert_sort (RandomAccessIterator begin, RandomAccessIterator end, in hilbert_sort()
105 void hilbert_sort (RandomAccessIterator begin, RandomAccessIterator end, in hilbert_sort()
118 void hilbert_sort (RandomAccessIterator begin, RandomAccessIterator end, in hilbert_sort()
131 void hilbert_sort (RandomAccessIterator begin, RandomAccessIterator end, in hilbert_sort()
/dports/games/pioneer/pioneer-20210723/src/
H A DIterationProxy.h17 typename Container::iterator begin() { return m_container.begin(); } in begin() function
19 typename Container::const_iterator begin() const { return m_container.begin(); } in begin() function
36 typename Container::iterator begin() { return m_container.begin(); } in begin() function
38 typename Container::const_iterator begin() const { return m_container.begin(); } in begin() function
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/
H A Dregex_algorithms.hpp59 inline bool regex_match in regex_match()
100 inline bool regex_match in regex_match()
116 inline bool regex_match in regex_match()
169 inline bool regex_match in regex_match()
350 inline bool regex_search in regex_search()
377 inline bool regex_search in regex_search()
393 inline bool regex_search in regex_search()
446 inline bool regex_search in regex_search()
503 , BidiIter begin in regex_replace_impl()
589 inline OutIter regex_replace in regex_replace()
[all …]

12345678910>>...1336