/5.5.2/goproj/src/github.com/couchbase/indexing/secondary/common/ |
H A D | const.go | 61 var NULL = []byte("null") var
|
/5.5.2/goproj/src/github.com/couchbase/indexing/secondary/tools/fdb/ |
H A D | fdb_throughput.c | 99 fdb_set_kv(main, (void*)keyarr[i], strlen(keyarr[i]), NULL, 0); in do_test2() local 158 fdb_set_kv(main, (void*)keyarr[i], strlen(keyarr[i]), NULL, 0); in do_test3() local
|
/5.5.2/kv_engine/engines/ep/src/ |
H A D | atomicqueue.h | 128 std::queue<T> *swapQueue(std::queue<T> *newQueue = NULL) { in swapQueue() argument
|
H A D | atomic.h | 75 AtomicPtr(T *initial = NULL) : std::atomic<T*>(initial) {} in AtomicPtr() argument 158 RCPtr(C *init = NULL) : value(init) { in RCPtr() argument 172 void reset(C *newValue = NULL) { in reset() argument
|
H A D | mutation_log.h | 514 MutationLogHarvester(MutationLog &ml, EventuallyPersistentEngine *e = NULL) : in MutationLogHarvester() argument
|
/5.5.2/moxi/src/ |
H A D | cache.c | 63 cache->destructor(get_object(ptr), NULL); in cache_destroy() local [all...] |
/5.5.2/platform/src/ |
H A D | backtrace.c | 123 SymInitialize(GetCurrentProcess(), NULL, TRUE); in print_backtrace() local
|
/5.5.2/subjson/subdoc/ |
H A D | path.h | 31 PathComponentInfo(PathComponent *comps = NULL, size_t n = 0) { in PathComponentInfo() argument
|
/5.5.2/kv_engine/engines/ep/tests/module_tests/ |
H A D | timing_tests.cc | 128 get_int_stat(ENGINE_HANDLE *h, ENGINE_HANDLE_V1 *h1, const char *statname, const char *statkey = NULL) get_int_stat() argument [all...] |
/5.5.2/couchdb/src/mapreduce/ |
H A D | mapreduce.cc | 572 len, NULL, String::NO_NULL_TERMINATION); in log() local 672 len, NULL, Strin in jsonStringify() local [all...] |
/5.5.2/subjson/contrib/cliopts/ |
H A D | cliopts.h | 222 TOption(char shortname, const char *longname = NULL, in TOption() argument 411 Parser(const char *name = NULL) { in Parser() argument [all...] |
/5.5.2/kv_engine/engines/ep/src/dcp/ |
H A D | response.h | 373 MutationResponse( queued_item item, uint32_t opaque, IncludeValue includeVal = IncludeValue::Yes, IncludeXattrs includeXattrs = IncludeXattrs::Yes, IncludeDeleteTime includeDeleteTime = IncludeDeleteTime::No, ExtendedMetaData* e = NULL) MutationResponse() argument 454 MutationProducerResponse(queued_item item, uint32_t opaque, IncludeValue includeVal, IncludeXattrs includeXattrs, IncludeDeleteTime includeDeleteTime, uint8_t _collectionLen, ExtendedMetaData* e = NULL) MutationProducerResponse() argument
|
/5.5.2/kv_engine/engines/ep/tests/ |
H A D | ep_testsuite.cc | 1654 vbucket_destroy(ENGINE_HANDLE *h, ENGINE_HANDLE_V1 *h1, const char* value = NULL) vbucket_destroy() argument 1734 vbucket_destroy_restart(ENGINE_HANDLE *h, ENGINE_HANDLE_V1 *h1, const char* value = NULL) vbucket_destroy_restart() argument [all...] |