/5.5.2/goproj/src/github.com/couchbase/indexing/secondary/stubs/nitro/plasma/ |
H A D | plasma_enterprise.go | |
/5.5.2/goproj/src/github.com/couchbase/indexing/secondary/pipeline/ |
H A D | block_buffer.go | |
/5.5.2/couchdb/src/couch_view_parser/yajl/ |
H A D | yajl_alloc.c | 26 static void * yajl_internal_malloc(void *ctx, size_t sz) in yajl_internal_malloc() argument 31 yajl_internal_realloc(void *ctx, void * previous, size_t sz) yajl_internal_realloc() argument
|
/5.5.2/couchdb/src/ejson/yajl/ |
H A D | yajl_alloc.c | 42 static void * yajl_internal_malloc(void *ctx, unsigned int sz) in yajl_internal_malloc() argument 47 yajl_internal_realloc(void *ctx, void * previous, unsigned int sz) yajl_internal_realloc() argument
|
/5.5.2/kv_engine/engines/ep/benchmarks/ |
H A D | mem_allocator_stats_bench.cc | 37 void memAllocatedClear(size_t sz) { in memAllocatedClear() argument
|
/5.5.2/couchstore/src/views/ |
H A D | keys.cc | 21 uint16_t sz; in decode_view_btree_key() local 76 size_t sz = 0; in encode_view_btree_key() local 162 size_t sz = 0; encode_view_id_btree_key() local [all...] |
H A D | values.cc | 26 uint32_t sz; in decode_view_btree_value() local 117 size_t sz = 0; encode_view_btree_value() local 178 size_t sz, length; decode_view_id_btree_value() local 302 size_t sz = 0; encode_view_id_btree_value() local [all...] |
H A D | reductions.cc | 30 uint16_t sz; in decode_view_btree_reduction() local 121 size_t sz = 0; encode_view_btree_reduction() local 205 size_t sz = 0; encode_view_id_btree_reduction() local [all...] |
H A D | index_header.cc | 57 uint16_t num_seqs, i, j, sz, num_part_versions; in decode_index_header() local 291 size_t sz = 2; size_of_partition_versions() local 310 size_t sz = 0; encode_index_header() local [all...] |
/5.5.2/goproj/src/github.com/couchbase/nitro/mm/ |
H A D | malloc.c | 43 void *mm_malloc(size_t sz) { in mm_malloc() argument 76 size_t resident, sz; in mm_size() local
|
/5.5.2/kv_engine/daemon/ |
H A D | executorpool.cc | 25 ExecutorPool::ExecutorPool(size_t sz) in ExecutorPool() argument 29 ExecutorPool::ExecutorPool(size_t sz, cb::ProcessClockSource& clock) { in ExecutorPool() argument
|
H A D | alloc_hooks_jemalloc.cc | 121 size_t sz = sizeof(epoch); in get_allocator_stats() local
|
/5.5.2/platform/src/ |
H A D | memorymap_win32.cc | 69 LARGE_INTEGER sz; in open() local
|
/5.5.2/third_party/gsl-lite/test/ |
H A D | string_span.t.cpp | 984 string_span sz; variable 1000 string_span sz; variable 1013 string_span sz; variable 1026 wstring_span sz; variable 1039 wstring_span sz; variable [all...] |
/5.5.2/kv_engine/engines/ep/src/ |
H A D | stats.cc | 154 void EPStats::memAllocated(size_t sz) { in memAllocated() argument 172 void EPStats::memDeallocated(size_t sz) { in memDeallocated() argument [all...] |
H A D | item.cc | 336 const auto sz = cb::xattr::get_body_offset(buffer); in pruneValueAndOrXattrs() local
|
/5.5.2/platform/include/platform/compression/ |
H A D | buffer.h | 55 void resize(size_t sz) { in resize() argument
|
/5.5.2/couchdb/src/snappy/ |
H A D | snappy_nif.cc | 74 size_t sz; in GetAppendBuffer() local
|
/5.5.2/kv_engine/engines/ep/src/couch-kvstore/ |
H A D | couch-fs-stats.cc | 89 pread(couchstore_error_info_t* errinfo, couch_file_handle h, void* buf, size_t sz, cs_off_t off) pread() argument 110 pwrite(couchstore_error_info_t*errinfo, couch_file_handle h, const void* buf, size_t sz, cs_off_t off) pwrite() argument
|
/5.5.2/phosphor/include/gsl_p/ |
H A D | dyn_array.h | 449 size_t sz = __il.size(); in dyn_array() local 461 size_t sz = __d.size(); in dyn_array() local
|
/5.5.2/couchdb/src/couch_view_parser/ |
H A D | couch_view_parser.cc | 1021 static void * yajl_internal_malloc(void *ctx, size_t sz) in yajl_internal_malloc() argument 1026 static void * yajl_internal_realloc(void *ctx, void *previous, size_t sz) in yajl_internal_realloc() argument
|
/5.5.2/couchdb/src/ejson/ |
H A D | decode.c | 382 static void * yajl_internal_malloc(void *ctx, unsigned int sz) in yajl_internal_malloc() argument 387 static void * yajl_internal_realloc(void *ctx, void *previous, unsigned int sz) in yajl_internal_realloc() argument
|
/5.5.2/goproj/src/github.com/couchbase/indexing/secondary/indexer/ |
H A D | memdb_slice_impl.go | 835 var sz int64 var
|
/5.5.2/goproj/src/github.com/couchbase/nitro/skiplist/C/ |
H A D | skiplist.hh | 25 void *skiplist_malloc(size_t sz) { in skiplist_malloc() argument
|
/5.5.2/kv_engine/programs/moxi_hammer/ |
H A D | moxi_hammer.cc | 177 size_t sz; in build_stream() local
|