Home
last modified time | relevance | path

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

12

/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/wpa_supplicant_8/wpa_supplicant/
Dblacklist.c126 int max_count = 0; in wpa_blacklist_clear() local
/external/e2fsprogs/e2fsck/
DproblemP.h19 int max_count; member
/external/webrtc/src/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp187 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec() local
274 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec() local
322 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec() local
515 size_t max_count = get_max_count(log_divisor, last - first); in positive_float_sort_rec() local
566 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec() local
617 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec() local
666 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec() local
738 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec() local
823 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec() local
907 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
Dcvhough.cpp1001 int max_count = R_THRESH; in icvHoughCirclesGradient() local
DmycvHaarDetectObjects.cpp176 int max_count = 0; in myicvCreateHidHaarClassifierCascade() local
Dcvhaar.cpp194 int max_count = 0; in icvCreateHidHaarClassifierCascade() local
/external/strace/
Dipc.c191 unsigned long i, max_count; in tprint_sembuf() 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/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_trees.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/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/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/opencv/ml/src/
Dmlem.cpp514 int max_count = 0; in init_auto() local
/external/gtest/src/
Dgtest-port.cc325 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/lldb/examples/synthetic/
Dlibcxx.py417 def __init__(self,node,max_count=0): argument
/external/webp/src/enc/
Dframe.c742 int max_count = (enc->mb_w_ * enc->mb_h_) >> 3; in VP8EncTokenLoop() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h870 uptr max_count = SizeClassMap::MaxCached(class_id); in PopulateFreeList() local
956 uptr max_count; member
/external/opencv/ml/include/
Dml.h1239 int max_count, max_buf_sz; variable
/external/opencv/cxcore/src/
Dcxpersistence.cpp2033 int count = 0, max_count = 4; in icvXMLParseTag() local

12