/trunk/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…
|
/trunk/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…
|
/trunk/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…
|
/trunk/kv_engine/daemon/ |
H A D | connection_libevent.cc | 329 static void sendbuffer_cleanup_cb(const void*, size_t, void* extra) { in sendbuffer_cleanup_cb() argument
|
/trunk/kv_engine/engines/crash_engine/ |
H A D | crash_engine.cc | 114 size_t, in allocateItem() argument
|
/trunk/kv_engine/engines/ep/benchmarks/ |
H A D | benchmark_memory_tracker.cc | 66 void BenchmarkMemoryTracker::NewHook(const void* ptr, size_t) { in NewHook() argument
|
/trunk/kv_engine/engines/ep/src/ |
H A D | checkpoint.h | 712 operator size_t() const { in size_t() function
|
H A D | checkpoint_manager.h | 1044 operator size_t() const { in size_t() function
|
H A D | configuration.cc | 34 TYPENAME(size_t) in TYPENAME() argument 58 void ValueChangedListener::sizeValueChanged(const std::string& key, size_t) { in sizeValueChanged() argument 90 void ValueChangedValidator::validateSize(const std::string& key, size_t) { in validateSize() argument
|
H A D | sizes.cc | 45 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
|
/trunk/kv_engine/engines/ep/tests/module_tests/ |
H A D | range_scan_test.cc | 295 std::function<TestRangeScanHandler::Status(size_t)> testHook = [](size_t) { in __anon810277080202() argument 617 testHook = [](size_t) { return TestRangeScanHandler::Status::Throttle; }; in TEST_P() argument
|
/trunk/kv_engine/engines/ep/tools/humpty_dumpty/ |
H A D | humpty_dumpty.cc | 27 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
|
/trunk/kv_engine/engines/ep/tools/ |
H A D | pid_runner.cc | 26 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
|
/trunk/kv_engine/engines/nobucket/ |
H A D | nobucket.cc | 229 size_t, in mutation() argument 247 size_t, in deletion() argument 261 size_t, in deletion_v2() argument 275 size_t, in expiration() argument
|
/trunk/kv_engine/programs/engine_testapp/ |
H A D | mock_cookie.cc | 167 bool MockCookie::checkThrottle(size_t, size_t) { in checkThrottle() argument
|
H A D | mock_server.cc | 157 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
|
/trunk/kv_engine/protocol/connection/ |
H A D | async_client_connection.cc | 27 osl.transferred = [](size_t) {}; in AsyncClientConnectionImpl() argument
|
/trunk/libcouchbase/contrib/jsonsl/ |
H A D | jsonsl.h | 45 typedef unsigned int size_t; typedef
|
/trunk/libcouchbase/contrib/lcb-jsoncpp/ |
H A D | lcb-jsoncpp.h | 1008 typedef unsigned int size_t; typedef 1124 typedef unsigned int size_t; typedef
|
/trunk/libcouchbase/contrib/snappy/ |
H A D | snappy-sinksource.cc | 39 char* Sink::GetAppendBuffer(size_t /* length */, char* scratch) { in GetAppendBuffer() argument 44 size_t /* min_size */, size_t /* desired_size_hint */, char* scratch, in GetAppendBufferVariable() argument 52 void (*deleter)(void*, const char*, size_t), in AppendAndTakeOwnership() argument 82 char* UncheckedByteArraySink::GetAppendBuffer(size_t /* len */, char* /* scratch */) { in GetAppendBuffer() argument 88 void (*deleter)(void*, const char*, size_t), in AppendAndTakeOwnership() argument 98 size_t /* min_size */, size_t desired_size_hint, char* /* scratch */, in GetAppendBufferVariable() argument
|
H A D | snappy.cc | 674 static inline void Report(const char */* algorithm */, size_t /* compressed_size */, in Report() argument 1377 inline bool TryFastAppend(const char* /* ip */, size_t /* available */, size_t /* length */) { in TryFastAppend() argument 1614 static void Deleter(void* /* arg */, const char* bytes, size_t /* size */) { in Deleter() argument
|
/trunk/libcouchbase/tests/socktests/ |
H A D | socktest.h | 54 virtual void onFlushDone(ESocket *s, size_t, size_t n) {} in onFlushDone() argument
|
H A D | t_reentrant.cc | 89 void onRead(ESocket *s, size_t) in onRead() argument 142 void onRead(ESocket *s, size_t) in onRead() argument
|
/trunk/subjson/contrib/jsonsl/ |
H A D | jsonsl.h | 45 typedef unsigned int size_t; typedef
|