/3.0.3-GA/ep-engine/tests/module_tests/ |
H A D | hrtime_test.cc | 25 hrtime_t val = 0; in main() local [all...] |
/3.0.3-GA/couchdbx-app/Couchbase Server/ |
H A D | dictionary.h | 53 char ** val ; /** List of string values */ member
|
H A D | dictionary.c | 227 int dictionary_set(dictionary * d, const char * key, const char * val) in dictionary_set() argument 370 char * val ; main() local [all...] |
/3.0.3-GA/couchstore/src/views/ |
H A D | compaction.c | 31 view_id_btree_value_t *val = NULL; in view_id_btree_filter() local 52 view_btree_value_t *val = NULL; in view_btree_filter() local
|
H A D | purgers.c | 67 int view_id_btree_purge_kv(const sized_buf *key, const sized_buf *val, in view_id_btree_purge_kv() argument 113 int view_btree_purge_kv(const sized_buf *key, const sized_buf *val, void *ctx) in view_btree_purge_kv() argument
|
/3.0.3-GA/moxi/libmemcached/libhashkit/ |
H A D | one_at_a_time.c | 24 uint32_t val= (uint32_t) *ptr++; in hashkit_one_at_a_time() local
|
H A D | fnv.c | 41 uint32_t val= (uint32_t)key[x]; in hashkit_fnv1a_64() local 57 uint32_t val= (uint32_t)key[x]; in hashkit_fnv1_32() local 73 uint32_t val= (uint32_t)key[x]; in hashkit_fnv1a_32() local
|
/3.0.3-GA/platform/src/ |
H A D | byteorder.c | 23 uint64_t ntohll(uint64_t val) { in ntohll() argument 28 uint64_t htonll(uint64_t val) { in htonll() argument
|
/3.0.3-GA/moxi/tests/conflate/ |
H A D | test_common.c | 7 void fail_if_impl(bool val, const char *msg, const char *file, int line) { in fail_if_impl() argument
|
/3.0.3-GA/platform/include/win32/ |
H A D | getopt.h | 33 int val; member
|
/3.0.3-GA/ep-engine/src/ |
H A D | statwriter.h | 84 void add_prefixed_stat(P prefix, const char *nm, T val, in add_prefixed_stat() argument 93 void add_prefixed_stat(P prefix, const char *nm, Histogram<T> &val, in add_prefixed_stat() argument
|
H A D | item.cc | 30 bool getUnCompressedLength(const char *val, size_t len, size_t *newLen) { in getUnCompressedLength() argument
|
H A D | kvstore.cc | 50 void RollbackCB::callback(GetValue &val) { in callback() argument
|
H A D | configuration.cc | 274 addValueChangedListener(const std::string &key, ValueChangedListener *val) addValueChangedListener() argument [all...] |
/3.0.3-GA/moxi/src/ |
H A D | check_util.c | 12 uint32_t val; in START_TEST() local 36 uint64_t val; START_TEST() local 61 int64_t val; START_TEST() local 95 int32_t val; START_TEST() local [all...] |
H A D | cproxy_protocol_b2b.c | 480 char *val = key + keylen; in cproxy_process_b2b_downstream_nread() local
|
/3.0.3-GA/testrunner/scripts/ |
H A D | verify_items.py | 138 val = get_aware(awareness, rest, key) variable 148 val = get_aware(awareness, rest, key) variable
|
/3.0.3-GA/couchdb/src/couch_view_parser/yajl/ |
H A D | yajl_encode.c | 100 static void hexToDigit(unsigned int * val, const unsigned char * hex) in hexToDigit() argument
|
/3.0.3-GA/couchdb/src/ejson/yajl/ |
H A D | yajl_encode.c | 95 static void hexToDigit(unsigned int * val, const unsigned char * hex) in hexToDigit() argument
|
/3.0.3-GA/couchdb/src/mapreduce/ |
H A D | nif_stl_allocator.h | 63 void construct(pointer p, const_reference val) { in construct() argument
|
/3.0.3-GA/memcached/programs/ |
H A D | mcstat.c | 21 static void print(const char *key, int keylen, const char *val, int vallen) { in print() argument
|
/3.0.3-GA/memcached/utilities/ |
H A D | config_parser.c | 126 uint64_t val; in parse_config() local 151 float val; in parse_config() local
|
/3.0.3-GA/platform/tests/ |
H A D | dirutils_test.cc | 41 static void expect(const std::string &exp, const std::string &val) { in expect() argument 56 static void contains(const std::string &val, const std::vector<std::string> &vec) { in contains() argument
|
/3.0.3-GA/couchstore/src/ |
H A D | util.cc | 98 sized_buf* arena_special_copy_buf_and_revmeta(arena *a, const sized_buf *val, in arena_special_copy_buf_and_revmeta() argument
|
/3.0.3-GA/moxi/libmemcached/libmemcached/ |
H A D | response.c | 419 uint64_t val; in binary_read_one_response() local
|