Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutbuffer.c182 UINT32 Display, in AcpiUtDumpBuffer() argument
199 Display = DB_BYTE_DISPLAY; in AcpiUtDumpBuffer()
218 AcpiOsPrintf ("%*s", ((Display * 2) + 1), " "); in AcpiUtDumpBuffer()
219 j += Display; in AcpiUtDumpBuffer()
223 switch (Display) in AcpiUtDumpBuffer()
253 j += Display; in AcpiUtDumpBuffer()
322 UINT32 Display, in AcpiUtDebugDumpBuffer() argument
334 AcpiUtDumpBuffer (Buffer, Count, Display, 0); in AcpiUtDebugDumpBuffer()
364 UINT32 Display, in AcpiUtDumpBufferToFile() argument
381 Display = DB_BYTE_DISPLAY; in AcpiUtDumpBufferToFile()
[all …]
/illumos-gate/usr/src/cmd/sgs/demo_rdb/tests/
H A Dtest-sparc-regs28 echo "Display all registers"
32 echo "Display IN registers"
36 echo "Display OUT registers"
40 echo "Display LOCAL registers"
44 echo "Display SPECIAL registers"
48 echo "Display GLOBAL registers"
H A Dloadmaps24 echo "Display maps before any link-maps are available."
/illumos-gate/usr/src/cmd/more/
H A Dmore.help5 <space> Display next k lines of text [current screen size]
6 z Display next k lines of text [current screen size]*
7 <return> Display next k lines of text [1]*
14 = Display current line number
19 h Display this message
23 :f Display current file name and line number
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A Dbtxldr.S80 movl $m_mem,%esi # Display
89 movl $m_esp,%esi # Display
98 call hexout # Display it
281 call putstr # Display hex
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg211 @ MSG_EHDR_DCD "Display Elf_Ehdr entry"
248 @ MSG_EPHDR_DCD "Display Elf_Phdr entry"
287 @ MSG_ELFDYN_DCD "Display Elf_Dyn entry"
318 @ MSG_LMLIST_DCD "Display Lm_list structure"
344 Display a link-map list header. If no address is specified, the \
415 @ MSG_RTMAPS_DCD "Display list of Rt_map structures"
459 @ MSG_RTMAP_DCD "Display Rt_map structure"
480 Display the contents of selected fields of an Rt_map structure.\n\
499 @ MSG_BND_DCD "Display a Binding Descriptor"
530 @ MSG_DEPENDS_DCD "Display Rt_map DEPENDS binding descriptors"
[all …]
/illumos-gate/usr/src/lib/libsaveargs/tests/
H A DREADME4 Display each function in a given object we believe to have saved
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacutils.h601 UINT32 Display,
608 UINT32 Display,
617 UINT32 Display,
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example71 # Display messages about traffic with DAs:
74 # Display details about SLP messages:
77 # Display details whenever a message is dropped:
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/fun/
H A Ddirs8 # Display directory stack -- $HOME displayed as ~
H A Dpopd6 # Display directory stack -- $HOME displayed as ~
H A Dpushd6 # Display directory stack -- $HOME displayed as ~
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-graphics-atiatom.p5m35 set name=info.classification value=org.opensolaris.category.2008:Drivers/Display
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps52 memory_above, "da" "da" Display may be retained above the screen
53 memory_below, "db" "db" Display may be retained below the screen
412 display_clock, "dclk" "DK" Display time-of-day clock
535 display_pc_char, "dispc" "S1" Display PC character
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids448 2624 Pole Display (HP522 2 x 20 Line Display)
786 a000 Smart Display Reference Device
952 f208 Papenmeier Braille-Display
1051 00f7 Smart Display PK-SD10
1345 3813 Panel Display
2326 006f Smart Display Reference Device
3274 0701 150P1 TFT Display
3796 04a6 Nokia Display Products
4654 4524 40 Character Vacuum Fluorescent Display
6670 a005 Smart Display Version 9973
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dmenu.rc218 \ Display the main menu (see `menu.4th')
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s153 movb $0xe,%ah # BIOS: Display
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps76 memory_above da da bool Display may be retained above the screen
77 memory_below db db bool Display may be retained below the screen
414 display_clock dclk DK str Display time-of-day clock
517 display_pc_char dispc S1 str Display PC character
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps78 memory_above da da bool Display may be retained above the screen
79 memory_below db db bool Display may be retained below the screen
416 display_clock dclk DK str Display time-of-day clock
519 display_pc_char dispc S1 str Display PC character
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-21180 * displayapm:: Display APM information
1181 * displaymem:: Display memory configuration
1240 Display the contents of the file FILE. This command may be useful
1307 Display APM BIOS information.
1316 Display what GRUB thinks the system address space map of the
1405 Display helpful information about builtin commands. If you do not
H A Dgrub.texi2671 * displayapm:: Display APM information
2672 * displaymem:: Display memory configuration
2728 Display the contents of the file @var{file}. This command may be useful
2794 Display APM BIOS information.
2802 Display what GRUB thinks the system address space map of the machine is,
2881 Display helpful information about builtin commands. If you do not
H A Dgrub.info2484 * displayapm:: Display APM information
2485 * displaymem:: Display memory configuration
2544 Display the contents of the file FILE. This command may be useful
2611 Display APM BIOS information.
2620 Display what GRUB thinks the system address space map of the
2709 Display helpful information about builtin commands. If you do not
/illumos-gate/usr/src/boot/common/
H A Dhelp.common64 Display the currently active console device(s) and show
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dstructure.tex68 showtabs=false, % Display tabs in the code as lines
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S538 movl $badvm86,%esi # Display bad

12