Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 25 of 69) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
Dmips16-thunks.exp195 proc build_frames_re { funcs } { argument
218 proc step_through { id funcs } {
264 proc finish_through { id funcs } {
303 proc finish_if_ne { id func want funcs } {
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dstap-probe.c52 struct funcs struct
54 int val;
56 const char *(*ps) (int);
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_atomic_helper.c122 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in handle_conflicting_encoders() local
292 const struct drm_connector_helper_funcs *funcs; in update_connector_routing() local
425 const struct drm_encoder_helper_funcs *funcs; in mode_fixup() local
473 const struct drm_crtc_helper_funcs *funcs; in mode_fixup() local
664 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset() local
727 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset() local
869 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes() local
891 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes() local
995 const struct drm_encoder_helper_funcs *funcs; in disable_outputs() local
1053 const struct drm_crtc_helper_funcs *funcs; in disable_outputs() local
[all …]
Ddrm_modeset_helper.c175 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
Ddrm_probe_helper.c271 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx() local
317 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect() local
Ddrm_encoder.c116 const struct drm_encoder_funcs *funcs, in drm_encoder_init()
Ddrm_panel.c79 const struct drm_panel_funcs *funcs, int connector_type) in drm_panel_init()
/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_modeset_helper_vtables.h463 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add()
828 const struct drm_encoder_helper_funcs *funcs) in drm_encoder_helper_add()
1061const struct drm_connector_helper_funcs *funcs) in drm_connector_helper_add()
1264 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add()
Ddrm_panel.h157 const struct drm_panel_funcs *funcs; member
Ddrm_framebuffer.h147 const struct drm_framebuffer_funcs *funcs; member
Ddrm_encoder.h183 const struct drm_encoder_funcs *funcs; member
Ddrm_bridge.h404 const struct drm_bridge_funcs *funcs; member
Ddrm_fb_helper.h138 const struct drm_fb_helper_funcs *funcs; member
296 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/
Dbn_sparc.c46 static const bn_mul_mont_f funcs[4] = { in bn_mul_mont() local
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Dcxa_finalize.c45 struct exit_function_list *funcs; in __cxa_finalize() local
/netbsd/src/sys/external/bsd/drm2/drm/
Ddrm_gem_framebuffer_helper.c100 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_create_with_funcs()
Ddrm_client.c44 const char *name, const struct drm_client_funcs *funcs) in drm_client_init()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
Dkadm5-pwcheck.h72 const struct kadm5_pw_policy_check_func *funcs; member
Dprivate.h76 struct kadm_func funcs; member
105 struct kadm_func funcs; member
118 struct kadm_func funcs; member
136 struct kadm_func funcs; member
/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_acpi.c99 acpi_check_dsm(acpi_handle handle, const guid_t *uuid, u64 rev, u64 funcs) in acpi_check_dsm()
/netbsd/src/sys/external/bsd/drm2/include/drm/
Ddrm_client.h45 const struct drm_client_funcs *funcs; member
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dpex-djgpp.c56 const struct pex_funcs funcs = variable
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dpex-djgpp.c56 const struct pex_funcs funcs = variable
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dpex-djgpp.c56 const struct pex_funcs funcs = variable
/netbsd/src/external/gpl3/gdb/dist/gdb/
Djit.c153 struct gdb_reader_funcs *funcs = NULL; in jit_reader_load() local
692 struct gdb_reader_funcs *funcs; in jit_reader_try_read_symtab() local
1015 struct gdb_reader_funcs *funcs; in jit_frame_sniffer() local
1062 struct gdb_reader_funcs *funcs; in jit_frame_this_id() local

123