Searched defs:backend (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libobjc/objc/ |
H A D | thr.h | 58 void * backend; /* Specific to backend */ member 65 void * backend; /* Specific to backend */ member
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | ext_password.c | 27 const struct ext_password_backend *backend; member 32 struct ext_password_data * ext_password_init(const char *backend, in ext_password_init()
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | ecoff.c | 3622 ecoff_padding_adjust (const struct ecoff_debug_swap *backend, in ecoff_padding_adjust() 3650 ecoff_build_lineno (const struct ecoff_debug_swap *backend, in ecoff_build_lineno() 3881 ecoff_build_symbols (const struct ecoff_debug_swap *backend, in ecoff_build_symbols() 4246 ecoff_build_procs (const struct ecoff_debug_swap *backend, in ecoff_build_procs() 4336 ecoff_build_aux (const struct ecoff_debug_swap *backend, in ecoff_build_aux() 4488 ecoff_build_ss (const struct ecoff_debug_swap *backend, in ecoff_build_ss() 4531 ecoff_build_fdr (const struct ecoff_debug_swap *backend, in ecoff_build_fdr() 4612 const struct ecoff_debug_swap *backend) in ecoff_build_debug()
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | ecoff.c | 3630 ecoff_padding_adjust (const struct ecoff_debug_swap *backend, in ecoff_padding_adjust() 3658 ecoff_build_lineno (const struct ecoff_debug_swap *backend, in ecoff_build_lineno() 3888 ecoff_build_symbols (const struct ecoff_debug_swap *backend, in ecoff_build_symbols() 4252 ecoff_build_procs (const struct ecoff_debug_swap *backend, in ecoff_build_procs() 4341 ecoff_build_aux (const struct ecoff_debug_swap *backend, in ecoff_build_aux() 4493 ecoff_build_ss (const struct ecoff_debug_swap *backend, in ecoff_build_ss() 4536 ecoff_build_fdr (const struct ecoff_debug_swap *backend, in ecoff_build_fdr() 4617 const struct ecoff_debug_swap *backend) in ecoff_build_debug()
|
/dflybsd-src/sys/dev/drm/amd/powerplay/inc/ |
H A D | hwmgr.h | 731 void *backend; member
|