Home
last modified time | relevance | path

Searched +defs:test +defs:begin (Results 1 – 25 of 1727) sorted by relevance

12345678910>>...70

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/stat/descriptive/
H A DAbstractUnivariateStatistic.java82 public void setData(final double[] values, final int begin, final int length) in setData()
127 public abstract double evaluate(final double[] values, final int begin, final int length) in evaluate()
154 protected boolean test( in test() method in AbstractUnivariateStatistic
156 final int begin, in test()
182 protected boolean test(final double[] values, final int begin, in test() method in AbstractUnivariateStatistic
216 protected boolean test( in test() method in AbstractUnivariateStatistic
219 final int begin, in test()
257 protected boolean test(final double[] values, final double[] weights, in test() method in AbstractUnivariateStatistic
258final int begin, final int length, final boolean allowEmpty) throws MathIllegalArgumentException { in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/ranges/range.adaptors/range.common.view/
H A Dbegin.pass.cpp33 constexpr bool test() { in test() function
45 std::same_as<RandomAccessIter> auto begin = common.begin(); in test() local
52 std::same_as<RandomAccessIter> auto begin = common.begin(); in test() local
70 std::same_as<CommonIter> auto begin = common.begin(); in main() local
77 std::same_as<CommonIter> auto begin = common.begin(); in main() local
85 std::same_as<CommonIter> auto begin = common.begin(); in main() local
93 std::same_as<CommonIter> auto begin = common.begin(); in main() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DParseNode.h1417 iterator begin() { return iterator(begin_); } in begin() function
1421 const iterator begin() const { return iterator(begin_); } in begin() function
1447 range contentsFrom(ParseNode* begin) { in contentsFrom()
1452 const range contentsFrom(ParseNode* begin) const { in contentsFrom()
1730 CaseClause(ParseNode* expr, ParseNode* stmts, uint32_t begin) in CaseClause()
1958 uint32_t begin, uint32_t end) in PropertyAccessBase()
2027 uint32_t begin, uint32_t end) in PropertyByValueBase()
2075 uint32_t begin, uint32_t end) in PrivateMemberAccessBase()
2100 PrivateMemberAccess(ParseNode* lhs, NameNode* name, uint32_t begin, in PrivateMemberAccess()
2128 explicit CallSiteNode(uint32_t begin) in CallSiteNode()
[all …]
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DParseNode.h1420 iterator begin() { return iterator(begin_); } in begin() function
1424 const iterator begin() const { return iterator(begin_); } in begin() function
1450 range contentsFrom(ParseNode* begin) { in contentsFrom()
1455 const range contentsFrom(ParseNode* begin) const { in contentsFrom()
1733 CaseClause(ParseNode* expr, ParseNode* stmts, uint32_t begin) in CaseClause()
1961 uint32_t begin, uint32_t end) in PropertyAccessBase()
2030 uint32_t begin, uint32_t end) in PropertyByValueBase()
2078 uint32_t begin, uint32_t end) in PrivateMemberAccessBase()
2103 PrivateMemberAccess(ParseNode* lhs, NameNode* name, uint32_t begin, in PrivateMemberAccess()
2131 explicit CallSiteNode(uint32_t begin) in CallSiteNode()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DParseNode.h1417 iterator begin() { return iterator(begin_); } in begin() function
1421 const iterator begin() const { return iterator(begin_); } in begin() function
1447 range contentsFrom(ParseNode* begin) { in contentsFrom()
1452 const range contentsFrom(ParseNode* begin) const { in contentsFrom()
1730 CaseClause(ParseNode* expr, ParseNode* stmts, uint32_t begin) in CaseClause()
1958 uint32_t begin, uint32_t end) in PropertyAccessBase()
2027 uint32_t begin, uint32_t end) in PropertyByValueBase()
2075 uint32_t begin, uint32_t end) in PrivateMemberAccessBase()
2100 PrivateMemberAccess(ParseNode* lhs, NameNode* name, uint32_t begin, in PrivateMemberAccess()
2128 explicit CallSiteNode(uint32_t begin) in CallSiteNode()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/30_threads/this_thread/
H A D3.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
H A D4.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/30_threads/this_thread/
H A D4.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
H A D3.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/30_threads/this_thread/
H A D3.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
H A D4.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/30_threads/this_thread/
H A D4.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
H A D3.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/30_threads/this_thread/
H A D3.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
H A D4.cc36 bool test __attribute__((unused)) = true; in foo() local
38 chr::system_clock::time_point begin = chr::system_clock::now(); in foo() local
48 bool test __attribute__((unused)) = true; in main() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/ranges/range.adaptors/range.join.view/iterator/
H A Dmember_types.compile.pass.cpp23 friend forward_iterator<T*> begin(ForwardView&) { return forward_iterator<T*>(nullptr); } in begin() function
24 friend forward_iterator<T*> begin(ForwardView const&) { return forward_iterator<T*>(nullptr); } in begin() function
31 friend cpp17_input_iterator<T*> begin(InputView&) { return cpp17_input_iterator<T*>(nullptr); } in begin() function
32 …friend cpp17_input_iterator<T*> begin(InputView const&) { return cpp17_input_iterator<T*>(nullptr)… in begin() function
40 void test() { in test() function
/dports/devel/boost-docs/boost_1_72_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/databases/percona57-server/boost_1_59_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/databases/xtrabackup/boost_1_59_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/databases/percona57-client/boost_1_59_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local
/dports/devel/hyperscan/boost_1_75_0/libs/range/test/
H A Dbegin.cpp27 begin(SinglePassRange& rng) in begin() function
34 begin(const SinglePassRange& rng) in begin() function
57 begin(SinglePassRange& rng) in begin() function
64 begin(const SinglePassRange& rng) in begin() function
85 const_iterator begin() const { return m_first; } in begin() function in boost::MockTestBeginCollection
86 iterator begin() { return m_first; } in begin() function in boost::MockTestBeginCollection
112 …boost::unit_test::test_suite* test = BOOST_TEST_SUITE( "Range Test Suite - begin() ADL namespace b… in init_unit_test_suite() local

12345678910>>...70