/5.5.2/godeps/src/github.com/couchbase/vellum/vendor/github.com/edsrzf/mmap-go/ |
H A D | mmap_unix.go | [all...] |
H A D | mmap_windows.go | [all...] |
/5.5.2/kv_engine/include/xattr/ |
H A D | key_validator.h | 52 size_t len; in is_valid_xattr_key() local
|
/5.5.2/godeps/src/github.com/blevesearch/bleve/analysis/token/camelcase/ |
H A D | parser.go | |
/5.5.2/kv_engine/engines/ep/src/ |
H A D | crc32.c | 115 uint32_t crc32buf(uint8_t *buf, size_t len) { in crc32buf() argument
|
H A D | blob.cc | 24 Blob* Blob::New(const char* start, const size_t len) { in New() argument 30 Blob* Blob::New(const size_t len) { in New() argument 42 Blob::Blob(const char* start, const size_t len) in Blob() argument 54 Blob(const size_t len) Blob() argument [all...] |
H A D | ext_meta_parser.h | 79 uint16_t len; member in ExtendedMetaData
|
/5.5.2/moxi/conflate/ |
H A D | util.c | 9 int len = strlen(in); in safe_strdup() local
|
/5.5.2/moxi/src/ |
H A D | strsep.c | 8 int len = (int)strlen(pattern); in strsep() local
|
/5.5.2/platform/src/ |
H A D | strnstr.cc | 22 char* cb::strnstr(char* haystack, const char* needle, size_t len) { in strnstr() argument
|
H A D | breakpad_wrapper.cc | 68 size_t len = strlen(minidump_dir) + 1; in breakpad_initialize() local
|
H A D | crc32c_sse4_2.cc | 81 uint32_t crc32c_hw_1way(const uint8_t* buf, size_t len, uint32_t crc_in) { in crc32c_hw_1way() argument 110 uint32_t crc32c_hw_short_block(const uint8_t* buf, size_t len, uint32_t crc_in) { in crc32c_hw_short_block() argument 166 crc32c_hw(const uint8_t* buf, size_t len, uint32_t crc_in) crc32c_hw() argument [all...] |
/5.5.2/godeps/src/github.com/blevesearch/blevex/rocksdb/ |
H A D | batchex.go | [all...] |
/5.5.2/couchstore/src/views/bin/ |
H A D | util.cc | 41 int len = fread(buf, 1, 4, stdin); in exit_thread_helper() local
|
/5.5.2/forestdb/src/ |
H A D | hash_functions.cc | 11 uint32_t hash_djb2(uint8_t *value, int len) in hash_djb2() argument 20 uint32_t hash_djb2_last8(uint8_t *value, int len) in hash_djb2_last8() argument
|
H A D | breakpad_win32.cc | 40 size_t len = strlen(minidump_dir) + 1; in create_breakpad() local
|
/5.5.2/kv_engine/tests/mcbp/ |
H A D | xattr_blob_validator_test.cc | 39 uint32_t len = htonl(gsl::narrow<uint32_t>(blob.size() - (offset + 4))); in addKvPair() local 76 uint32_t len; in TEST_F() local 92 uint32_t len; TEST_F() local [all...] |
/5.5.2/kv_engine/tests/memory_tracking_test/ |
H A D | memory_tracking_plugin.cc | 44 char* plugin_new_char_array(size_t len) { in plugin_new_char_array() argument
|
/5.5.2/couchstore/src/views/ |
H A D | keys.cc | 16 decode_view_btree_key(const char *bytes, size_t len, view_btree_key_t **key) decode_view_btree_key() argument 119 decode_view_id_btree_key(const char *bytes, size_t len, view_id_btree_key_t **key) decode_view_id_btree_key() argument [all...] |
/5.5.2/forestdb/tests/functional/ |
H A D | functional_util.cc | 20 void _set_random_string(char *str, int len) in _set_random_string() argument 28 void _set_random_string_smallabt(char *str, int len) in _set_random_string_smallabt() argument
|
/5.5.2/forestdb/utils/ |
H A D | crc32.cc | 311 uint32_t crc32_1(const void* data, size_t len, uint32_t prev_value) in crc32_1() argument 322 uint32_t crc32_8(const void* data, size_t len, uint32_t prev_value) in crc32_8() argument 363 uint32_t crc32_8_last8(const void *data, size_t len, uint32_t prev_value) in crc32_8_last8() argument
|
H A D | partiallock.cc | 16 void *len; member 48 plock_entry_t *plock_lock(struct plock *plock, void *start, void *len) in plock_lock() argument [all...] |
/5.5.2/goproj/src/github.com/couchbase/nitro/mm/ |
H A D | malloc.c | 20 int len; in writecb() local 95 size_t len = sizeof(narenas); in mm_free2os() local
|
/5.5.2/kv_engine/tests/testapp/ |
H A D | testapp_errmap.cc | 54 bool ErrmapTest::validateJson(const char *s, size_t len, size_t reqversion) { in validateJson() argument
|
/5.5.2/phosphor/include/phosphor/ |
H A D | inline_zstring.h | 61 explicit inline_zstring(const char* s, size_t len) { in inline_zstring() argument
|