/6.0.3/kv_engine/protocol/mcbp/libmcbp/ |
H A D | sla_test.cc | 148 unique_cJSON_ptr doc; TEST() local [all...] |
H A D | sla.cc | 250 void reconfigure(const cJSON& doc, boo argument 309 getSlowOpThreshold(const cJSON& doc) getSlowOpThreshold() argument [all...] |
/6.0.3/godeps/src/github.com/blevesearch/bleve/cmd/bleve/cmd/ |
H A D | bulk.go | 70 var doc interface{} var
|
H A D | index.go | 43 var doc interface{} var
|
/6.0.3/godeps/src/github.com/blevesearch/bleve/http/ |
H A D | doc_index.go | 70 var doc interface{} var
|
/6.0.3/godeps/src/github.com/blevesearch/bleve/ |
H A D | index_test.go | 1279 type doc struct { global() type 1444 type doc struct { global() type [all...] |
/6.0.3/goproj/src/github.com/couchbase/query/execution/ |
H A D | join_index.go | 101 var doc value.AnnotatedJoinPair var
|
H A D | nest_index.go | 96 var doc value.AnnotatedJoinPair var
|
/6.0.3/couchstore/tests/ |
H A D | couchstoretest.h | 96 Doc* doc; member in CouchstoreInternalTest
|
H A D | documents.h | 143 Doc doc; member in Documents::Document
|
H A D | couchstoretest.cc | 131 LocalDoc doc; in create_local_doc() local
|
/6.0.3/couchstore/tests/mapreduce/ |
H A D | builtin.c | 37 static const mapreduce_json_t doc = { variable [all...] |
/6.0.3/goproj/src/github.com/couchbase/query/server/http/ |
H A D | system_remote.go | 232 var doc map[string]interface{} var
|
/6.0.3/kv_engine/tests/testapp/ |
H A D | testapp_flush.cc | 32 Document doc; variable
|
H A D | testapp_arithmetic.cc | 140 std::string doc = name; in TEST_P() local 197 Document doc; in TEST_P() local 209 Document doc; TEST_P() local 267 Document doc = connection.get(key, 0); TEST_P() local 305 Document doc; test_stored_doc() local [all...] |
H A D | testapp_persistence.cc | 64 Document doc; in storeAndPersistItem() local 131 auto doc = storeAndPersistItem("1"); in TEST_P() local 199 Document doc; TEST_P() local [all...] |
H A D | testapp_stats.cc | 44 Document doc; in TEST_P() local 161 Document doc; in TEST_P() local 200 Document doc; TEST_P() local 230 Document doc; TEST_P() local 255 Document doc; TEST_P() local 469 Document doc; TEST_P() local 487 Document doc; TEST_P() local [all...] |
H A D | testapp_xattr.h | 206 auto doc = getConnection().get(name, 0); in testBodyAndXattrCmd() local
|
H A D | testapp_xattr.cc | 998 auto doc = getConnection().get(name, 0); TEST_P() local [all...] |
/6.0.3/forestdb/src/ |
H A D | api_wrapper.cc | 48 fdb_doc *doc = NULL; in fdb_get_kv() local 91 fdb_doc *doc; fdb_set_kv() local 127 fdb_doc *doc; fdb_del_kv() local [all...] |
/6.0.3/forestdb/tests/unit/ |
H A D | docio_test.cc | 27 uint32_t _set_doc(struct docio_object *doc, char *key, char *meta, char *body) in _set_doc() argument 52 struct docio_object doc; basic_test() local [all...] |
/6.0.3/kv_engine/xattr/ |
H A D | utils.cc | 154 size_t get_system_xattr_size(uint8_t datatype, const cb::const_char_buffer doc) { in get_system_xattr_size() argument 164 get_size_and_system_xattr_size( uint8_t datatype, const cb::const_char_buffer doc) get_size_and_system_xattr_size() argument
|
/6.0.3/forestdb/utils/ |
H A D | timing.cc | 62 ts_nsec timed_fdb_set(fdb_kvs_handle *kv, fdb_doc *doc){ in timed_fdb_set() argument 78 ts_nsec timed_fdb_get(fdb_kvs_handle *kv, fdb_doc *doc){ in timed_fdb_get() argument 94 ts_nsec timed_fdb_delete(fdb_kvs_handle *kv, fdb_doc *doc){ in timed_fdb_delete() argument 196 ts_nsec timed_fdb_iterator_get(fdb_iterator *it, fdb_doc **doc){ in timed_fdb_iterator_get() argument
|
/6.0.3/kv_engine/tests/mcbp/ |
H A D | mcbp_test_subdoc_xattr.cc | 178 const std::string doc; member in mcbp::test::SubdocOpcodes::SubdocXattrSingleTest
|
/6.0.3/couchdb/src/couch_dcp/src/ |
H A D | couch_dcp_fake_server.erl | 54 -record(doc, record
|