Home
last modified time | relevance | path

Searched defs:backend (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/store/
H A Dtransaction_test.cpp77 store::backend backend = store::backend::open_rw(fs::path("test.db")); in do_put_result_ok_test() local
113 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
130 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
159 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
177 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
218 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
234 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
253 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
273 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
288 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
[all …]
H A Dbackend.hpp71 class backend { class
H A Dbackend_test.cpp207 store::backend backend = store::backend::open_ro(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
253 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
266 store::backend backend = store::backend::open_rw(fs::path("test.db")); in ATF_TEST_CASE_BODY() local
H A Dschema_inttest.cpp436 check_data(store::backend& backend) in check_data()
465 store::backend backend = store::backend::open_ro(testpath); in ATF_TEST_CASE_BODY() local
492 store::backend backend = store::backend::open_ro(testpath); in ATF_TEST_CASE_BODY() local
H A Dbackend.cpp276 store::backend::backend(impl* pimpl_) : in backend() function in store::backend
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DCodeGenerator.rst2118 X86 Target Triples supported
2139 X86 Calling Conventions supported
2156 Representing X86 addressing modes in MachineInstrs
2182 X86 address spaces supported
2219 Instruction naming
2239 LLVM PowerPC ABI
2252 Frame Layout
2389 Prolog/Epilog
2399 Dynamic Allocation
/minix3/external/bsd/llvm/dist/llvm/docs/TableGen/
H A Dindex.rst263 .. _backend: target
/minix3/external/bsd/kyua-cli/dist/cli/
H A Dcmd_db_exec.cpp168 store::backend backend = store::backend::open_rw( in run() local
/minix3/external/bsd/kyua-cli/dist/engine/drivers/
H A Dscan_action_test.cpp116 store::backend backend = store::backend::open_rw(fs::path(db_name)); in populate_db() local
/minix3/external/bsd/libevent/dist/test/
H A Dregress.c1898 const char *backend; in test_methods() local