Home
last modified time | relevance | path

Searched defs:max_n (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/random/test/
Dtest_discrete.cpp61 bool do_tests(int repeat, int max_n, long long trials) { in do_tests()
95 int max_n = 10000; in main() local
Dtest_piecewise_constant.cpp96 bool do_tests(int repeat, int max_n, int trials) { in do_tests()
130 int max_n = 10; in main() local
Dtest_piecewise_linear.cpp113 bool do_tests(int repeat, int max_n, int trials) { in do_tests()
147 int max_n = 10; in main() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dparallel_fusion.h68 explicit ParallelConfig(size_t max_n) : max_num_for_fuse_(max_n) {} in ParallelConfig()
/third_party/boost/libs/math/test/
Dcondition_number_test.cpp32 Real max_n = 10000; in test_summation_condition_number() local
Dtest_legendre.hpp342 int test_legendre_p_zeros_double_ulp(int min_x, int max_n) in test_legendre_p_zeros_double_ulp()
/third_party/boost/libs/math/tools/
Dhyp_1f1_big_data.cpp38 unsigned max_n; in hypergeometric_1f1_generic_series() local
Digamma_temme_large_coef.cpp124 unsigned max_n = 0; in calculate_terms() local
/third_party/curl/src/
Dtool_urlglob.h50 unsigned long max_n; member
Dtool_urlglob.c241 unsigned long max_n = 0; in glob_range() local
/third_party/node/src/
Dstring_search.h221 const size_t max_n = (subject.length() - pattern.length() + 1); in FindFirstCharacter() local
269 const size_t max_n = (subject.length() - pattern.length() + 1); in FindFirstCharacter() local
/third_party/pixman/test/
Daffine-bench.c203 uint32_t max_n, in bench()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.c273 gint64 max_n, max_d; in ks_video_append_video_stream_cfg_fields() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_generic_ep0.c608 char *buffer, size_t buflen, int max_n) in generic_ep0_read_events()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c327 gint min_n = G_MAXINT, min_d = 1, max_n = 0, max_d = 1; in gst_value_fraction_get_extremes() local