Home
last modified time | relevance | path

Searched refs:EJDB_OPTS (Results 1 – 16 of 16) sorted by relevance

/third_party/ejdb/src/jbs/
Djbs.c10 EJDB_OPTS opts;
75 EJDB_OPTS ov = { in main()
/third_party/ejdb/src/tests/
Dejdb_test1.c16 EJDB_OPTS opts = { in ejdb_test1_3()
58 EJDB_OPTS opts = { in ejdb_test1_2()
235 EJDB_OPTS opts = { in ejdb_test1_1()
Dejdb_test3.c14 EJDB_OPTS opts = { in ejdb_test3_1()
342 EJDB_OPTS opts = { in ejdb_test3_2()
522 EJDB_OPTS opts = { in ejdb_test3_3()
693 EJDB_OPTS opts = { in ejdb_test3_4()
839 EJDB_OPTS opts = { in ejdb_test3_5()
934 EJDB_OPTS opts = { in ejdb_test3_6()
990 EJDB_OPTS opts = { in ejdb_test3_7()
1034 EJDB_OPTS opts = { in ejdb_test3_8()
Dejdb_test4.c31 EJDB_OPTS opts = { in ejdb_test4_1()
135 EJDB_OPTS opts = { in ejdb_test4_2()
Dejdb_test2.c16 EJDB_OPTS opts = { in ejdb_test2_2()
90 EJDB_OPTS opts = { in ejdb_test2_1()
/third_party/ejdb/src/jbr/
Djbr.h49 iwrc jbr_start(EJDB db, const EJDB_OPTS *opts, JBR *pjbr);
Djbr.c1347 iwrc jbr_start(EJDB db, const EJDB_OPTS *opts, JBR *pjbr) { in jbr_start()
/third_party/ejdb/src/
Dejdb2.h118 } EJDB_OPTS; typedef
196 IW_EXPORT WUR iwrc ejdb_open(const EJDB_OPTS *opts, EJDB *ejdbp);
Dejdb2.c1779 iwrc ejdb_open(const EJDB_OPTS *_opts, EJDB *ejdbp) { in ejdb_open()
/third_party/ejdb/src/examples/
Dexample1.c17 EJDB_OPTS opts = { in main()
/third_party/ejdb/
DCAPI.md27 EJDB_OPTS opts = {
DREADME.md1247 EJDB_OPTS opts = {
/third_party/ejdb/src/jbr/tests/
Djbr_test1.c34 EJDB_OPTS opts = { in jbr_test1_1()
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c863 static iwrc ejdb2_isolate_shared_open(const EJDB_OPTS *opts, EJDB2Handle **hptr) { in ejdb2_isolate_shared_open()
950 EJDB_OPTS opts = { 0 }; in ejd_open_wrapped()
/third_party/ejdb/src/bindings/ejdb2_jni/src/
Dejdb2jni.c177 EJDB_OPTS opts = { 0 }; in Java_com_softmotions_ejdb2_EJDB2__1open()
/third_party/ejdb/src/bindings/ejdb2_node/
Dejdb2_node.c120 EJDB_OPTS opts;