Home
last modified time | relevance | path

Searched refs:find_rank (Results 1 – 25 of 128) sorted by relevance

123456

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/utilib/
H A DAbstractSplayTree.h90 virtual T* find_rank(int r);
96 virtual const T* find_rank(int r) const in find_rank() function
99 T* tmp = Tthis->find_rank(r); in find_rank()
184 find_rank(n); in balance()
395 T* AbstractSplayTree<T,KEY>::find_rank(int r) in find_rank() function
461 const T* node = obj.find_rank(0);
467 node = obj.find_rank(i++);
479 const T* node = obj.find_rank(0);
483 node = obj.find_rank(i++);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dcp-array-notation.c246 if (!find_rank (location, an_builtin_fn, an_builtin_fn, true, &rank)) in expand_sec_reduce_builtin()
526 if (!find_rank (location, rhs, rhs, false, &rhs_rank)) in expand_an_in_modify_expr()
562 if (!find_rank (location, lhs, lhs, true, &lhs_rank) in expand_an_in_modify_expr()
563 || !find_rank (location, rhs, rhs, true, &rhs_rank)) in expand_an_in_modify_expr()
810 || !find_rank (EXPR_LOCATION (no_expr), no_expr, no_expr, true, in cp_expand_cond_array_notations()
906 if (!find_rank (EXPR_LOCATION (stmt), stmt, stmt, true, &rank)) in cp_expand_cond_array_notations()
981 if (!find_rank (location, orig_stmt, orig_stmt, true, &rank)) in expand_unary_array_notation_exprs()
1018 if (!find_rank (EXPR_LOCATION (stmt), stmt, stmt, true, &rank)) in expand_unary_array_notation_exprs()
1080 if (!find_rank (loc, expr, expr, false, &rank)) in expand_return_expr()
1445 || !find_rank (loc, length, length, false, &length_rank) in cilkplus_an_triplet_types_ok_p()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dcp-array-notation.c250 if (!find_rank (location, an_builtin_fn, an_builtin_fn, true, &rank)) in expand_sec_reduce_builtin()
530 if (!find_rank (location, rhs, rhs, false, &rhs_rank)) in expand_an_in_modify_expr()
566 if (!find_rank (location, lhs, lhs, true, &lhs_rank) in expand_an_in_modify_expr()
567 || !find_rank (location, rhs, rhs, true, &rhs_rank)) in expand_an_in_modify_expr()
814 || find_rank (EXPR_LOCATION (no_expr), no_expr, no_expr, true, in cp_expand_cond_array_notations()
910 if (!find_rank (EXPR_LOCATION (stmt), stmt, stmt, true, &rank)) in cp_expand_cond_array_notations()
986 if (!find_rank (location, orig_stmt, orig_stmt, true, &rank)) in expand_unary_array_notation_exprs()
1023 if (!find_rank (EXPR_LOCATION (stmt), stmt, stmt, true, &rank)) in expand_unary_array_notation_exprs()
1086 if (!find_rank (loc, expr, expr, false, &rank)) in expand_return_expr()
1445 || !find_rank (loc, length, length, false, &length_rank) in cilkplus_an_triplet_types_ok_p()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dcp-array-notation.c246 if (!find_rank (location, an_builtin_fn, an_builtin_fn, true, &rank)) in expand_sec_reduce_builtin()
526 if (!find_rank (location, rhs, rhs, false, &rhs_rank)) in expand_an_in_modify_expr()
562 if (!find_rank (location, lhs, lhs, true, &lhs_rank) in expand_an_in_modify_expr()
563 || !find_rank (location, rhs, rhs, true, &rhs_rank)) in expand_an_in_modify_expr()
810 || !find_rank (EXPR_LOCATION (no_expr), no_expr, no_expr, true, in cp_expand_cond_array_notations()
906 if (!find_rank (EXPR_LOCATION (stmt), stmt, stmt, true, &rank)) in cp_expand_cond_array_notations()
981 if (!find_rank (location, orig_stmt, orig_stmt, true, &rank)) in expand_unary_array_notation_exprs()
1018 if (!find_rank (EXPR_LOCATION (stmt), stmt, stmt, true, &rank)) in expand_unary_array_notation_exprs()
1080 if (!find_rank (loc, expr, expr, false, &rank)) in expand_return_expr()
1445 || !find_rank (loc, length, length, false, &length_rank) in cilkplus_an_triplet_types_ok_p()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Darray-notation-common.c209 find_rank (location_t loc, tree orig_expr, tree expr, bool ignore_builtin_fn, in find_rank() function
255 if (!find_rank (loc, orig_expr, *tsi_stmt_ptr (ii_tsi), in find_rank()
273 if (!find_rank (loc, orig_expr, func_name, ignore_builtin_fn, rank)) in find_rank()
277 if (!find_rank (loc, orig_expr, arg, ignore_builtin_fn, rank)) in find_rank()
305 && !find_rank (loc, orig_expr, TREE_OPERAND (expr, ii), in find_rank()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Darray-notation-common.c208 find_rank (location_t loc, tree orig_expr, tree expr, bool ignore_builtin_fn, in find_rank() function
254 if (!find_rank (loc, orig_expr, *tsi_stmt_ptr (ii_tsi), in find_rank()
272 if (!find_rank (loc, orig_expr, func_name, ignore_builtin_fn, rank)) in find_rank()
276 if (!find_rank (loc, orig_expr, arg, ignore_builtin_fn, rank)) in find_rank()
304 && !find_rank (loc, orig_expr, TREE_OPERAND (expr, ii), in find_rank()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Darray-notation-common.c209 find_rank (location_t loc, tree orig_expr, tree expr, bool ignore_builtin_fn, in find_rank() function
255 if (!find_rank (loc, orig_expr, *tsi_stmt_ptr (ii_tsi), in find_rank()
273 if (!find_rank (loc, orig_expr, func_name, ignore_builtin_fn, rank)) in find_rank()
277 if (!find_rank (loc, orig_expr, arg, ignore_builtin_fn, rank)) in find_rank()
305 && !find_rank (loc, orig_expr, TREE_OPERAND (expr, ii), in find_rank()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-array-notation.c241 if (!find_rank (location, an_builtin_fn, an_builtin_fn, true, &rank)) in fix_builtin_array_notation_fn()
633 if (!find_rank (location, rhs, rhs, false, &rhs_rank)) in build_array_notation_expr()
674 if (!find_rank (location, lhs, lhs, true, &lhs_rank)) in build_array_notation_expr()
680 if (!find_rank (location, rhs, rhs, true, &rhs_rank)) in build_array_notation_expr()
923 if (!find_rank (location, cond, cond, false, &rank)) in fix_conditional_array_notations_1()
950 if (!find_rank (location, stmt, stmt, true, &rank)) in fix_conditional_array_notations_1()
1050 if (!find_rank (location, arg.value, arg.value, false, &rank)) in fix_array_notation_expr()
1137 if (!find_rank (location, arg, arg, false, &rank)) in fix_array_notation_call_expr()
1367 if (!find_rank (loc, start_index, start_index, false, &start_rank)) in build_array_notation_ref()
1369 if (!find_rank (loc, length, length, false, &length_rank)) in build_array_notation_ref()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-array-notation.c244 if (!find_rank (location, an_builtin_fn, an_builtin_fn, true, &rank)) in fix_builtin_array_notation_fn()
637 if (!find_rank (location, rhs, rhs, false, &rhs_rank)) in build_array_notation_expr()
678 if (!find_rank (location, lhs, lhs, true, &lhs_rank)) in build_array_notation_expr()
684 if (!find_rank (location, rhs, rhs, true, &rhs_rank)) in build_array_notation_expr()
929 if (!find_rank (location, cond, cond, false, &rank)) in fix_conditional_array_notations_1()
956 if (!find_rank (location, stmt, stmt, true, &rank)) in fix_conditional_array_notations_1()
1058 if (!find_rank (location, arg.value, arg.value, false, &rank)) in fix_array_notation_expr()
1146 if (!find_rank (location, arg, arg, false, &rank)) in fix_array_notation_call_expr()
1377 if (!find_rank (loc, start_index, start_index, false, &start_rank)) in build_array_notation_ref()
1379 if (!find_rank (loc, length, length, false, &length_rank)) in build_array_notation_ref()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-array-notation.c241 if (!find_rank (location, an_builtin_fn, an_builtin_fn, true, &rank)) in fix_builtin_array_notation_fn()
633 if (!find_rank (location, rhs, rhs, false, &rhs_rank)) in build_array_notation_expr()
674 if (!find_rank (location, lhs, lhs, true, &lhs_rank)) in build_array_notation_expr()
680 if (!find_rank (location, rhs, rhs, true, &rhs_rank)) in build_array_notation_expr()
923 if (!find_rank (location, cond, cond, false, &rank)) in fix_conditional_array_notations_1()
950 if (!find_rank (location, stmt, stmt, true, &rank)) in fix_conditional_array_notations_1()
1050 if (!find_rank (location, arg.value, arg.value, false, &rank)) in fix_array_notation_expr()
1137 if (!find_rank (location, arg, arg, false, &rank)) in fix_array_notation_call_expr()
1367 if (!find_rank (loc, start_index, start_index, false, &start_rank)) in build_array_notation_ref()
1369 if (!find_rank (loc, length, length, false, &length_rank)) in build_array_notation_ref()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/devel/boost-python-libs/boost_1_72_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/databases/xtrabackup/boost_1_59_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/databases/percona57-server/boost_1_59_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/databases/percona57-client/boost_1_59_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/src/misc/pebbl/
H A DBestIncumbentRepository.h218 const SimpleSplayTreeItem<PointList<PointT> >* node = tree.find_rank(0); in write()
231 node = tree.find_rank(i++); in write()
/dports/devel/boost-libs/boost_1_72_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/devel/hyperscan/boost_1_75_0/libs/multi_index/test/
H A Dtest_rank_ops.cpp79 std::size_t pos=s.find_rank(i); in local_test_rank_ops()
108 BOOST_TEST(se.find_rank(0)==0); in local_test_rank_ops()
/dports/math/universal/universal-3.48/include/universal/blas/solvers/
H A Dfind_rank.hpp10 size_t find_rank(const matrix<Scalar>& A) { in find_rank() function
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/macopt/
H A Dr.h168 int find_rank ( double , double * , int , int ) ;
/dports/devel/boost-docs/boost_1_72_0/boost/multi_index/
H A Dranked_index.hpp70 size_type find_rank(const CompatibleKey& x)const in find_rank() function in boost::multi_index::detail::ranked_index
77 size_type find_rank( in find_rank() function in boost::multi_index::detail::ranked_index
/dports/devel/hyperscan/boost_1_75_0/boost/multi_index/
H A Dranked_index.hpp70 size_type find_rank(const CompatibleKey& x)const in find_rank() function in boost::multi_index::detail::ranked_index
77 size_type find_rank( in find_rank() function in boost::multi_index::detail::ranked_index
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multi_index/
H A Dranked_index.hpp70 size_type find_rank(const CompatibleKey& x)const in find_rank() function in boost::multi_index::detail::ranked_index
77 size_type find_rank( in find_rank() function in boost::multi_index::detail::ranked_index

123456