Home
last modified time | relevance | path

Searched defs:max_count (Results 1 – 25 of 48) 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/opencv3/modules/cudaimgproc/src/cuda/
Dgftt.cu59 …_ void findCorners(float threshold, const Mask mask, float2* corners, int max_count, int rows, int… in findCorners()
94 …t findCorners_gpu(PtrStepSzf eig, float threshold, PtrStepSzb mask, float2* corners, int max_count) in findCorners_gpu()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_sunras.cpp206 int max_count = (int)(line_end - tsrc); in readData() local
274 int max_count = (int)(line_end - data); in readData() local
/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.cpp227 int max_count = (int)(line_end - tsrc); in ReadData() local
295 int max_count = (int)(line_end - data); in ReadData() local
/external/nanopb-c/generator/proto/
Dnanopb.proto28 optional int32 max_count = 2; field
/external/strace/
Dipc_sem.c59 unsigned long max_count; in tprint_sembuf_array() local
/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.cpp51 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/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/opencv/cv/src/
Dcvfeatureselect.cpp62 int max_count = 0; in CV_IMPLEMENT_QSORT() local
/external/curl/tests/libtest/
Dlib582.c36 int max_count; /* max number of sockets that fit in allocated array */ member
/external/opencv3/3rdparty/zlib/
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/zlib/src/
Dtrees.c715 int max_count = 7; /* max repeat count */ local
760 int max_count = 7; /* max repeat count */ local
/external/opencv3/modules/core/test/
Dtest_ds.cpp10 int max_count; member
15 static CvTsSimpleSeq* cvTsCreateSimpleSeq( int max_count, int elem_size ) in cvTsCreateSimpleSeq()
84 int count, max_count; member
106 static CvTsSimpleSet* cvTsCreateSimpleSet( int max_count, int elem_size ) in cvTsCreateSimpleSet()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render.c752 unsigned size, max_count, value; in r300_max_vertex_count() local
809 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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dimage.py170 def run(self, min_count=1, max_count=1, key_name=None, argument
/external/protobuf/gtest/src/
Dgtest-port.cc297 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/mesa3d/src/gtest/src/
Dgtest-port.cc299 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/gemmlowp/internal/
Dmulti_thread_gemm.h504 int max_count = context->max_num_threads(); in HowManyThreads() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
/external/gtest/src/
Dgtest-port.cc347 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local

12