Home
last modified time | relevance | path

Searched defs:size_t (Results 1 – 24 of 24) sorted by path

/trunk/godeps/src/github.com/couchbase/goforestdb/
Dconfig.go29last_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/
Dcomparator.go12 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/
Dcomparator.go12 func CompareBytesReversed(k1 unsafe.Pointer, k1len C.size_t, k2 unsafe.Pointer, k2len C.size_t) int…
/trunk/kv_engine/daemon/
H A Dconnection_libevent.cc329 static void sendbuffer_cleanup_cb(const void*, size_t, void* extra) { in sendbuffer_cleanup_cb() argument
/trunk/kv_engine/engines/crash_engine/
H A Dcrash_engine.cc114 size_t, in allocateItem() argument
/trunk/kv_engine/engines/ep/benchmarks/
H A Dbenchmark_memory_tracker.cc66 void BenchmarkMemoryTracker::NewHook(const void* ptr, size_t) { in NewHook() argument
/trunk/kv_engine/engines/ep/src/
H A Dcheckpoint.h712 operator size_t() const { in size_t() function
H A Dcheckpoint_manager.h1044 operator size_t() const { in size_t() function
H A Dconfiguration.cc34 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 Dsizes.cc45 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
/trunk/kv_engine/engines/ep/tests/module_tests/
H A Drange_scan_test.cc295 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 Dhumpty_dumpty.cc27 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
/trunk/kv_engine/engines/ep/tools/
H A Dpid_runner.cc26 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
/trunk/kv_engine/engines/nobucket/
H A Dnobucket.cc229 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 Dmock_cookie.cc167 bool MockCookie::checkThrottle(size_t, size_t) { in checkThrottle() argument
H A Dmock_server.cc157 void cb::server::document_expired(const EngineIface&, size_t) { in document_expired() argument
/trunk/kv_engine/protocol/connection/
H A Dasync_client_connection.cc27 osl.transferred = [](size_t) {}; in AsyncClientConnectionImpl() argument
/trunk/libcouchbase/contrib/jsonsl/
H A Djsonsl.h45 typedef unsigned int size_t; typedef
/trunk/libcouchbase/contrib/lcb-jsoncpp/
H A Dlcb-jsoncpp.h1008 typedef unsigned int size_t; typedef
1124 typedef unsigned int size_t; typedef
/trunk/libcouchbase/contrib/snappy/
H A Dsnappy-sinksource.cc39 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 Dsnappy.cc674 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 Dsocktest.h54 virtual void onFlushDone(ESocket *s, size_t, size_t n) {} in onFlushDone() argument
H A Dt_reentrant.cc89 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 Djsonsl.h45 typedef unsigned int size_t; typedef