Home
last modified time | relevance | path

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

12

/freebsd/contrib/kyua/store/
H A Dread_transaction_test.cpp66 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
83 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
93 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
110 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
123 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
131 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
144 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
162 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
178 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
H A Dwrite_transaction_test.cpp75 store::write_backend backend = store::write_backend::open_rw( in do_put_result_ok_test() local
112 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
130 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
160 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
187 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
224 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
242 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
269 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
299 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
389 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
H A Dtransaction_test.cpp69 store::write_backend backend = store::write_backend::open_rw(test_db); in check_get_put_context() local
75 store::read_backend backend = store::read_backend::open_ro(test_db); in check_get_put_context() local
143 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
154 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
H A Dschema_inttest.cpp85 store::read_backend backend = store::read_backend::open_ro(dbpath); in check_action_1() local
105 store::read_backend backend = store::read_backend::open_ro(dbpath); in check_action_2() local
222 store::read_backend backend = store::read_backend::open_ro(dbpath); in check_action_3() local
332 store::read_backend backend = store::read_backend::open_ro(dbpath); in check_action_4() local
H A Dwrite_backend_test.cpp136 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
168 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
182 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
H A Dread_backend_test.cpp91 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
134 store::read_backend backend = store::read_backend::open_ro( in ATF_TEST_CASE_BODY() local
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h36 SyntheticChildrenFrontEnd(ValueObject &backend) in SyntheticChildrenFrontEnd()
111 SyntheticValueProviderFrontEnd(ValueObject &backend) in SyntheticValueProviderFrontEnd()
324 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) in FrontEnd()
358 GetFrontEnd(ValueObject &backend) override { in GetFrontEnd()
384 GetFrontEnd(ValueObject &backend) override { in GetFrontEnd()
463 GetFrontEnd(ValueObject &backend) override { in GetFrontEnd()
/freebsd/contrib/wpa/src/utils/
H A Dext_password.c30 const struct ext_password_backend *backend; member
35 struct ext_password_data * ext_password_init(const char *backend, in ext_password_init()
/freebsd/contrib/kyua/drivers/
H A Dreport_junit_test.cpp261 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
302 store::write_backend backend = store::write_backend::open_rw( in ATF_TEST_CASE_BODY() local
H A Dscan_results_test.cpp142 store::write_backend backend = store::write_backend::open_rw( in populate_results_file() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp104 SyntheticChildren::GetFrontEnd(ValueObject &backend) { in GetFrontEnd()
159 ValueObject &backend) in FrontEnd()
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.h56 struct cachedb_backend* backend; member
/freebsd/contrib/lib9p/
H A Dconnection.c42 l9p_server_init(struct l9p_server **serverp, struct l9p_backend *backend) in l9p_server_init()
/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp117 lto::ThinBackend backend; in BitcodeCompiler() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp176 lto::ThinBackend backend; in BitcodeCompiler() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DLTO.cpp100 lto::ThinBackend backend; BitcodeCompiler() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp31 DummySyntheticFrontEnd(ValueObject &backend) in DummySyntheticFrontEnd()
/freebsd/usr.sbin/bhyve/
H A Dnet_backends.c282 char *backend, *cp; in netbe_legacy_config() local
H A Duart_emul.c84 struct uart_softc *backend; member
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp401 auto backend = m_backend.GetSP(); in Update() local
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c249 const char *backend, *name; in lpc_init() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp506 Error lto::backend(const Config &C, AddStreamFn AddStream, in backend() function in lto
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp42 lldb::SBCommandPluginInterface *backend, in CommandPluginInterfaceImplementation()
/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h460 char backend[CTL_BE_NAME_LEN]; member
519 char backend[CTL_BE_NAME_LEN]; /* passed to kernel*/ member
H A Dctl_private.h330 struct ctl_backend_driver *backend; member

12