HomeSort by: relevance | last modified time | path
    Searched refs:Display (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
utbuffer.c 57 * Display - BYTE, WORD, DWORD, or QWORD display:
62 * BaseOffset - Beginning buffer offset (display only)
74 UINT32 Display,
81 UINT32 DisplayDataOnly = Display & DB_DISPLAY_DATA_ONLY;
84 Display &= ~DB_DISPLAY_DATA_ONLY;
93 Display = DB_BYTE_DISPLAY;
115 AcpiOsPrintf ("%*s", ((Display * 2) + 1), " ");
116 j += Display;
120 switch (Display)
    [all...]
  /src/sys/external/bsd/acpica/dist/debugger/
dbdisply.c 3 * Module Name: dbdisply - debug display commands
158 * DESCRIPTION: Display a formatted parser object
193 * DESCRIPTION: Display a formatted ACPI object
205 UINT32 Display = DB_BYTE_DISPLAY;
224 Display = DB_WORD_DISPLAY;
228 Display = DB_DWORD_DISPLAY;
232 Display = DB_QWORD_DISPLAY;
284 Display, ACPI_UINT32_MAX);
301 Display, ACPI_UINT32_MAX);
321 AcpiUtDebugDumpBuffer (ObjPtr, Size, Display, ACPI_UINT32_MAX)
    [all...]
  /src/usr.sbin/etcupdate/
etcupdate 94 -h Display this help, and exit.
109 -? Display this help, and exit.
122 # $* = message to display if in verbose mode
129 # $* = message to display
  /src/sys/external/bsd/acpica/dist/include/
acutils.h 526 UINT32 Display,
533 UINT32 Display,
542 UINT32 Display,
  /src/sys/arch/atari/atari/
vectors.s 147 VECTOR(badmfpint) | 72: Display enable counter
171 VECTOR(badmfpint) | 88: Display enable (Timer B)
  /src/usr.sbin/sysinst/
msg.mi.de 1267 message enable_xdm {xdm (X Display Manager) aktivieren}
  /src/share/terminfo/
terminfo 3735 # can display/alter xterm-256color cube
3736 # can display/alter xterm-88color cube
3849 # is to change the 'Display Login Window as:' setting to 'Name and
4555 # + VT220 screen-display tests are ok
5749 # DECSASD (select active status display)
5750 # \E[0$} Main display
6172 # workable VT100 LNM, DECALN, DECSNM modes, making it possible to display
7580 # "F" thick-line characters do not display
8026 # it can connect to, and display in, a web browser, or as a standalone Qt
8578 # + This uses ncurses to manage the display, including support for italics an
    [all...]

Completed in 35 milliseconds