HomeSort by: relevance | last modified time | path
    Searched refs:display (Results 1 - 25 of 476) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
source2.scm 18 (display (format #f "y~As" "e"))
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
source2.scm 18 (display (format #f "y~As" "e"))
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
Makefile.am 22 bin_SCRIPTS = gprofng-display-html
27 gprofng-display-html: $(srcdir)/gp-display-html.in
28 $(do_subst) < $(srcdir)/gp-display-html.in > $@
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
Makefile.am 22 bin_SCRIPTS = gprofng-display-html
27 gprofng-display-html: $(srcdir)/gp-display-html.in
28 $(do_subst) < $(srcdir)/gp-display-html.in > $@
  /src/sys/external/bsd/drm2/dist/drm/i915/
Makefile 69 i915-$(CONFIG_DEBUG_FS) += i915_debugfs.o display/intel_pipe_crc.o
173 display/intel_atomic.o \
174 display/intel_atomic_plane.o \
175 display/intel_audio.o \
176 display/intel_bios.o \
177 display/intel_bw.o \
178 display/intel_cdclk.o \
179 display/intel_color.o \
180 display/intel_combo_phy.o \
181 display/intel_connector.o
    [all...]
i915_pci.c 35 #include "display/intel_fbdev.h"
167 .display.has_overlay = 1, \
168 .display.cursor_needs_physical = 1, \
169 .display.overlay_needs_physical = 1, \
170 .display.has_gmch = 1, \
186 .display.has_overlay = 1, \
187 .display.overlay_needs_physical = 1, \
188 .display.has_gmch = 1, \
214 .display.has_fbc = 1,
225 .display.has_gmch = 1,
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/experiments/
profile.sh 70 gprofng display text -functions $exp_directory
73 gprofng display text -limit 5 -functions $exp_directory
76 gprofng display text -metrics e.totalcpu -source mxv_core $exp_directory
79 gprofng display text -metrics e.totalcpu -disasm mxv_core $exp_directory
  /src/external/gpl3/binutils.old/dist/gprofng/examples/mxv-pthreads/experiments/
profile.sh 70 gprofng display text -functions $exp_directory
73 gprofng display text -limit 5 -functions $exp_directory
76 gprofng display text -metrics e.totalcpu -source mxv_core $exp_directory
79 gprofng display text -metrics e.totalcpu -disasm mxv_core $exp_directory
  /src/external/gpl3/binutils/dist/gprofng/doc/
Makefile.am 39 gprofng-display-html.1 gprofng-display-src.1 gprofng-display-text.1 \
40 gprofng-display-gmon.1
55 gprofng-display-html.1: $(srcdir)/gprofng-display-html.texi
56 gprofng-display-src.1: $(srcdir)/gprofng-display-src.texi
57 gprofng-display-text.1: $(srcdir)/gprofng-display-text.tex
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-scheme-1 11 (display (_ "help"))
13 (display (_ "me"))
16 (display (_ "The Fabulous Four"))
  /src/usr.bin/hexdump/
Makefile 5 SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
16 COPTS.display.c += -Wno-format-nonliteral
  /src/external/bsd/nvi/dist/motif/
m_main.c 136 Display *d;
175 Display *display;
190 display = XtDisplay(top_level);
205 XpmCreatePixmapFromData( display,
206 DefaultRootWindow(display),
223 display,
224 DefaultRootWindow(display),
230 DefaultDepth( display, DefaultScreen(display) )
173 Display *display; local
297 Display *display = XtDisplay(wid); local
352 Display *display = XtDisplay(wid); local
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
Makefile.am 39 gprofng-display-html.1 gprofng-display-src.1 gprofng-display-text.1
54 gprofng-display-html.1: $(srcdir)/gprofng-display-html.texi
55 gprofng-display-src.1: $(srcdir)/gprofng-display-src.texi
56 gprofng-display-text.1: $(srcdir)/gprofng-display-text.texi
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-guile/
hello.scm 16 (display (_ "Hello, world!"))
  /src/sys/arch/playstation2/ee/
gs.c 51 u_int64_t smode1, smode2, srfsh, synch1, synch2, syncv, display; member in struct:gs_crt_param
64 .display=DISPLAY(239, 2559, 0, 3, 25, 632)
77 .display= DISPLAY(479, 2559, 0, 3, 50, 632)
90 .display= DISPLAY(287, 2559, 0, 3, 36, 652)
103 .display= DISPLAY(575,2559,0,3,72,652)
116 .display= DISPLAY(479, 1279, 0, 1, 34, 276
    [all...]
  /src/external/gpl2/texinfo/dist/info/
display.c 1 /* $NetBSD: display.c,v 1.2 2025/09/30 12:56:02 wiz Exp $ */
3 /* display.c -- How to display Info windows.
4 Id: display.c,v 1.7 2004/04/11 17:56:45 karl Exp
25 #include "display.h"
29 static void free_display (DISPLAY_LINE **display);
36 /* An array of display lines which tell us what is currently visible on
37 the display. */
52 /* Clear all of the lines in DISPLAY making the screen blank. */
54 display_clear_display (DISPLAY_LINE **display)
135 DISPLAY_LINE **display = the_display; local
617 DISPLAY_LINE **display; local
    [all...]
display.h 1 /* $NetBSD: display.h,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */
3 /* display.h -- How the display in Info is done.
4 Id: display.h,v 1.3 2004/04/11 17:56:45 karl Exp
39 /* An array of display lines which tell us what is currently visible on
40 the display. */
52 /* Clear all of the lines in DISPLAY making the screen blank. */
53 extern void display_clear_display (DISPLAY_LINE **display);
59 /* Display WIN on THE_DISPLAY. Unlike display_update_display (), this
  /src/external/bsd/openldap/dist/include/
lutil_meter.h 51 const lutil_meter_display_t *display; member in struct:__anon7673
66 const lutil_meter_display_t *display,
  /src/sys/modules/amdgpu/
Makefile 32 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display
33 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/include
34 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/dc
35 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/dc/inc
36 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw
37 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr
38 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/modules/inc
39 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/modules/hdcp
40 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm
41 CPPFLAGS+= -I${S}/external/bsd/drm2/dist/drm/amd/display/dmub/in
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_hdcp.c 105 struct mod_hdcp_display *display = &hdcp_work[link_index].display; local
112 query.display = NULL;
115 if (query.display != NULL) {
116 memcpy(display, query.display, sizeof(struct mod_hdcp_display));
122 display->adjust.disable = 0;
131 display->adjust.disable = 1;
136 display->state = MOD_HDCP_DISPLAY_ACTIVE;
139 mod_hdcp_add_display(&hdcp_w->hdcp, link, display, &hdcp_w->output)
321 struct mod_hdcp_display *display = &hdcp_work[link_index].display; local
    [all...]
  /src/external/mit/libcbor/dist/docs/doxygen/search/
search.css 19 display:block;
29 display:block;
44 display:block;
63 display:block;
74 display: none;
99 display: none;
130 display: block;
151 display: block;
162 display: none;
197 display: none
    [all...]
  /src/sbin/chkconfig/
chkconfig.sh 19 # must display the following acknowledgement:
51 display() function
209 display ${i}
213 display ${rcfile}
  /src/usr.bin/talk/
Makefile 9 SRCS= ctl.c ctl_transact.c display.c get_addrs.c get_names.c \
  /src/external/bsd/openldap/dist/libraries/liblutil/
meter.c 105 const lutil_meter_display_t *display,
112 assert( display != NULL );
118 meter->display = display;
125 rc = meter->display->display_open( &meter->display_data );
130 meter->display->display_close( &meter->display_data );
158 rc = meter->display->display_update(
176 rc = meter->display->display_update(
196 meter->display->display_close( &meter->display_data );
201 /* Default display and estimator *
    [all...]
  /src/usr.bin/ipcs/
ipcs.c 90 static int display = 0; variable
175 display |= SHMTOTAL;
178 display |= SHMINFO;
181 display |= MSGTOTAL;
184 display |= MSGINFO;
187 display |= SEMTOTAL;
190 display |= SEMINFO;
193 display |= SHMTOTAL | MSGTOTAL | SEMTOTAL;
225 if (display == 0)
226 display = SHMINFO | MSGINFO | SEMINFO
    [all...]

Completed in 48 milliseconds

1 2 3 4 5 6 7 8 91011>>