/3.0.3-GA/platform/tests/ |
H A D | gethrtime_test.c | 11 int max = 2000000; in main() local
|
/3.0.3-GA/couchstore/src/views/ |
H A D | reducers.h | 46 double sum, min, max, sumsqr; member
|
H A D | spatial.c | 88 spatial_scale_factor(const double *mbb, uint16_t dim, uint32_t max) spatial_scale_factor() argument
|
H A D | util.c | 174 size_t max = 0; in dedup_view_records_merger() local
|
/3.0.3-GA/moxi/src/ |
H A D | util.h | 37 double max; member
|
H A D | cproxy_front.c | 90 void mcache_start(mcache *m, uint32_t max) { in mcache_start() argument
|
H A D | cproxy.h | 71 uint32_t max; /* Maxiumum number of items to keep. */ member
|
/3.0.3-GA/ep-engine/src/ |
H A D | ringbuffer.h | 93 size_t max; member in RingBuffer
|
H A D | configuration.h | 179 SizeRangeValidator *max(size_t v) { in max() function in SizeRangeValidator 213 FloatRangeValidator *max(float v) { in max() function in FloatRangeValidator
|
H A D | stored-value.h | 633 int max; member in HashTableDepthStatVisitor
|
/3.0.3-GA/geocouch/vtree/src/ |
H A D | vtree_util.erl | 40 max({A, B}, Less) -> function 45 max([H|T], Less) -> function 48 max([], _Less, Max) -> function 50 max([H|T], Less, Max) -> function [all...] |
/3.0.3-GA/memcached/daemon/ |
H A D | cmdline.c | 68 size_t max = sizes[0]; in handle_L() local
|
H A D | config_parse.c | 419 size_t max = sizes[0]; in handle_large_memory_pages() local
|
/3.0.3-GA/couchstore/tests/ |
H A D | file_deduper_tests.c | 94 size_t max = 0; in dedup_records() local
|
/3.0.3-GA/memcached/programs/ |
H A D | mctimings.c | 17 uint32_t max; member 35 static void callback(const char *timeunit, uint32_t min, uint32_t max, uint32_t total) in callback() argument [all...] |
/3.0.3-GA/couchstore/tests/views/ |
H A D | spatial.c | 155 uint32_t max = ZCODE_MAX_VALUE; in test_spatial_scale_factor() local 207 uint32_t max = ZCODE_MAX_VALUE; in test_spatial_scale_point() local
|
/3.0.3-GA/ep-engine/tools/ |
H A D | genconfig.cc | 73 cJSON *max = cJSON_GetObjectItem(o, "max"); in getRangeValidatorCode() local 91 ss << "(new FloatRangeValidator())->min((float)" << min << ")->max((float)" << max << ")"; in getRangeValidatorCode() local 93 ss << "(new SizeRangeValidator())->min(" << min << ")->max(" << ma in getRangeValidatorCode() local [all...] |
/3.0.3-GA/healthchecker/Cheetah/Tools/ |
H A D | MondoReport.py | 332 def max(self, field=None): member in Summary
|
/3.0.3-GA/healthchecker/reports/js/ |
H A D | underscore.min.js | |
/3.0.3-GA/couchdb/src/mapreduce/ |
H A D | mapreduce_nif.cc | 351 int max; in setMaxKvSize() local
|
/3.0.3-GA/ns_server/priv/public/js/ |
H A D | underscore.js | |
/3.0.3-GA/sigar/src/ |
H A D | sigar_fileinfo.c | 478 int max = sizeof(name)-len-1; in dir_stat_get() local 714 int max = sizeof(name)-len-1; local
|
H A D | sigar.c | 1382 size_t max; member
|
/3.0.3-GA/ns_server/priv/public/angular/libs/ |
H A D | lodash.compat.js | 3906 function max(collection, callback, thisArg) { global() function [all...] |
/3.0.3-GA/sigar/src/os/solaris/ |
H A D | solaris_sigar.c | 988 int n=0, max=sizeof(offsets)/sizeof(char *); in sigar_proc_env_get() local
|