Home
last modified time | relevance | path

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

123

/freebsd-src/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
/netbsd-src/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_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 Dbackend.hpp71 class backend { class
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
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst2174 X86 Target Triples supported
2195 X86 Calling Conventions supported
2212 Representing X86 addressing modes in MachineInstrs
2238 X86 address spaces supported
2275 Instruction naming
2295 LLVM PowerPC ABI
2308 Frame Layout
2445 Prolog/Epilog
2455 Dynamic Allocation
2527 Instruction encoding (arithmetic and jump)
[all …]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h36 SyntheticChildrenFrontEnd(ValueObject &backend) in SyntheticChildrenFrontEnd() argument
106 SyntheticValueProviderFrontEnd(ValueObject & backend) SyntheticValueProviderFrontEnd() argument
317 FrontEnd(TypeFilterImpl * flt,ValueObject & backend) FrontEnd() argument
347 GetFrontEnd(ValueObject & backend) GetFrontEnd() argument
373 GetFrontEnd(ValueObject & backend) GetFrontEnd() argument
452 GetFrontEnd(ValueObject & backend) GetFrontEnd() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc/
H A Dthr.h57 void * backend; /* Specific to backend */ member
64 void * backend; /* Specific to backend */ member
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc/
H A Dthr.h57 void * backend; /* Specific to backend */ member
64 void * backend; /* Specific to backend */ member
/freebsd-src/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()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A Dindex.rst260 .. _backend: target
/freebsd-src/contrib/kyua/drivers/
H A Dreport_junit_test.cpp253 store::write_backend backend = store::write_backend::open_rw( ATF_TEST_CASE_BODY() local
294 store::write_backend backend = store::write_backend::open_rw( ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp104 SyntheticChildren::GetFrontEnd(ValueObject &backend) { in GetFrontEnd() argument
149 FrontEnd(std::string pclass,ValueObject & backend) FrontEnd() argument
/freebsd-src/contrib/unbound/cachedb/
H A Dcachedb.h56 struct cachedb_backend* backend; member
/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.h55 struct cachedb_backend* backend; member
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_db_exec.cpp168 store::backend backend = store::backend::open_rw( in run() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dldif-filter.c63 get_flags( const char *backend, const char *spec ) in get_flags()
223 const char *backend = getenv( "BACKEND" ), *specs = "", *tmp; in main() local
/freebsd-src/contrib/lib9p/
H A Dconnection.c42 l9p_server_init(struct l9p_server **serverp, struct l9p_backend *backend) in l9p_server_init()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c412 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_symbolic_header() local
475 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbolic_info() local
821 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbol_table() local
1569 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_reloc_table() local
2323 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_write_object_contents() local
3253 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_link_add_externals() local
3520 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_link_add_archive_symbols() local
4231 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_bfd_final_link() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoff.c432 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_symbolic_header() local
512 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbolic_info() local
876 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbol_table() local
1645 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_reloc_table() local
2403 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_write_object_contents() local
3330 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_link_add_externals() local
3597 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_link_add_archive_symbols() local
4283 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_bfd_final_link() local

123