Home
last modified time | relevance | path

Searched refs:Display (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/netbsd/src/sys/external/bsd/acpica/dist/utilities/
Dutbuffer.c182 UINT32 Display, in AcpiUtDumpBuffer() argument
189 UINT32 DisplayDataOnly = Display & DB_DISPLAY_DATA_ONLY; in AcpiUtDumpBuffer()
192 Display &= ~DB_DISPLAY_DATA_ONLY; in AcpiUtDumpBuffer()
201 Display = DB_BYTE_DISPLAY; in AcpiUtDumpBuffer()
223 AcpiOsPrintf ("%*s", ((Display * 2) + 1), " "); in AcpiUtDumpBuffer()
224 j += Display; in AcpiUtDumpBuffer()
228 switch (Display) in AcpiUtDumpBuffer()
258 j += Display; in AcpiUtDumpBuffer()
330 UINT32 Display, in AcpiUtDebugDumpBuffer() argument
342 AcpiUtDumpBuffer (Buffer, Count, Display, 0); in AcpiUtDebugDumpBuffer()
[all …]
/netbsd/src/sys/external/bsd/acpica/dist/debugger/
Ddbdisply.c313 UINT32 Display = DB_BYTE_DISPLAY; in AcpiDbDecodeAndDisplayObject() local
332 Display = DB_WORD_DISPLAY; in AcpiDbDecodeAndDisplayObject()
336 Display = DB_DWORD_DISPLAY; in AcpiDbDecodeAndDisplayObject()
340 Display = DB_QWORD_DISPLAY; in AcpiDbDecodeAndDisplayObject()
392 Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
409 Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
429 AcpiUtDebugDumpBuffer (ObjPtr, Size, Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
467 Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
499 sizeof (ACPI_NAMESPACE_NODE), Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
505 sizeof (ACPI_OPERAND_OBJECT), Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
/netbsd/src/external/bsd/nvi/dist/motif/
Dm_main.c135 Display *d;
173 Display *display;
297 Display *display = XtDisplay(wid); in XutSetIcon()
351 static Display *cmap_display = 0; in XutInstallColormap()
352 Display *display = XtDisplay(wid); in XutInstallColormap()
Dm_cde.c65 is_cde(Display *d) in is_cde()
144 Display *d = XOpenDisplay( 0 ); in main()
/netbsd/src/external/bsd/nvi/dist/motif_l/
Dxtabbed.c84 static int XRotDrawString(Display*, XFontStruct*, float,
86 static int XRotDrawImageString(Display*, XFontStruct*, float,
88 static int XRotDrawAlignedString(Display*, XFontStruct*, float,
90 static int XRotDrawAlignedImageString(Display*, XFontStruct*, float,
92 static XPoint *XRotTextExtents(Display*, XFontStruct*, float,
101 static int XRotDrawString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC g…
102 static int XRotDrawImageString(Display *dpy, XFontStruct *font, float angle, Drawable drawable,…
103 static int XRotDrawAlignedString(Display *dpy, XFontStruct *font, float angle, Drawable drawabl…
104 static int XRotDrawAlignedImageString(Display *dpy, XFontStruct *font, float angle, Drawable dr…
105 static XPoint *XRotTextExtents(Display *dpy, XFontStruct *font, float angle, int x, int y, char *te…
[all …]
/netbsd/src/external/mit/xorg/etc/etc.hpcarm/
Dxorg.conf.ws003sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
Dxorg.conf.ws011sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
Dxorg.conf.ws007sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
Dxorg.conf.ws020sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
/netbsd/src/external/mit/xorg/etc/etc.hpc/
Dxorg.conf.640x480-us70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
Dxorg.conf.800x600-us71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
Dxorg.conf.800x600-jp71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
Dxorg.conf.640x240-jp70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
Dxorg.conf.640x480-jp70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
Dxorg.conf.640x240-us70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq-opts.def127 descrip = "Display the full 'remote' value";
129 Display the full value of the 'remote' value. If this requires
316 Display refids as IPv4 or hash.
408 Display the version of the
430 Display a list of peers in the form:
438 Display a list of mobilized associations in the form:
453 Display the authentication statistics counters:
458 Display all clock variables in the variable list for those associations
462 Display a list of clock variables for those associations supporting a
478 Display status and statistics counters for each local network interface address:
[all …]
Dinvoke-ntpq.texi191 Display refids as IPv4 or hash.
283 Display the version of the
305 Display a list of peers in the form:
315 Display a list of mobilized associations in the form:
332 Display the authentication statistics counters:
337 Display all clock variables in the variable list for those associations
341 Display a list of clock variables for those associations supporting a
357 Display status and statistics counters for each local network interface address:
362 Display network and reference clock I/O statistics:
367 Display kernel loop and PPS statistics:
[all …]
/netbsd/src/external/bsd/less/dist/
Dscrsize.c51 Display *dpy; in get_winsize()
89 Display *dpy;
Dless.hlp8 h H Display this help.
46 &_p_a_t_t_e_r_n * Display only matching lines.
103 __<_f_l_a_g_> Display the setting of a command line option.
104 ___<_n_a_m_e_> Display the setting of an option, by name.
123 Display help (from command line).
157 Display a status column at left edge of screen.
169 Display line number at start of each line.
193 Display the version number of "less".
249 Display a message if preprocessor exits with an error status.
/netbsd/src/external/bsd/pkg_install/dist/create/
Dmain.c35 char *Display = NULL; variable
151 Display = optarg; in main()
/netbsd/src/crypto/external/cpl/tpm-tools/dist/man/man8/
Dtpm_nvinfo.pod22 Display command usage info.
26 Display command version info.
/netbsd/src/lib/libusbhid/
Dusb_hid_usages97 0xB0 System Display Invert
98 0xB1 System Display Internal
99 0xB2 System Display External
100 0xB3 System Display Both
101 0xB4 System Display Dual
102 0xB5 System Display Toggle Int/Ext
103 0xB6 System Display Swap Primary/Secondary
104 0xB7 System Display LCD Autoscale
114 0xC9 System Display Rotation Lock Button
115 0xCA System Display Rotation Lock Slider Switch
[all …]
/netbsd/src/external/gpl3/binutils/dist/binutils/po/
Dpt.po53 " -h --help Display this information\n"
54 " -v --version Display the program's version\n"
847 " -h --help Display this information\n"
848 " -v --version Display the program's version\n"
1499 msgid " -V --version Display the program version.\n"
1504 msgid " -h --help Display this information.\n"
4670 " -h --help Display this information\n"
4671 " -v --version Display the version number of %s\n"
4714 " -a, --debug-syms Display debugger-only symbols\n"
4724 " -D, --dynamic Display dynamic symbols instead of normal symbols\n"
[all …]
Dja.po52 " -h --help Display this information\n"
53 " -v --version Display the program's version\n"
804 " -h --help Display this information\n"
805 " -v --version Display the program's version\n"
1464 msgid " -V --version Display the program version.\n"
1469 msgid " -h --help Display this information.\n"
4480 " -h --help Display this information\n"
4481 " -v --version Display the version number of %s\n"
4530 " -a, --debug-syms Display debugger-only symbols\n"
4538 " -D, --dynamic Display dynamic symbols instead of normal symbols\n"
[all …]
Dhr.po51 " -h --help Display this information\n"
52 " -v --version Display the program's version\n"
695 " -h --help Display this information\n"
696 " -v --version Display the program's version\n"
1198 msgid " -V --version Display the program version.\n"
1203 msgid " -h --help Display this information.\n"
2799 " -h --help Display this information\n"
2800 " -v --version Display the version number of %s\n"
3184 " -d --debug Display on stderr the linker command line\n"
3186 " -h --help Display this information\n"
[all …]

12345678910>>...15