Home
last modified time | relevance | path

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

123456789

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDOpts.td16 def addrsig : FF<"addrsig", "Display address-significance table">;
20 def arch_specific : FF<"arch-specific", "Display architecture-specific information">;
21 def bb_addr_map : FF<"bb-addr-map", "Display the BB address map section">;
22 def pretty_pgo_analysis_map : FF<"pretty-pgo-analysis-map", "Display PGO analysis values with forma…
23 def cg_profile : FF<"cg-profile", "Display call graph profile section">;
26 def dependent_libraries : FF<"dependent-libraries", "Display the dependent libraries section">;
27 def dyn_relocations : FF<"dyn-relocations", "Display the dynamic relocation entries in the file">;
28 def dyn_syms : FF<"dyn-syms", "Display the dynamic symbol table">;
30 def extra_sym_info : FF<"extra-sym-info", "Display extra information when showing symbols">;
31 def file_header : FF<"file-header", "Display file header">;
[all …]
/freebsd-14-stable/sys/contrib/dev/acpica/components/utilities/
HDutbuffer.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 …]
/freebsd-14-stable/crypto/openssl/doc/man1/
HDopenssl-list.pod.in59 Display a usage message.
77 Display a list of standard commands.
87 Display a list of message digest commands, which are typically used
94 Display a list of cipher commands, which are typically used as input
100 Display a list of symmetric cipher, digest, kdf and mac algorithms.
101 See L</Display of algorithm names> for a description of how names are
113 Display a list of random number generators.
114 See L</Display of algorithm names> for a description of how names are
119 Display a list of encoders.
120 See L</Display of algorithm names> for a description of how names are
[all …]
HDopenssl-namedisplay-options.pod34 Display the name using an old format from previous OpenSSL versions.
38 Display the name using the format defined in RFC 2253.
45 Display the name in one line, using a format that is more readable
53 Display the name using multiple lines.
105 Display the type of the ASN1 character string before the value,
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDObjdumpOpts.td16 HelpText<"Display available options (--help-hidden for more)">;
20 HelpText<"Display all available options">;
23 HelpText<"Display the version of this program">;
31 HelpText<"Display all available header information, "
39 HelpText<"Display archive header information">;
96 HelpText<"Display the dynamic relocation entries in the file">;
106 HelpText<"Display the content of the fault map section">;
109 HelpText<"Display the content of the offloading section">;
112 HelpText<"Display the contents of the overall file header">;
117 HelpText<"Display the content of each section">;
[all …]
/freebsd-14-stable/sys/contrib/device-tree/Bindings/display/
HDssd1307fb.txt20 - solomon,segment-no-remap: Display needs normal (non-inverted) data column
23 - solomon,com-seq: Display uses sequential COM pin configuration
24 - solomon,com-lrremap: Display uses left-right COM pin remap
25 - solomon,com-invdir: Display uses inverted COM pin scan direction
38 - solomon,area-color-enable: Display uses color mode
39 - solomon,low-power. Display runs in low power mode
/freebsd-14-stable/contrib/libxo/tests/xo/saved/
HDxo_02.XP.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.X.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.JP.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.J.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.HIPx.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.HP.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.H.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
HDxo_02.T.err7 --help Display this help text
21 --version Display version information
22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
/freebsd-14-stable/sys/contrib/dev/acpica/components/debugger/
HDdbdisply.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()
/freebsd-14-stable/stand/i386/btx/btxldr/
HDbtxldr.S78 movl $m_mem,%esi # Display
87 movl $m_esp,%esi # Display
96 call hexout # Display it
279 call putstr # Display hex
/freebsd-14-stable/stand/i386/boot0/
HDboot0.S284 callw putx # Display it
316 movw $drive,%di # Display
323 print_prompt: movw $prompt,%si # Display
325 movb _OPT(%bp),%dl # Display
505 movw $item,%si # Display
507 movw %di,%si # Display the rest
508 callw putstr # Display string
515 movb $'F',%al # Display
521 putstr.1: callw putchr # Display char
531 movb $0xe,%ah # BIOS: Display
/freebsd-14-stable/sys/contrib/device-tree/Bindings/mfd/
HDaspeed-gfx.txt1 * Device tree bindings for Aspeed SoC Display Controller (GFX)
3 The Aspeed SoC Display Controller primarily does as its name suggests, but also
/freebsd-14-stable/contrib/less/
HDscrsize.c49 Display *dpy; in get_winsize()
87 Display *dpy;
/freebsd-14-stable/sys/contrib/device-tree/Bindings/leds/
HDleds-cpcap.txt9 * "motorola,cpcap-led-mdl" (Main Display Lighting)
11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-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 …]
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
HDOpts.td6 def help : F<"help", "Display this help">;
8 def version : F<"version", "Display the version of this program">;
/freebsd-14-stable/sys/contrib/device-tree/Bindings/display/ti/
Dti,omap2-dss.txt1 Texas Instruments OMAP2 Display Subsystem
5 description about OMAP Display Subsystem bindings.
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-strings/
HDOpts.td14 def help : FF<"help", "Display this help">;
17 def version : FF<"version", "Display the version">;
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
HDOpts.td17 def help : FF<"help", "Display this help">;
21 def version : FF<"version", "Display the version">;

123456789