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

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dext_password.c27 const struct ext_password_backend *backend; member in struct:ext_password_data
32 struct ext_password_data * ext_password_init(const char *backend, argument
[all...]
/freebsd-11-stable/contrib/unbound/cachedb/
H A Dcachedb.h55 struct cachedb_backend* backend; member in struct:cachedb_env
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLTO.cpp137 lto::ThinBackend backend; local
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp98 lto::ThinBackend backend; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp128 FrontEnd(std::string pclass, ValueObject &backend) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp448 Error lto::backend(const Config &C, AddStreamFn AddStream, function in class:lto
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp30 DummySyntheticFrontEnd(ValueObject &backend) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h36 SyntheticChildrenFrontEnd(ValueObject &backend) argument
104 SyntheticValueProviderFrontEnd(ValueObject &backend) argument
311 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp152 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, const char *name, lldb::SBCommandPluginInterface *backend, const char *help = nullptr, const char *syntax = nullptr, uint32_t flags = 0) argument
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c155 union ctl_be_block_bedata backend; member in struct:ctl_be_block_lun
[all...]
H A Dctl_private.h383 struct ctl_backend_driver *backend; member in struct:ctl_lun
H A Dctl_ioctl.h522 char backend[CTL_BE_NAME_LEN]; member in struct:ctl_lun_req
577 char backend[CTL_BE_NAME_LEN]; /* passed to kernel*/ member in struct:ctl_lun_list
H A Dctl.c3017 struct ctl_backend_driver *backend; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.c2396 const char *backend; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Decoff.c422 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
489 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
843 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
1553 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
2317 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3329 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3590 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3718 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
4442 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
[all...]
/freebsd-11-stable/usr.sbin/ctladm/
H A Dctladm.c3379 char *backend = NULL; local
[all...]
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c706 union xbb_backend_data backend; member in struct:xbb_softc
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c3628 ecoff_padding_adjust(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, char **bufptrptr) argument
3656 ecoff_build_lineno(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, long *linecntptr) argument
3887 ecoff_build_symbols(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4252 ecoff_build_procs(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4342 ecoff_build_aux(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4494 ecoff_build_ss(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4537 ecoff_build_fdr(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4616 ecoff_build_debug(HDRR *hdr, char **bufp, const struct ecoff_debug_swap *backend) argument
[all...]

Completed in 252 milliseconds