Home
last modified time | relevance | path

Searched defs:display (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddisplay.c54 display_clear_display (DISPLAY_LINE **display) in display_clear_display()
135 DISPLAY_LINE **display = the_display; in display_update_one_window() local
617 DISPLAY_LINE **display; in make_display() local
634 free_display (DISPLAY_LINE **display) in free_display()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c57 struct mod_hdcp_display *display = NULL; in mod_hdcp_remove_display_topology() local
91 struct mod_hdcp_display *display = NULL; in mod_hdcp_add_display_topology() local
137 struct mod_hdcp_display *display = get_first_added_display(hdcp); in mod_hdcp_hdcp1_create_session() local
229 struct mod_hdcp_display *display = get_first_added_display(hdcp); in mod_hdcp_hdcp1_enable_encryption() local
352 struct mod_hdcp_display *display = get_first_added_display(hdcp); in mod_hdcp_hdcp2_create_session() local
639 struct mod_hdcp_display *display = get_first_added_display(hdcp); in mod_hdcp_hdcp2_enable_encryption() local
H A Damdgpu_hdcp.c312 struct mod_hdcp_link *link, struct mod_hdcp_display *display, in mod_hdcp_add_display()
370 struct mod_hdcp_display *display = NULL; in mod_hdcp_remove_display() local
410 struct mod_hdcp_display *display = NULL; in mod_hdcp_query_display() local
H A Dhdcp.h503 static inline uint8_t is_display_active(struct mod_hdcp_display *display) in is_display_active()
508 static inline uint8_t is_display_added(struct mod_hdcp_display *display) in is_display_added()
513 static inline uint8_t is_display_encryption_enabled(struct mod_hdcp_display *display) in is_display_encryption_enabled()
544 struct mod_hdcp_display *display = NULL; in get_first_added_display() local
558 struct mod_hdcp_display *display = NULL; in get_active_display_at_index() local
573 struct mod_hdcp_display *display = NULL; in get_empty_display_container() local
/netbsd-src/external/bsd/nvi/dist/motif/
H A Dm_main.c173 Display *display; local
297 Display *display = XtDisplay(wid); in XutSetIcon() local
352 Display *display = XtDisplay(wid); in XutInstallColormap() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dstm32f429-disco.dts193 display: display@1{ label
H A Dimx6qdl-tx6-lcd.dtsi88 display: disp0 { label
H A Dep7211-edb7211.dts26 display: display { label
H A Dimx27-phytec-phycard-s-rdk.dts16 display: display { label
H A Dimx53-tx53-x03x.dts56 display: disp0 { label
H A Dimx27-apf27dev.dts13 display: display { label
H A Dimx6dl-mamoj.dts29 display: disp0 { label
/netbsd-src/sbin/chkconfig/
H A Dchkconfig.sh51 display() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dschedcover.py31 def display(): function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Darray.d306 enum : bool { display = false } enumerator
/netbsd-src/usr.bin/chpass/
H A Dedit.c90 display(char *tempname, int fd, struct passwd *pw) in display() function
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Ddisklabel.c333 display(struct disklabel *lp) in display() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dmodesetting.c32 void hgsmi_process_display_info(struct gen_pool *ctx, u32 display, in hgsmi_process_display_info()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv50.c287 nv50_gr_mp_trap(struct nv50_gr *gr, int tpid, int display) in nv50_gr_mp_trap()
331 u32 ustatus_new, int display, const char *name) in nv50_gr_tp_trap()
400 nv50_gr_trap_handler(struct nv50_gr *gr, u32 display, in nv50_gr_trap_handler()
/netbsd-src/usr.bin/talk/
H A Ddisplay.c69 display(xwin_t *win, char *text, int size) in display() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h52 struct mod_hdcp_display display; member
H A Damdgpu_dm_hdcp.c105 struct mod_hdcp_display *display = &hdcp_work[link_index].display; in hdcp_update_display() local
321 struct mod_hdcp_display *display = &hdcp_work[link_index].display; in update_config() local
/netbsd-src/sys/arch/playstation2/ee/
H A Dgs.c51 u_int64_t smode1, smode2, srfsh, synch1, synch2, syncv, display; member
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil_meter.h51 const lutil_meter_display_t *display; member
/netbsd-src/usr.bin/hexdump/
H A Ddisplay.c69 display(void) in display() function

1234