Home
last modified time | relevance | path

Searched +full:no +full:- +full:output (Results 1 – 25 of 1083) sorted by relevance

12345678910>>...44

/freebsd/contrib/libxo/doc/
H A Doptions.rst2 .. index:: --libxo
7 Command-line Arguments
12 "`--libxo`" option::
14 --libxo <options>
15 --libxo=<options>
16 --libxo:<brief-options>
18 The *brief-options* is a series of single letter abbrevations, where
19 the *options* is a comma-separated list of words. Both provide access
23 my-app --libxo warn,pretty arg1
24 my-app --libxo=warn,pretty arg1
[all …]
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_mmp_ids.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2022 Intel Corporation */
5 /* --- (Automatically generated (relocation v. 1.3), do not modify manually) --- */
24 * @li 2 output parameters : @link
34 * @li 2 output parameters : @link
42 * @li no output parameters
49 * @li 2 output parameters : @link icp_qat_fw_mmp_ecsm2_sign_rs_output_s::r r
59 * @li no output parameters
66 * @li 4 output parameters : @link icp_qat_fw_mmp_ecsm2_encryption_output_s::xc
76 * @li 2 output parameters : @link icp_qat_fw_mmp_ecsm2_decryption_output_s::xd
[all …]
/freebsd/bin/stty/
H A Dstty.11 .\"-
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
48 If no options or arguments are specified, it reports the settings of a subset
57 .Bl -tag -width indent
59 Display all the current settings for the terminal to standard output
61 .St -p1003.2 .
63 Display all the current settings for the terminal to standard output
80 Display all the current settings for the terminal to standard output
84 .St -p1003.2 .
93 .Bl -tag -width Fl
[all …]
/freebsd/contrib/libxo/libxo/
H A Dxo_options.72 .\" # Copyright (c) 2014-2017, Juniper Networks, Inc.
15 .Nd common options for libxo\-based commands
20 various output styles, including
29 .Bl -bullet
31 \-\-libxo <options>
33 \-\-libxo=<options>
35 \-\-libxo:<brief\-options>
38 The first two forms accept a comma\-separated set of words, detailed
41 .Bl -column "Token2341234"
45 .It "flush\-line " "Flush each line of output"
[all …]
H A Dlibxo.315 .Nd library for emitting text, XML, JSON, or HTML output
29 output.
32 the output.
34 Most commands emit text output aimed at humans.
40 information from this human-oriented output.
48 updates when output contents change or evolve, requiring testing and
57 In addition, modern reality means that more output ends up in web
58 browsers than in terminals, making HTML output valuable.
62 traditional text output, as well as XML and JSON formatted data.
65 output, with attributes that detail how to render the data.
[all …]
/freebsd/contrib/mandoc/
H A Dmandoc.13 .\" Copyright (c) 2012, 2014-2021 Ingo Schwarze <schwarze@openbsd.org>
12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
31 .Op Fl T Ar output
47 output.
50 .Bl -tag -width Ds
52 If the standard output is a terminal device and
56 to paginate the output, just like
60 Copy the formatted manual pages to the standard output without using
81 .Cm us-ascii ,
82 .Cm iso-8859-1 ,
[all …]
H A Dman.options.111 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
45 .\" option was present in groff-1.01 as contained in 4.3BSD-Net/2
46 .\" and no mention of it could be found in the ChangeLog,
47 .\" so it's probably older than groff-0.4, where the log started
49 .No probably before groff-0.4 Pq before July 14, 1990 \\$1
54 .\" man-1.5e was released on July 11, 1998.
56 .No man-1.5e Pq not before 1993, not after 1998 \\$1
58 .\" man-1.5g was released on April 7, 1999.
60 .No man-1.5g Pq not before 1993, not after 1999 \\$1
62 .\" code first seen in the initial import of man-db into CVS ,
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dopt-jobs-no-action.mk1 # $NetBSD: opt-jobs-no-action.mk,v 1.10 2022/05/08 06:51:27 rillig Exp $
3 # Tests for the combination of the options -j and -n, which prints the
6 # The format of the output differs from the output of only the -n option,
7 # without the -j. This is because all this code is implemented twice, once
11 # opt-jobs.mk
12 # The corresponding tests without the -n option
13 # opt-no-action-combined.mk
14 # The corresponding tests without the -j option
16 .MAKEFLAGS: -j1 -n
42 @+echo hide-from-output 'begin explain'
[all …]
/freebsd/usr.sbin/periodic/
H A Dperiodic.816 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
46 .Bl -tag -width "directory"
81 .Bl -tag -width 4n
83 The script has produced nothing notable in its output.
86 variable controls the masking of this output.
88 The script has produced some notable information in its output.
91 variable controls the masking of this output.
96 variable controls the masking of this output.
98 The script has produced output that must not be masked.
104 .Dq Li NO
[all …]
H A Dperiodic.sh1 #!/bin/sh -
6 # usage: periodic { daily | weekly | monthly | security } - run standard scripts
7 # periodic /absolute/path/to/directory - run periodic scripts in dir
18 # Where's our output going ?
19 eval output=\$${1##*/}_output
20 case "$output" in
21 /*) pipe="cat >>$output";;
23 *) pipe="mail -E -s '$host ${2}${2:+ }${1##*/} run output' $output";;
28 if [ $# -lt 1 ] ; then
32 _localbase=`/sbin/sysctl -n user.localbase 2> /dev/null`
[all …]
H A Dperiodic.conf3 # This is defaults/periodic.conf - a file full of useful variables that
30 # with the output of the sub-programs that are run, and where to send
31 # that output. $daily_output might be set to /var/log/daily.log if you
32 # wish to log the daily output and have the files rotated by newsyslog(8)
34 daily_diff_flags="-b -U 0" # flags for diff output
38 daily_show_badconfig="NO" # scripts returning 2
40 # 100.clean-disk
[all...]
/freebsd/sys/contrib/edk2/Include/Library/
H A DPrintLib.h5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
8 The Print Library functions provide a simple means to produce formatted output
9 strings. Many of the output functions use a format string to describe how to
10 format the output of variable arguments. The format string consists of normal
11 text and argument descriptors. There are no restrictions for how the normal
15 - '\\r' is translated to '\\r'
16 - '\\r\\n' is translated to '\\r\\n'
17 - '\\n' is translated to '\\r\\n'
18 - '\\n\\r' is translated to '\\r\\n'
[all …]
/freebsd/contrib/dialog/
H A Ddialog.13 .\" Copyright 2005-2020,2021 Thomas E. Dickey
53 dialog \- display dialog boxes from shell scripts
55 \fB\*p \-\-clear\fP
57 .BI "\*p \-\-create\-rc " file
59 \fB\*p \-\-print\-maxsize\fP
62 \fIcommon-options\fP
63 \fIbox-options\fP
108 Use the "\fB\-\-and\-widget\fP" token to force \fB\*p\fP to proceed to the next
113 e.g., Cancel or No (see DIAGNOSTICS).
115 Some widgets, e.g., checklist, will write text to \fB\*p\fP's output.
[all …]
/freebsd/usr.bin/hexdump/
H A Dod.119 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
47 input if no files are specified, in a user specified format.
50 .Bl -tag -width ".Fl I , L , l"
62 addresses or no address, respectively.
64 Output named characters.
68 Output octal shorts.
72 Output octal bytes.
76 Output C-style escaped characters.
80 Output unsigned decimal ints.
84 Output unsigned decimal shorts.
[all …]
/freebsd/lib/libc/gen/
H A Dfmtmsg.317 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
55 The Output classification group is an exception since both
60 .Bl -tag -width indent
61 .It Output
62 .Bl -tag -width ".Dv MM_CONSOLE"
64 Output should take place on
67 Output should take place on the system console.
70 .Bl -tag -width ".Dv MM_CONSOLE"
79 .Bl -tag -width ".Dv MM_CONSOLE"
88 .Bl -tag -width ".Dv MM_CONSOLE"
[all …]
/freebsd/share/man/man5/
H A Dperiodic.conf.51 .\"-
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
54 .Bl -tag -offset 4n -width 2n
64 .Pq Vt path No or Vt list
65 What to do with the output of the scripts executed from
68 If this variable is set to an absolute path name, output is logged to
71 If this variable is not set or is empty, output is sent to standard output.
92 will mask the output of the executed scripts based on their return code
101 .Dq Li NO ,
103 will mask the script's output.
[all …]
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-crl.118 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
52 .\" output yourself in some meaningful fashion.
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
[all …]
H A Dopenssl-pkcs12.118 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
52 .\" output yourself in some meaningful fashion.
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
[all …]
/freebsd/contrib/bearssl/inc/
H A Dbearssl_kdf.h18 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
43 * variable length output, meant to be used to derive subkeys from a
51 * for the HMAC implementation (i.e. output size is 64 bytes or less, hash
55 * - HKDF-Extract: the input data in ingested, along with a "salt" value.
57 * - HKDF-Expand: the output is produced, from the result of processing
58 * the input and salt, and using an extra non-secret parameter called
61 * The "salt" and "info" strings are non-secret and can be empty. Their role
62 * is normally to bind the input and output, respectively, to conventional
67 * - `br_hkdf_init()`: initialize an HKDF context, with a hash function,
68 * and the salt. This starts the HKDF-Extract process.
[all …]
/freebsd/contrib/libcbor/
H A DDoxyfile20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #--------
[all...]
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_help_test.py23 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
32 """Tests the --help flag of Google C++ Testing and Mocking Framework.
35 gtest_help_test.py --build_dir=BUILD/DIR
51 def is_bsd_based_os() -> bool:
52 """Determine whether or not the OS is BSD-based."""
65 FLAG_PREFIX = '--gtest_'
73 in gtest_test_utils.Subprocess([PROGRAM_PATH, LIST_TESTS_FLAG]).output
76 HAS_ABSL_FLAGS = '--has_absl_flags' in sys.argv
99 + r'output=.*'
114 the exit code and the text output as a tuple.
[all …]
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # file that follow. The default is UTF-8 which is also the encoding used for all
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
52 # the logo to the output directory.
54 PROJECT_LOGO = doc/images/LogoInGradientBar2-y100.png
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
64 # directories (in 2 levels) under the output directory of each output format and
[all …]
/freebsd/contrib/bearssl/
H A DDoxyfile16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
52 # the logo to the output directory.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
64 # directories (in 2 levels) under the output directory of each output format and
69 # The default value is: NO.
[all …]
/freebsd/usr.bin/truncate/tests/
H A Dtruncate_test.sh20 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
59 "usage: truncate [-c] -s [+|-|%|/]size[K|k|M|m|G|g|T|t] file ..."
60 _custom_create_file print " truncate [-c] -r rfile file ..."
61 …_custom_create_file print " truncate [-c] -d [-o offset[K|k|M|m|G|g|T|t]] -l length[K|k|M|m|…
72 create_stderr_usage_file 'truncate: illegal option -- 7'
74 # We expect the error message, with no new files.
75 atf_check -s not-exit:0 -e file:stderr.txt truncate -7 -s0 output.txt
76 [ ! -e output.txt ] || atf_fail "output.txt should not exist"
89 # We expect the error message, with no new files.
90 atf_check -s not-exit:0 -e file:stderr.txt truncate -s+1L output.txt
[all …]
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
40 # double-quotes, unless you are using Doxywizard) that should identify the
62 # the logo to the output directory.
74 # sub-directories (in 2 levels) under the output directory of each output format
[all …]

12345678910>>...44