/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/nanopb-c/generator/proto/ |
D | nanopb.proto | 28 optional int32 max_count = 2; field
|
/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 | 52 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/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/ |
D | pred.pass.cpp | 52 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
|
D | hash.pred.pass.cpp | 56 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/ |
D | pred.pass.cpp | 51 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
|
D | hash.pred.pass.cpp | 55 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/ |
D | vc4_qir_lower_uniforms.c | 137 uint32_t max_count = 0; in qir_lower_uniforms() local
|
/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/curl/tests/libtest/ |
D | lib582.c | 36 int max_count; /* max number of sockets that fit in allocated array */ member
|
/external/syslinux/com32/lib/zlib/ |
D | trees.c | 721 int max_count = 7; /* max repeat count */ local 766 int max_count = 7; /* max repeat count */ 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/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/python/cpython2/Modules/zlib/ |
D | trees.c | 715 int max_count = 7; /* max repeat count */ local 760 int max_count = 7; /* max repeat count */ local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_render.c | 741 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/ |
D | caches-queues-lists.h | 165 int max_count; member
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 555 int max_count = max_num_threads; in HowManyThreads() local
|
/external/protobuf/gtest/src/ |
D | gtest-port.cc | 297 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest-port.cc | 299 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-port.cc | 324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 299 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|