Home
last modified time | relevance | path

Searched defs:max_count (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/webrtc/base/
Drollingaccumulator.h28 explicit RollingAccumulator(size_t max_count) in RollingAccumulator()
35 size_t max_count() const { in max_count() function
/external/nanopb-c/generator/proto/
Dnanopb.proto28 optional int32 max_count = 2; field
/external/wpa_supplicant_8/wpa_supplicant/
Dblacklist.c126 int max_count = 0; in wpa_blacklist_clear() local
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/
Dmake_default_searcher.pred.pass.cpp37 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/
Ddefault.pred.pass.cpp52 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
/external/e2fsprogs/e2fsck/
DproblemP.h19 int max_count; member
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/
Dpred.pass.cpp52 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
Dhash.pred.pass.cpp56 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/
Dpred.pass.cpp51 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
Dhash.pred.pass.cpp55 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_lower_uniforms.c137 uint32_t max_count = 0; in qir_lower_uniforms() local
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp192 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec() local
279 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec() local
327 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec() local
520 size_t max_count = get_max_count(log_divisor, last - first); in positive_float_sort_rec() local
571 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec() local
622 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec() local
671 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec() local
743 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec() local
828 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec() local
912 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec() local
/external/curl/tests/libtest/
Dlib582.c36 int max_count; /* max number of sockets that fit in allocated array */ member
/external/syslinux/com32/lib/zlib/
Dtrees.c721 int max_count = 7; /* max repeat count */ local
766 int max_count = 7; /* max repeat count */ local
/external/zlib/src/
Dtrees.c715 int max_count = 7; /* max repeat count */ local
760 int max_count = 7; /* max repeat count */ local
/external/pdfium/third_party/zlib_v128/
Dtrees.c715 int max_count = 7; /* max repeat count */ in scan_tree() local
760 int max_count = 7; /* max repeat count */ in send_tree() local
/external/python/cpython2/Modules/zlib/
Dtrees.c715 int max_count = 7; /* max repeat count */ local
760 int max_count = 7; /* max repeat count */ local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render.c741 unsigned size, max_count, value; in r300_max_vertex_count() local
796 unsigned max_count = r300_max_vertex_count(r300); in r300_draw_vbo() local
/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.h165 int max_count; member
/external/gemmlowp/internal/
Dmulti_thread_gemm.h555 int max_count = max_num_threads; in HowManyThreads() local
/external/protobuf/gtest/src/
Dgtest-port.cc297 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc299 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc299 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/mesa3d/src/gtest/src/
Dgtest-port.cc324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local

12