/freebsd/share/doc/usd/06.bc/ |
H A D | bc | 488 if(relation) statement 489 if(relation) statement else statement 490 while(relation) statement 491 for(expression1; relation; expression2) statement 497 if(relation) {statements} 498 if(relation) {statements} else {statements} 499 while(relation) {statements} 500 for(expression1; relation; expression2) {statements} 504 A relation in one of the control statements is an expression of the form 512 The relation `==' [all …]
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_matching.c | 144 relation_type relation; member 397 rs->relation = relation_none; in parse_rule_set() 400 rs->relation = relation_and; in parse_rule_set() 404 rs->relation = relation_or; in parse_rule_set() 411 if (rs->relation == relation_none && rs->num_crs > 0) { in parse_rule_set() 412 pkiDebug("%s: Assuming AND relation for multiple components in rule '%s'\n", in parse_rule_set() 414 rs->relation = relation_and; in parse_rule_set() 427 * we can short-circuit an OR or an AND relation if an in parse_rule_set() 566 pkiDebug("%s: matching rule relation is %s with %d components\n", in check_all_certs() 567 __FUNCTION__, relation2string(rs->relation), rs->num_crs); in check_all_certs() [all …]
|
/freebsd/lib/msun/man/ |
H A D | math.3 | 166 isgreater greater than relation 167 isgreaterequal greater than or equal to relation 168 isless less than relation 169 islessequal less than or equal to relation 170 islessgreater less than or greater than relation 171 isunordered unordered relation
|
/freebsd/contrib/llvm-project/libcxx/include/__concepts/ |
H A D | relation.h | 23 // [concept.relation] 26 concept relation = variable 32 concept equivalence_relation = relation<_Rp, _Tp, _Up>; 37 concept strict_weak_order = relation<_Rp, _Tp, _Up>;
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_parse.h | 76 enum relation { enum 82 typedef enum relation relation; typedef 87 relation rel; 108 relation rel;
|
H A D | rpc_cout.c | 50 static void emit_single_in_line( int, declaration *, int, relation ); 203 print_ifstat(int indent, const char *prefix, const char *type, relation rel, in print_ifstat() 604 relation rel = def->def.ty.rel; in emit_typedef() 615 relation rel = dec->rel; in print_stat() 658 emit_single_in_line(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenMapTable.cpp | 9 // relation mapping between instructions. Relation models are defined using 11 // parses these definitions and generates relation maps using the information 41 // values for all the instructions appearing in the same row of the relation 42 // table. All the instructions in a given row of the relation table have some 111 // instructions in a row of the relation table. in InstrMap() 115 // in a column of the relation table. Ex: ColFields = 'predSense' in InstrMap() 123 // each column in the relation table. in InstrMap() 165 // class MapTableEmitter : It builds the instruction relation maps using 221 // Process all the instructions that model this relation (alreday present in 343 "', for the relation `" + InstrMapDesc.getName() + in getInstrForColumn() [all …]
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_err.et | 10 error_code PROF_NO_RELATION, "Profile relation not found" 12 "Attempt to add a relation to node which is not a section" 30 error_code PROF_RELATION_SYNTAX, "Syntax error in profile relation"
|
H A D | profile.5 | 41 relation which is named "default_realm" and has the value 47 profile_get_values() is called querying the "kdc" relation, both 54 searched for a matching relation, and all of the values found in all
|
H A D | profile.hin | 165 * relations and sections within names. Otherwise, iterate over the relation 178 * relation or section in an iteration. If producing a section result, set 212 * Optional: Change the value of a relation, or remove it if new_value is NULL. 213 * If old_value is set and the relation does not have that value, return 229 * Optional: Add a new relation, or a new section if new_value is NULL. Add
|
/freebsd/crypto/krb5/src/man/ |
H A D | kdc.conf.man | 94 contain a relation for the tag. See the \fI\%[realms]\fP section for 156 ACL file, set this relation to the empty string with \fBacl_file = 161 (String.) This relation indicates the name of the configuration 168 (String, deprecated.) This relation specifies the location of the 326 relation is required in the replica KDC configuration file, and 327 this relation or \fBiprop_listen\fP is required in the primary 357 relation to the empty string with \fBkadmind_listen = \(dq\(dq\fP\&. If 381 To disable listening on UDP, set this relation to the empty string 389 release 1.15, this relation lists the ports for the 392 if that relation is not defined. [all …]
|
H A D | krb5.conf.man | 103 relation can be marked as final by placing a \(aq*\(aq after the tag name. 222 This relation specifies the name of the default credential cache. 223 The default is \fB@CCNAME@\fP\&. This relation is subject to parameter 227 This relation specifies the name of the default keytab for 229 relation is subject to parameter expansion (see below). 233 This relation specifies the default keytab name to be used by 235 relation is subject to parameter expansion (see below). 238 This relation specifies the name of the default replay cache. 239 The default is \fBdfl:\fP\&. This relation is subject to parameter 325 This relation allows for custom error message formatting. If a [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | concepts | 117 // [concept.relation], concept relation 119 concept relation = see below; 152 # include <__concepts/relation.h>
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | concepts.cppm |
|
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/ |
H A D | graph_legend.html | 25 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 73 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 81 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/crypto/heimdal/doc/doxyout/wind/html/ |
H A D | graph_legend.html | 25 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 73 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 81 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
H A D | graph_legend.html | 26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 74 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 82 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | graph_legend.html | 26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 74 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 82 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | graph_legend.html | 26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 74 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 82 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/ |
H A D | graph_legend.html | 27 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 75 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 83 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | graph_legend.html | 27 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 75 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li> 83 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | samsung,sysmmu.yaml | 23 System MMUs are in many to one relation with peripheral devices, i.e. single 26 device. The relation between a System MMU and the peripheral device needs to be
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 116 // Relation roles. 135 /// Represents a relation to another symbol for a symbol occurrence.
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify.h | 69 needed in another API call (such as adding a relation or metadata). 2818 * @brief The kind of relation between two instances is specified by the 2820 * an API call. The relation API uses instance IDs. Relations can be added 2846 * @brief Add a relation to the current task instance. 2847 * The current task instance is the head of the relation. 2849 * @param[in] relation The kind of relation 2850 * @param[in] tail The ID for the tail of the relation 2853 __itt_relation relation, 2858 * @brief Add a relation between two instance identifiers. 2860 * @param[in] head The ID for the head of the relation [all …]
|
/freebsd/contrib/bc/manuals/ |
H A D | algorithms.md | 78 to calculate `sin(x)` and `cos(x)`. It also uses the relation 125 and uses the relation 147 to calculate `atan(x)` for small `x` and the relation 169 It also uses the relation
|