Home
last modified time | relevance | path

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

123

/external/chromium_org/third_party/webrtc/base/
Drollingaccumulator.h27 explicit RollingAccumulator(size_t max_count) in RollingAccumulator()
34 size_t max_count() const { in max_count() function
/external/chromium_org/tools/gyp/test/actions/src/subdir1/
Dcounter.py21 max_count = int(sys.argv[2]) variable
/external/nanopb-c/generator/proto/
Dnanopb.proto28 optional int32 max_count = 2; field
/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/wpa_supplicant_8/wpa_supplicant/
Dblacklist.c126 int max_count = 0; in wpa_blacklist_clear() local
/external/chromium_org/chrome/renderer/net/
Drenderer_net_predictor.cc131 void RendererNetPredictor::DnsPrefetchNames(size_t max_count) { in DnsPrefetchNames()
/external/chromium_org/chrome/browser/
Dupload_list.cc104 void UploadList::GetUploads(unsigned int max_count, in GetUploads()
/external/chromium_org/chrome/browser/ui/webui/ntp/
Drecently_closed_tabs_handler.cc115 const int max_count = 10; in TabRestoreServiceChanged() local
/external/e2fsprogs/e2fsck/
DproblemP.h19 int max_count; member
/external/opencv/cv/src/
Dcvfeatureselect.cpp62 int max_count = 0; in CV_IMPLEMENT_QSORT() local
/external/chromium_org/third_party/webrtc/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/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/chromium_org/components/bookmarks/browser/
Dbookmark_utils.cc234 size_t max_count) { in GetMostRecentlyModifiedUserFolders()
304 size_t max_count, in GetBookmarksMatchingProperties()
Dbookmark_index.cc137 size_t max_count, in GetBookmarksMatching()
/external/strace/
Dipc.c200 unsigned long i, max_count; in tprint_sembuf() local
/external/qemu/distrib/zlib-1.2.8/
Dtrees.c715 int max_count = 7; /* max repeat count */ local
760 int max_count = 7; /* max repeat count */ local
/external/chromium_org/third_party/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/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/qemu/android/utils/
Dstralloc.c298 const int max_count = 16; in stralloc_add_hexdump() local
/external/chromium_org/chrome/browser/ui/toolbar/
Dback_forward_menu_model.cc348 int max_count = controller.GetEntryCount(); in GetIndexOfNextChapterStop() 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/chromium_org/third_party/mesa/src/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/chromium_org/components/history/core/browser/
Durl_database.cc513 int max_count, in GetMostRecentKeywordSearchTerms()
/external/protobuf/gtest/src/
Dgtest-port.cc288 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local

123