/external/webrtc/webrtc/base/ |
D | rollingaccumulator.h | 28 explicit RollingAccumulator(size_t max_count) in RollingAccumulator() 35 size_t max_count() const { in max_count() function
|
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | gftt.cu | 59 …_ 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/ |
D | grfmt_sunras.cpp | 206 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/ |
D | grfmt_sunras.cpp | 227 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/ |
D | nanopb.proto | 28 optional int32 max_count = 2; field
|
/external/strace/ |
D | ipc_sem.c | 59 unsigned long max_count; in tprint_sembuf_array() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | blacklist.c | 126 int max_count = 0; in wpa_blacklist_clear() local
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/ |
D | make_default_searcher.pred.pass.cpp | 37 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/ |
D | default.pred.pass.cpp | 51 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
|
/external/e2fsprogs/e2fsck/ |
D | problemP.h | 19 int max_count; member
|
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/ |
D | spreadsort.hpp | 192 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/ |
D | cvfeatureselect.cpp | 62 int max_count = 0; in CV_IMPLEMENT_QSORT() local
|
/external/curl/tests/libtest/ |
D | lib582.c | 36 int max_count; /* max number of sockets that fit in allocated array */ member
|
/external/opencv3/3rdparty/zlib/ |
D | trees.c | 715 int max_count = 7; /* max repeat count */ local 760 int max_count = 7; /* max repeat count */ local
|
/external/pdfium/third_party/zlib_v128/ |
D | trees.c | 715 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/ |
D | trees.c | 715 int max_count = 7; /* max repeat count */ local 760 int max_count = 7; /* max repeat count */ local
|
/external/opencv3/modules/core/test/ |
D | test_ds.cpp | 10 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/ |
D | r300_render.c | 752 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/ |
D | caches-queues-lists.h | 165 int max_count; member
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | image.py | 170 def run(self, min_count=1, max_count=1, key_name=None, argument
|
/external/protobuf/gtest/src/ |
D | gtest-port.cc | 297 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 299 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 504 int max_count = context->max_num_threads(); in HowManyThreads() local
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-port.cc | 324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/gtest/src/ |
D | gtest-port.cc | 347 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|