/6.0.3/goproj/src/github.com/couchbase/indexing/secondary/fdb/examples/custom_comparator/ |
D | comparator.go | 12 func CompareBytesReversed(k1 unsafe.Pointer, k1len C.size_t, k2 unsafe.Pointer, k2len C.size_t) int…
|
/6.0.3/godeps/src/github.com/couchbase/goforestdb/examples/custom_comparator/ |
D | comparator.go | 12 func CompareBytesReversed(k1 unsafe.Pointer, k1len C.size_t, k2 unsafe.Pointer, k2len C.size_t) int…
|
/6.0.3/platform/tests/pipe_test/ |
H A D | pipe_benchmark.cc | 73 pipe.produce([](void*, size_t) -> size_t { return 4; }); in Consume() argument 90 pipe.produce([](void*, size_t) -> size_t { return 4; }); in Rdata() argument
|
/6.0.3/kv_engine/engines/nobucket/ |
H A D | nobucket.cc | 104 const size_t, in item_allocate() 116 size_t, in item_allocate_ex() argument 315 size_t, in dcp_get_failover_log() argument 343 size_t, in dcp_mutation() argument 362 size_t, in dcp_deletion() argument 377 size_t, in dcp_deletion_v2() argument 392 size_t, in dcp_expiration() argument
|
/6.0.3/kv_engine/engines/ep/benchmarks/ |
H A D | benchmark_memory_tracker.cc | 83 void BenchmarkMemoryTracker::NewHook(const void* ptr, size_t) { in NewHook() argument
|
/6.0.3/kv_engine/engines/ep/src/ |
H A D | configuration.h | 80 virtual void sizeValueChanged(const std::string &key, size_t) { in sizeValueChanged() argument 166 virtual void validateSize(const std::string& key, size_t) { in validateSize() argument
|
H A D | memory_tracker.cc | 82 void MemoryTracker::NewHook(const void* ptr, size_t) { in NewHook() argument
|
H A D | configuration.cc | 43 TYPENAME(size_t) in TYPENAME() argument
|
/6.0.3/moxi/conflate/ |
H A D | rest.c | 207 size_t (response_handler)(void *, size_t, size_t, void *)) { in setup_handle() argument
|
/6.0.3/kv_engine/tests/memory_tracking_test/ |
H A D | memory_tracking_test.cc | 40 static void NewHook(const void* ptr, size_t) { in NewHook() argument
|
/6.0.3/godeps/src/github.com/couchbase/goforestdb/ |
D | config.go | 29 …last_oldfile_offset C.size_t, last_newfile_offset C.size_t, ctx unsafe.Pointer) C.fdb_compact_deci…
|
/6.0.3/platform/src/ |
H A D | cb_win32.cc | 137 int cb_get_thread_name(char*, size_t) in cb_get_thread_name() argument
|
/6.0.3/subjson/contrib/jsonsl/ |
H A D | jsonsl.h | 45 typedef unsigned int size_t; typedef
|