/3.0.3-GA/moxi/tests/moxi/ |
H A D | sizes.c | 6 static void display(const char *name, size_t size) { in display() argument
|
/3.0.3-GA/couchdbx-app/Couchbase Server/ |
H A D | dictionary.h | 52 int size ; /** Storage size */ member
|
H A D | dictionary.c | 44 static void * mem_double(void * ptr, int size) in mem_double() argument 123 dictionary_new(int size) dictionary_new() argument [all...] |
/3.0.3-GA/couchstore/src/ |
H A D | fatbuf.h | 6 size_t size; member
|
H A D | reduces.h | 16 raw_48 size; member
|
H A D | dbinfo.c | 14 static char *size_str(double size) in size_str() argument
|
H A D | reduces.cc | 43 static size_t encode_by_id_reduce(char *dst, uint64_t notdeleted, uint64_t deleted, uint64_t size) in encode_by_id_reduce() argument 54 uint64_t notdeleted = 0, deleted = 0, size = 0; in by_id_reduce() local 80 uint64_t notdeleted = 0, deleted = 0, size = 0; in by_id_rereduce() local [all...] |
/3.0.3-GA/couchdb/src/couch_index_merger/src/ |
H A D | couch_skew.erl | 24 size(?null) -> function 26 size({Sz, _, _, _}) -> function
|
/3.0.3-GA/ep-engine/src/ |
H A D | vbucketmap.h | 65 size_t size; member in VBucketMap
|
H A D | ringbuffer.h | 49 size_t size() { in size() function in RingBuffer
|
H A D | sizes.cc | 31 static void display(const char *name, size_t size) { in display() argument
|
/3.0.3-GA/memcached/engines/bucket_engine/ |
H A D | genhash_int.h | 18 size_t size; member
|
/3.0.3-GA/memcached/tests/ |
H A D | sizes.c | 6 static void display(const char *name, size_t size) { in display() argument
|
/3.0.3-GA/moxi/src/ |
H A D | genhash_int.h | 14 size_t size; member
|
/3.0.3-GA/couchdb/src/couch_view_parser/yajl/ |
H A D | yajl_bytestack.h | 32 size_t size; member
|
/3.0.3-GA/couchdb/src/couchdb/ |
H A D | couch_work_queue.erl | 68 size(Wq) -> function [all...] |
/3.0.3-GA/couchdb/src/ejson/yajl/ |
H A D | yajl_bytestack.h | 48 unsigned int size; member
|
/3.0.3-GA/memcached/daemon/ |
H A D | config_util.c | 49 static int spool(FILE *fp, char *dest, size_t size) in spool() argument 68 static void *config_malloc(size_t size) { in config_malloc() argument
|
/3.0.3-GA/platform/tests/ |
H A D | getopt_test.cc | 21 static void release(char **arr, size_t size) { in release() argument [all...] |
/3.0.3-GA/testrunner/lib/perf_engines/libobserve/ |
H A D | obs_helper.py | 103 def size(self): member in SyncDict
|
/3.0.3-GA/testrunner/scripts/ |
H A D | mixload-allset.py | 24 size = 512 variable 30 size = int(params["size"]) variable
|
H A D | mixload-inlp.py | 24 size = 512 variable 30 size = int(params["size"]) variable
|
/3.0.3-GA/memcached/cbsasl/cram-md5/ |
H A D | md5.c | 92 static void *body(MD5_CTX *ctx, void *data, unsigned long size) in body() argument 210 void MD5_Update(MD5_CTX *ctx, void *data, unsigned long size) in MD5_Update() argument [all...] |
/3.0.3-GA/moxi/libmemcached/libmemcached/ |
H A D | watchpoint.h | 22 int size; in libmemcached_stack_dump() local
|
/3.0.3-GA/sigar/src/ |
H A D | sigar_cache.c | 38 sigar_cache_t *sigar_cache_new(int size) in sigar_cache_new() argument [all...] |