Searched defs:backend (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/contrib/kyua/store/
H A Dread_backend_test.cpp91 store::read_backend backend = store::read_backend::open_ro( local
134 store::read_backend backend = store::read_backend::open_ro( local
H A Dtransaction_test.cpp69 store::write_backend backend = store::write_backend::open_rw(test_db); local
75 store::read_backend backend = store::read_backend::open_ro(test_db); local
143 store::write_backend backend = store::write_backend::open_rw( local
154 store::read_backend backend = store::read_backend::open_ro( local
[all...]
H A Dwrite_backend_test.cpp136 store::write_backend backend = store::write_backend::open_rw( local
168 store::write_backend backend = store::write_backend::open_rw( local
182 store::write_backend backend = store::write_backend::open_rw( local
H A Dschema_inttest.cpp85 store::read_backend backend = store::read_backend::open_ro(dbpath); local
105 store::read_backend backend = store::read_backend::open_ro(dbpath); local
222 store::read_backend backend = store::read_backend::open_ro(dbpath); local
332 store::read_backend backend = store::read_backend::open_ro(dbpath); local
H A Dread_transaction_test.cpp66 store::read_backend backend = store::read_backend::open_ro( local
83 store::write_backend backend = store::write_backend::open_rw( local
93 store::read_backend backend = store::read_backend::open_ro( local
110 store::write_backend backend = store::write_backend::open_rw( local
123 store::read_backend backend local
131 store::write_backend backend = store::write_backend::open_rw( local
144 store::read_backend backend = store::read_backend::open_ro( local
162 store::read_backend backend = store::read_backend::open_ro( local
178 store::write_backend backend = store::write_backend::open_rw( local
[all...]
H A Dwrite_transaction_test.cpp75 store::write_backend backend = store::write_backend::open_rw( local
112 store::write_backend backend = store::write_backend::open_rw( local
130 store::write_backend backend local
160 store::write_backend backend = store::write_backend::open_rw( local
187 store::write_backend backend = store::write_backend::open_rw( local
224 store::write_backend backend = store::write_backend::open_rw( local
242 store::write_backend backend = store::write_backend::open_rw( local
269 store::write_backend backend = store::write_backend::open_rw( local
299 store::write_backend backend = store::write_backend::open_rw( local
389 store::write_backend backend = store::write_backend::open_rw( local
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dext_password.c30 const struct ext_password_backend *backend; member in struct:ext_password_data
35 struct ext_password_data * ext_password_init(const char *backend, argument
[all...]
/freebsd-current/contrib/unbound/cachedb/
H A Dcachedb.h56 struct cachedb_backend* backend; member in struct:cachedb_env
/freebsd-current/contrib/lib9p/
H A Dconnection.c42 l9p_server_init(struct l9p_server **serverp, struct l9p_backend *backend) argument
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DLTO.cpp116 lto::ThinBackend backend; local
/freebsd-current/contrib/kyua/drivers/
H A Dreport_junit_test.cpp253 store::write_backend backend = store::write_backend::open_rw( local
294 store::write_backend backend = store::write_backend::open_rw( local
H A Dscan_results_test.cpp142 store::write_backend backend = store::write_backend::open_rw( local
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp104 SyntheticChildren::GetFrontEnd(ValueObject &backend) { argument
148 FrontEnd(std::string pclass, ValueObject &backend) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp394 auto backend = m_backend.GetSP(); local
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DLTO.cpp89 lto::ThinBackend backend; local
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLTO.cpp174 lto::ThinBackend backend; local
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backends.c282 char *backend, *cp; local
[all...]
H A Duart_emul.c84 struct uart_softc *backend; member in struct:uart_ns16550_softc
[all...]
H A Duart_pl011.c107 struct uart_softc *backend; member in struct:uart_pl011_softc
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp31 DummySyntheticFrontEnd(ValueObject &backend) argument
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c256 const char *backend, *name; local
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp504 Error lto::backend(const Config &C, AddStreamFn AddStream, function in class:LTOBitcodeEmbedding::lto
/freebsd-current/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h36 SyntheticChildrenFrontEnd(ValueObject &backend) argument
106 SyntheticValueProviderFrontEnd(ValueObject &backend) argument
317 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp39 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, const char *name, lldb::SBCommandPluginInterface *backend, const char *help = nullptr, const char *syntax = nullptr, uint32_t flags = 0, const char *auto_repeat_command = �) argument
/freebsd-current/contrib/lib9p/backend/
H A Dfs.c2986 struct l9p_backend *backend; local
[all...]

Completed in 158 milliseconds

12