Home
last modified time | relevance | path

Searched defs:round (Results 51 – 75 of 7653) sorted by relevance

12345678910>>...307

/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const mpl::false_) in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const mpl::true_) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/benchmarks/hipercontracer/hipercontracer-1.6.0/src/
H A Dtraceserviceheader.h79 inline uint8_t round() const { return Data[5]; } in round() function
80 inline void round(uint8_t round) { Data[5] = round; } in round() argument
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_inst_misarray2_bad.v9 round round( instance
13 module round( module
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dautoassigner.php298 private function make_assignment($action, $round, $cid, $pid, &$papers) {
324 private function assign_stupidly(&$papers, $action, $round, $nperpc) {
365 private function assign_randomly(&$papers, $action, $round, $nperpc) {
444 private function assign_mcmf_once(&$papers, $action, $round, $nperpc) {
576 private function assign_mcmf(&$papers, $action, $round, $nperpc) {
597 private function assign_method(&$papers, $action, $round, $nperpc) {
642 private function analyze_reviewtype($reviewtype, $round) {
647 function run_reviews_per_pc($reviewtype, $round, $nass) {
654 function run_more_reviews($reviewtype, $round, $nass) {
664 function run_ensure_reviews($reviewtype, $round, $nass) {
/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/
H A Dround.hpp23 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol, const std::false_… in round() function
55 inline typename tools::promote_args<T>::type round(const T& v, const Policy&, const std::true_type&) in round() function
63 inline typename tools::promote_args<T>::type round(const T& v, const Policy& pol) in round() function
68 inline typename tools::promote_args<T>::type round(const T& v) in round() function
/dports/math/py-numpy-stl/numpy-stl-2.11.3/tests/
H A Dutils.py4 def to_array(array, round): argument
16 def array_equals(left, right, round=6): argument
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dround.cpp14 IGL_INLINE DerivedX igl::round(const DerivedX r) in round() function in igl
20 IGL_INLINE void igl::round( in round() function in igl
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dround.cpp14 IGL_INLINE DerivedX igl::round(const DerivedX r) in round() function in igl
20 IGL_INLINE void igl::round( in round() function in igl
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/fun/
H A Dround.hpp16 inline double round(double x) { return std::round(x); } in round() function
25 inline double round(int x) { return std::round(x); } in round() function
/dports/games/qqwing/qqwing-1.3.4/src/java/com/qqwing/
H A DQQWing.java175 int round = 1; in reset() local
504 private boolean solve(int round) { in solve()
595 private void rollbackRound(int round) { in rollbackRound()
678 private boolean singleSolveMove(int round) { in singleSolveMove()
694 private boolean colBoxReduction(int round) { in colBoxReduction()
742 private boolean rowBoxReduction(int round) { in rowBoxReduction()
909 private boolean hiddenPairInColumn(int round) { in hiddenPairInColumn()
1039 private boolean hiddenPairInRow(int round) { in hiddenPairInRow()
1104 private boolean handleNakedPairs(int round) { in handleNakedPairs()
1171 private boolean onlyValueInRow(int round) { in onlyValueInRow()
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/builtins/
H A Dround.hpp17 double round(T const &v, size_t n) in round() function
24 double round(T const &v) in round() function
/dports/mail/notmuch/notmuch-0.34.2/test/
H A Dparse-time.c112 int round; member
121 find_operator_in_string (char *str, char **ptr, int *round) in find_operator_in_string()
143 get_operator (int round) in get_operator()
159 parse_stdin (FILE *infile, time_t *ref, int round, const char *format) in parse_stdin()
238 int round = PARSE_TIME_NO_ROUND; in main() local
/dports/mail/notmuch-mutt/notmuch-0.34.2/test/
H A Dparse-time.c112 int round; member
121 find_operator_in_string (char *str, char **ptr, int *round) in find_operator_in_string()
143 get_operator (int round) in get_operator()
159 parse_stdin (FILE *infile, time_t *ref, int round, const char *format) in parse_stdin()
238 int round = PARSE_TIME_NO_ROUND; in main() local
/dports/mail/notmuch-emacs/notmuch-0.34.2/test/
H A Dparse-time.c112 int round; member
121 find_operator_in_string (char *str, char **ptr, int *round) in find_operator_in_string()
143 get_operator (int round) in get_operator()
159 parse_stdin (FILE *infile, time_t *ref, int round, const char *format) in parse_stdin()
238 int round = PARSE_TIME_NO_ROUND; in main() local
/dports/mail/py-notmuch2/notmuch-0.34.2/test/
H A Dparse-time.c112 int round; member
121 find_operator_in_string (char *str, char **ptr, int *round) in find_operator_in_string()
143 get_operator (int round) in get_operator()
159 parse_stdin (FILE *infile, time_t *ref, int round, const char *format) in parse_stdin()
238 int round = PARSE_TIME_NO_ROUND; in main() local
/dports/mail/py-notmuch/notmuch-0.34.2/test/
H A Dparse-time.c112 int round; member
121 find_operator_in_string (char *str, char **ptr, int *round) in find_operator_in_string()
143 get_operator (int round) in get_operator()
159 parse_stdin (FILE *infile, time_t *ref, int round, const char *format) in parse_stdin()
238 int round = PARSE_TIME_NO_ROUND; in main() local
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dpytime.c251 pytime_round(double x, _PyTime_round_t round) in pytime_round()
310 long denominator, _PyTime_round_t round) in pytime_object_to_denominator()
371 _PyTime_round_t round) in _PyTime_ObjectToTimespec()
379 _PyTime_round_t round) in _PyTime_ObjectToTimeval()
624 const _PyTime_round_t round) in pytime_divide()
701 _PyTime_As100Nanoseconds(_PyTime_t t, _PyTime_round_t round) in _PyTime_As100Nanoseconds()
710 _PyTime_AsMicroseconds(_PyTime_t t, _PyTime_round_t round) in _PyTime_AsMicroseconds()
718 _PyTime_AsMilliseconds(_PyTime_t t, _PyTime_round_t round) in _PyTime_AsMilliseconds()
727 _PyTime_round_t round) in pytime_as_timeval()
742 _PyTime_round_t round, int raise_exc) in pytime_as_timeval_struct()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/processing/
H A DTestWarnErrorCount.java69 boolean warn(int round) { return false; } in warn()
74 boolean warn(int round) { return (round % 2) == 0; } in warn()
79 boolean warn(int round) { return (round % 3) == 0; } in warn()
84 boolean warn(int round) { return true; } in warn()
89 abstract boolean warn(int round); in warn()
294 int round = 0; field in TestWarnErrorCount

12345678910>>...307