Home
last modified time | relevance | path

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

1234567

/freebsd-12.1/sys/contrib/dev/acpica/components/utilities/
H A Dutbuffer.c182 UINT32 Display, in AcpiUtDumpBuffer() argument
199 Display = DB_BYTE_DISPLAY; in AcpiUtDumpBuffer()
219 j += Display; in AcpiUtDumpBuffer()
223 switch (Display) in AcpiUtDumpBuffer()
253 j += Display; in AcpiUtDumpBuffer()
322 UINT32 Display, in AcpiUtDebugDumpBuffer() argument
364 UINT32 Display, in AcpiUtDumpBufferToFile() argument
381 Display = DB_BYTE_DISPLAY; in AcpiUtDumpBufferToFile()
401 j += Display; in AcpiUtDumpBufferToFile()
405 switch (Display) in AcpiUtDumpBufferToFile()
[all …]
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dlist.pod33 Display a usage message.
42 Display a list of standard commands.
46 Display a list of message digest commands, which are typically used
51 Display a list of message digest algorithms.
58 Display a list of cipher commands, which are typically used as input
63 Display a list of cipher algorithms.
70 Display a list of public key algorithms, with each algorithm as
75 Display a list of public key method OIDs: this also includes public key methods
80 Display a list of disabled features, those that were compiled out
/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c311 UINT32 Display = DB_BYTE_DISPLAY; in AcpiDbDecodeAndDisplayObject() local
330 Display = DB_WORD_DISPLAY; in AcpiDbDecodeAndDisplayObject()
334 Display = DB_DWORD_DISPLAY; in AcpiDbDecodeAndDisplayObject()
338 Display = DB_QWORD_DISPLAY; in AcpiDbDecodeAndDisplayObject()
390 Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
407 Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
427 AcpiUtDebugDumpBuffer (ObjPtr, Size, Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
465 Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
497 sizeof (ACPI_NAMESPACE_NODE), Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
503 sizeof (ACPI_OPERAND_OBJECT), Display, ACPI_UINT32_MAX); in AcpiDbDecodeAndDisplayObject()
/freebsd-12.1/stand/i386/boot0/
H A Dboot0.S293 callw putx # Display it
325 movw $drive,%di # Display
332 print_prompt: movw $prompt,%si # Display
334 movb _OPT(%bp),%dl # Display
514 movw $item,%si # Display
516 movw %di,%si # Display the rest
517 callw putstr # Display string
524 movb $'F',%al # Display
530 putstr.1: callw putchr # Display char
540 movb $0xe,%ah # BIOS: Display
/freebsd-12.1/stand/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
/freebsd-12.1/contrib/less/
H A Dscrsize.c49 Display *dpy; in get_winsize()
87 Display *dpy;
H A Dless.hlp8 h H Display this help.
45 &_p_a_t_t_e_r_n * Display only matching lines
100 __<_f_l_a_g_> Display the setting of a command line option.
101 ___<_n_a_m_e_> Display the setting of an option, by name.
119 Display help (from command line).
153 Display a status column at left edge of screen.
187 Display the version number of "less".
/freebsd-12.1/contrib/libxo/doc/
H A Dxo.rst101 --help Display this help text
109 --version Display version information
110 --warn OR -W Display warnings in text on stderr
111 --warn-xml Display warnings in xml on stdout
/freebsd-12.1/contrib/ntp/ntpq/
H A Dntpq-opts.def117 descrip = "Display the full 'remote' value";
306 Display refids as IPv4 or hash.
398 Display the version of the
420 Display a list of peers in the form:
443 Display the authentication statistics counters:
478 Display kernel loop and PPS statistics:
609 Display a list of peers in the form:
675 Display all system or peer variables.
713 Display the access control (restrict) list for
739 Display system operational summary:
[all …]
H A Dinvoke-ntpq.texi191 Display refids as IPv4 or hash.
283 Display the version of the
305 Display a list of peers in the form:
332 Display the authentication statistics counters:
367 Display kernel loop and PPS statistics:
381 Display a list of all peers and clients showing
495 Display a list of peers in the form:
563 Display all system or peer variables.
601 Display the access control (restrict) list for
629 Display system operational summary:
[all …]
H A Dntpq.texi143 Display server messages in prettyprint format.
187 Display server messages as received and without reformatting.
214 Display a list of mobilized associations in the form:
252 Display a list of @ref{clock,,clock variables} for those associations supporting a reference clock.
268 Display statistics for each local network address.
272 Display network and reference clock I/O statistics.
275 Display kernel loop and PPS statistics.
285 Display monitor facility statistics.
367 Display a list of peers in the form:
428 Display the specified variables.
[all …]
/freebsd-12.1/contrib/binutils/binutils/po/
H A Dbinutils.pot48 " -h --help Display this information\n"
49 " -v --version Display the program's version\n"
448 " -h --help Display this information\n"
449 " -v --version Display the program's version\n"
2357 " -h, --help Display this information\n"
2928 msgid " Display information from object <file(s)>.\n"
2963 " -H, --help Display this information\n"
3380 " -s --syms Display the symbol table\n"
3411 " -H --help Display this information\n"
5073 " -h --help Display this information\n"
[all …]
/freebsd-12.1/contrib/tcsh/
H A Ded.refresh.c424 update_line(Display[cur_line], Vdisplay[cur_line], cur_line); in Refresh()
435 cpy_pad_spaces(Display[cur_line], Vdisplay[cur_line], TermH); in Refresh()
443 update_line(Display[cur_line], STRNULL, cur_line); in Refresh()
444 *Display[cur_line] = '\0'; in Refresh()
1246 Display[CursorV][CursorH++] = (Char) c; in PutPlusOne()
1248 Display[CursorV][CursorH++] = CHAR_DBWIDTH; in PutPlusOne()
1332 (void) memset(Display[i], 0, (TermH + 1) * sizeof(Display[0][0])); in ClearDisp()
H A Ded.screen.c424 b = Display; in ReBufferDisplay()
425 Display = NULL; in ReBufferDisplay()
436 Display = b; in ReBufferDisplay()
1038 if ((T_Margin & MARGIN_AUTO) && Display[CursorV][0] != '\0') { in MoveToLine()
1041 for (h = TermH - 1; h > 0 && Display[CursorV][h] == CHAR_DBWIDTH; in MoveToLine()
1046 so_write(&Display[CursorV][CursorH], TermH - CursorH); /* updates CursorH/V*/ in MoveToLine()
1112 && Display[CursorV][where & ~0x7] != CHAR_DBWIDTH) { in MoveToChar()
1126 so_write(&Display[CursorV][CursorH], where - CursorH); in MoveToChar()
1222 if ((xc = Display[CursorV][CursorH]) != '\0') { in so_write()
1224 while(Display[CursorV][CursorH] == CHAR_DBWIDTH) in so_write()
/freebsd-12.1/share/misc/
H A Dusb_hid_usages76 0xB0 System Display Invert
79 0xB3 System Display Both
80 0xB4 System Display Dual
147 0x06 Head Mounted Display
153 0x21 Display Enable
1140 20 Alphnumeric Display
1149 0x25 Clear Display
1150 0x26 Display Enable
1156 0x2C Display Data
1157 0x2D Display Status
[all …]
/freebsd-12.1/share/skel/
H A Ddot.login11 # Display a random cookie on each login.
H A Ddot.profile27 # Display a random cookie on each login.
/freebsd-12.1/stand/i386/zfsboot/
H A Dzfsldr.S213 error: callw putstr # Display message
214 mov $prompt,%si # Display
224 movb $0xe,%ah # BIOS: Display
/freebsd-12.1/usr.sbin/pc-sysinstall/doc/
H A Dhelp-index6 Display this index file
9 Display the help data for the specified command
/freebsd-12.1/stand/arm/uboot/
H A Dhelp.uboot8 Display U-Boot environment variables, or import them into the
/freebsd-12.1/stand/mips/uboot/
H A Dhelp.uboot8 Display U-Boot environment variables, or import them into the
/freebsd-12.1/stand/i386/boot2/
H A Dboot1.S239 error: callw putstr # Display message
240 mov $prompt,%si # Display
250 movb $0xe,%ah # BIOS: Display
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacutils.h605 UINT32 Display,
612 UINT32 Display,
621 UINT32 Display,
/freebsd-12.1/sys/gnu/dts/arm/
H A Dam335x-sbc-t335.dts69 /* Display */
216 /* Display */
/freebsd-12.1/contrib/dialog/
H A Ddialog.lsm2 Title: dialog - Display dialog boxes in scripts

1234567