/freebsd/share/doc/usd/07.mail/ |
H A D | mail9.nr | 33 commands, binary and valued options, and tilde escapes. 82 set Set binary or valued options 100 shown as being either a binary or valued option. 107 EDITOR valued Pathname of editor for ~e and \fBedit\fP 108 PAGER valued Pathname of paginator for \fBPrint\fP, \fBprint\fP, \fBType\fP and \fBtype\fP 109 SHELL valued Pathname of shell for \fBshell\fP, ~! and \fB!\fP 110 VISUAL valued Pathname of screen editor for ~v, \fBvisual\fP 115 crt valued Minimum number of lines before using \fBPAGER\fP 118 escape valued Escape character to be used instead of\ \ ~ 119 folder valued Directory to store folders in [all …]
|
H A D | mail5.nr | 638 .i valued . 646 To give the valued option 671 you can override this default by setting the valued option 697 prints out by setting the valued option 738 can be overridden by the valued options 788 Throughout this manual, we have seen examples of binary and valued options. 802 The valued option 812 The valued option 819 The valued option 863 The valued option [all …]
|
H A D | mail2.nr | 317 .i valued 348 Valued options are values which 364 Another important valued option is 374 valued option \fBPAGER\fP.
|
/freebsd/crypto/openssl/doc/man5/ |
H A D | x509v3_config.pod | 34 multi-valued 43 Multi-valued extensions have a short form and a long form. The short form 109 This is a multi-valued extension which indicates whether a certificate is 131 Key usage is a multi-valued extension consisting of a list of names of 220 This is a multi-valued extension that supports several types of name 241 Multi-valued AVAs can be formed by prefacing the name with a B<+> character. 310 This is a multi-valued extension whose values can be either a name-value 371 This extension should only appear in CRLs. It is a multi-valued extension 466 This is a multi-valued extension which consisting of the names 484 This is a multi-valued extension. The name should [all …]
|
/freebsd/secure/lib/libcrypto/man/man5/ |
H A D | x509v3_config.5 | 171 \& multi\-valued 181 Multi-valued extensions have a short form and a long form. The short form 257 This is a multi-valued extension which indicates whether a certificate is 280 Key usage is a multi-valued extension consisting of a list of names of 375 This is a multi-valued extension that supports several types of name 396 Multi-valued AVAs can be formed by prefacing the name with a \fB+\fR character. 470 This is a multi-valued extension whose values can be either a name-value 526 This extension should only appear in CRLs. It is a multi-valued extension 623 This is a multi-valued extension which consisting of the names 643 This is a multi-valued extension. The name should [all …]
|
/freebsd/share/doc/psd/15.yacc/ |
H A D | ssc | 58 There are 26 interval valued variables ``A'' through ``Z'' 100 Notice that the 2.5 is to be used in an interval valued expression 107 valued operator: one when the left operand is a scalar, and one when 117 valued expressions scalar valued until they are forced to become
|
/freebsd/contrib/tcp_wrappers/ |
H A D | vfprintf.c | 87 case 's': /* string-valued argument */ in vfprintf() 90 case 'c': /* integral-valued argument */ in vfprintf() 100 case 'e': /* float-valued argument */ in vfprintf()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | brcm,bcm63xx-audio.txt | 5 - #address-cells: 32bit valued, 1 cell. 6 - #size-cells: 32bit valued, 0 cell.
|
H A D | brcm,cygnus-audio.txt | 5 - #address-cells: 32bit valued, 1 cell. 6 - #size-cells: 32bit valued, 0 cell.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_NAME_add_entry_by_txt.pod | 63 to 0. This adds a new entry to the end of B<name> as a single valued 74 This will then become part of a multi-valued RDN (containing a set of AVAs). 75 Since multi-valued RDNs are very rarely used B<set> typically will be zero.
|
H A D | X509_NAME_print_ex.pod | 29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values. 61 components and separate values in the same RDN for a multi-valued RDN. 62 Multi-valued RDNs are currently very rare
|
/freebsd/contrib/less/ |
H A D | option.h | 17 #define TRIPLE 02 /* Triple-valued option: 0, 1 or 2 */ 19 #define STRING 010 /* String-valued option */
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | avl.h | 86 * avl_first() - returns the lowest valued node 87 * avl_last() - returns the highest valued node 201 * Return the first or last valued node in the tree. Will return NULL 210 * Return the next or previous valued node in the tree.
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | avl.h | 86 * avl_first() - returns the lowest valued node 87 * avl_last() - returns the highest valued node 209 * Return the first or last valued node in the tree. Will return NULL 218 * Return the next or previous valued node in the tree.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLToken.h | 464 // Unsigned Valued tokens (UIntVal). 471 // String valued tokens (StrVal). 492 // Type valued tokens (TyVal).
|
/freebsd/contrib/ncurses/menu/ |
H A D | m_attribs.c | 80 | valued menus this is used to highlight the current 81 | item ((i.e. where the cursor is), in multi-valued 94 | are current (single-valued menu) or selected (multi- 95 | valued menu).
|
H A D | m_item_val.c | 49 | it is not connected to a single-valued menu. 54 | E_REQUEST_DENIED - not selectable or single valued menu
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | X509_NAME_add_entry_by_txt.3 | 197 to 0. This adds a new entry to the end of \fBname\fR as a single valued 208 This will then become part of a multi-valued \s-1RDN\s0 (containing a set of AVAs). 209 Since multi-valued RDNs are very rarely used \fBset\fR typically will be zero.
|
H A D | X509_NAME_print_ex.3 | 164 This supports multi-valued RDNs and escapes \fB/\fR and \fB+\fR characters in values. 195 components and separate values in the same \s-1RDN\s0 for a multi-valued \s-1RDN.\s0 196 Multi-valued RDNs are currently very rare
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_tlsf.c | 57 * used by the CONF library to represent a multi-valued extension. ext_list is 83 * v2i_TLS_FEATURE converts the multi-valued extension nval into a TLS_FEATURE
|
/freebsd/lib/libsys/ |
H A D | sigwaitinfo.2 | 62 is zero-valued and if none of the signals specified by 141 member is zero-valued.
|
/freebsd/contrib/ncurses/man/ |
H A D | form_fieldtype.3x | 124 The pointer-valued routines return NULL on error. 136 The integer-valued routines return one of the following codes on
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libnvpair.h | 118 * for single-valued nvlist members. 168 * for array-valued nvlist members.
|
/freebsd/sys/contrib/openzfs/module/avl/ |
H A D | avl.c | 116 * Walk from one node to the previous valued node (ie. an infix walk 144 * Visit the previous valued node. There are two possibilities: in avl_walk() 172 * Return the lowest valued node in a tree or NULL. 191 * Return the highest valued node in a tree or NULL. 641 * When we are deleting node (d), we find and bring up an adjacent valued leaf 670 * We swap a node with 2 children with a sequentially valued in avl_remove()
|
/freebsd/bin/expr/ |
H A D | expr.1 | 98 Return the results of addition or subtraction of integer-valued arguments. 100 Return the results of multiplication, integer division, or remainder of integer-valued arguments.
|