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

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutdebug.c291 * Display the module name, current line number, thread ID (if requested),
657 * Display - BYTE, WORD, DWORD, or QWORD display
670 UINT32 Display)
686 Display = DB_BYTE_DISPLAY;
705 AcpiOsPrintf ("%*s", ((Display * 2) + 1), " ");
706 j += Display;
710 switch (Display)
743 j += Display;
786 * Display - BYTE, WORD, DWORD, or QWORD display
799 UINT32 Display,
667 AcpiUtDumpBuffer2( UINT8 *Buffer, UINT32 Count, UINT32 Display) argument
796 AcpiUtDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 ComponentId) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dcaps54 memory_above, "da" "da" Display may be retained above the screen
55 memory_below, "db" "db" Display may be retained below the screen
414 display_clock, "dclk" "DK" Display time-of-day clock
537 display_pc_char, "dispc" "S1" Display PC character
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/debugger/
H A Ddbdisply.c176 * DESCRIPTION: Display a formatted parser object
211 * DESCRIPTION: Display a formatted ACPI object
223 UINT32 Display = DB_BYTE_DISPLAY; local
242 Display = DB_WORD_DISPLAY;
246 Display = DB_DWORD_DISPLAY;
250 Display = DB_QWORD_DISPLAY;
299 AcpiUtDumpBuffer (ObjPtr, sizeof (ACPI_OPERAND_OBJECT), Display,
316 AcpiUtDumpBuffer (ObjPtr, sizeof (ACPI_PARSE_OBJECT), Display,
334 AcpiUtDumpBuffer (ObjPtr, Size, Display, ACPI_UINT32_MAX);
372 Display, ACPI_UINT32_MA
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/pntadm/
H A DResourceBundle.properties64 # Display Network Table Headers
98 usage=pntadm [-r (resource)] [-p (path)] [-u (uninterpreted data)] (options) [(network ip or name)]\n\nWhere (options) is one of:\n\n -C Create the named table\n\n -A (client ip or name) Add client entry. Sub-options:\n [-c (comment)]\n [-e (lease expiration)]\n [-f (flags)]\n [-h (client host name)]\n [-i (client identifier)[-a]]\n [-m (dhcptab macro reference)[-y]]\n [-s (server ip or name)]\n\n -M (client ip or name) Modify client entry. Sub-options:\n [-c (new comment)]\n [-e (new lease expiration)]\n [-f (new flags)]\n [-h (new client host name)]\n [-i (new client identifier)[-a]]\n [-m (new dhcptab macro reference)[-y]]\n [-n (new client ip)]\n [-s (new server ip or name)]\n\n -D (client ip or name) Delete client entry. Sub-options:\n [-y] Remove hosts table entry\n\n -R Remove the named table\n\n -P Display the named table. Sub-options:\n [-v] Display lease time in full format.\n [-x] Display lease time in raw format.\n\n -L List the configured DHCP networks\n\n -B [batchfile] Run command in batch input mode. Sub-options:\n [-v] Output commands as they are processed.\n\n The network ip or name argument is required for all options except -L and -B\n
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddriver-graphics-atiatom.mf36 value=org.opensolaris.category.2008:Drivers/Display
H A Ddriver-graphics-agpgart.mf36 value=org.opensolaris.category.2008:Drivers/Display
H A Ddriver-graphics-drm.mf37 value=org.opensolaris.category.2008:Drivers/Display
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/
H A Dsmtp.self25 Display this help text and quit
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhtadm/
H A DResourceBundle.properties89 usage=dhtadm [-r (resource)] [-p (path)] [-u (uninterpreted data)] [-g] (options)\n\nWhere (options) is one of:\n\n-C Create the dhcptab\n\n-A Add symbol or macro. Sub-options:\n { -s (symbol name) | -m (macro name) } -d (definition)\n\n-M Modify symbol or macro. Sub-options:\n -s (old symbol name) {-n (new name) | -d (definition)}\n Or\n -m (old macro name) {-n (new name) | -d (definition) | -e (symbol = value)}\n\n-D Delete symbol or macro definition. Sub-options:\n -s ( symbol name ) | -m ( macro name )\n\n-R Remove the dhcptab\n\n-P Display the dhcptab\n\n-B [batchfile] Run command in batch input mode. Sub-options:\n [-v] Output commands as they are processed.\n
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL181 (default) Display all subroutine times exclusive of child subroutine times.
192 Display all subroutine times inclusive of child subroutine times.
219 Display elapsed real times rather than user+system times.
223 Display system times rather than user+system times.
227 Display subroutine call tree to stdout. Subroutine statistics are
232 Display subroutine call tree to stdout. Subroutine statistics are not
238 Display I<merged> subroutine call tree to stdout. Statistics are
250 Do not sort. Display in the order found in the raw profile.
254 Display user times rather than user+system times.
H A Dh2xs.PL536 -h, -?, --help Display this help message
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2html.PL153 Display progress messages.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm244 -h Display this help message
248 -t Display pod using pod2text instead of pod2man and nroff
250 -u Display unformatted pod text
251 -m Display module's file in its entirety
253 -l Display the module's file name
H A DHtml.pm186 Display progress messages. By default, they won't be displayed.
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/
H A Dacutils.h487 UINT32 Display,
494 UINT32 Display);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove172 -h, --help Display this help
180 -v, --verbose Display standard output of test scripts while running them.
181 -V, --version Display version info
295 Display standard output of test scripts while running them.
299 Display version info.
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dusb.ids291 2624 Pole Display (HP522 2 x 20 Line Display)
564 a000 Smart Display Reference Device
624 f208 Papenmeier Braille-Display
702 00f7 Smart Display PK-SD10
939 3813 Panel Display
1632 006f Smart Display Reference Device
2233 0701 150P1 TFT Display
2607 04a6 Nokia Display Products
4199 a005 Smart Display Versio
[all...]
H A Dpci.ids762 1028 4082 Optiplex GX1 Onboard Display Adapter
1035 148c 2026 R200 QL [Radeon 8500 Evil Master II Multi Display Edition]
1049 148c 2024 RV200 QW [Radeon 7500LE Dual Display]
1050 148c 2025 RV200 QW [Radeon 7500 Evil Master Multi Display Edition]
1051 148c 2036 RV200 QW [Radeon 7500 PCI Dual Display]
1075 148c 2003 RV100 QY [Radeon 7000 Multi-Display Edition]
1076 148c 2023 RV100 QY [Radeon 7000 Evil Master Multi-Display]
2646 102b 0180 Display Wall IP Decode 128 MB
2668 0e11 b049 Armada 1700 Laptop Display Controller
2798 0300 300/305 PCI/AGP VGA Display Adapte
[all...]
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/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
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1480 L<http://rt.cpan.org/Public/Dist/Display.html?Name=Sys-Syslog>.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm930 B<NOTE> Display of scalar refs is not quite 100%
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl642 # Display as required by the caller. $onetimeDump and $onetimedumpDepth
4569 Display the (nested) parentage of the module or object given.
6852 B<H> I<-number> Display last number commands (default all).
6923 B<H> [I<-num>] Display last num commands B<a> [I<ln>] I<cmd> Do cmd before line
7027 B<H> I<-number> Display last number commands (default all).
7098 B<H> [I<-num>] Display last num commands B<a> [I<ln>] I<cmd> Do cmd before line
H A DCPAN.pm1358 Display Information
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh100 P Display all SSD's
454 P - Display a list of all the previously created SSD.
717 # Display Internal ERROR if $2 not set.
724 # Display prompt.
1175 # Display FULL debugging info.
1810 # Display Auth menu
1816 # Display appropriate prompt and get answer.
1850 # Display Auth menu
1859 # Display appropriate prompt and get answer.
1915 # Display curren
[all...]

Completed in 404 milliseconds