| /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()
|
| H A D | rpc_util.h | 172 int isvectordef(const char *type, relation rel);
|
| H A D | rpc_util.c | 188 isvectordef(const char *type, relation rel) in isvectordef()
|
| H A D | rpc_hout.c | 401 relation rel = def->def.ty.rel; in ptypedef()
|
| /freebsd/contrib/llvm-project/libcxx/include/__concepts/ |
| H A D | relation.h | 26 concept relation = variable 32 concept equivalence_relation = relation<_Rp, _Tp, _Up>; 37 concept strict_weak_order = relation<_Rp, _Tp, _Up>;
|
| /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() 414 rs->relation = relation_and; in parse_rule_set() 567 __FUNCTION__, relation2string(rs->relation), rs->num_crs); in check_all_certs() 582 if (comp_match && rs->relation == relation_or) { in check_all_certs() 589 if (!comp_match && rs->relation == relation_and) { in check_all_certs() 739 if ((comp_match && rs->relation == relation_or) || in pkinit_client_cert_match() [all …]
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | concepts.cppm | |
| /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/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
|
| H A D | final2.ini | 1 # In this variant the relation is marked final.
|
| H A D | final1.ini | 1 # A basic profile setting a single relation in a subsection, with
|
| H A D | prof_int.h | 136 (struct profile_node *relation);
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.h | 438 (const __itt_domain *domain, __itt_relation relation, __itt_id tail), 439 (ITT_FORMAT domain, relation, tail), relation_add_to_current, 442 (const __itt_domain *domain, __itt_id head, __itt_relation relation, 444 (ITT_FORMAT domain, head, relation, tail), relation_add, 728 unsigned long long timestamp, __itt_relation relation, 730 (ITT_FORMAT domain, clock_domain, timestamp, relation, tail), 735 unsigned long long timestamp, __itt_id head, __itt_relation relation, 737 (ITT_FORMAT domain, clock_domain, timestamp, head, relation, tail),
|
| H A D | ittnotify.h | 2853 __itt_relation relation, 2865 __itt_relation relation, __itt_id tail); 2871 (const __itt_domain *domain, __itt_relation relation, __itt_id tail)) 2873 (const __itt_domain *domain, __itt_id head, __itt_relation relation, 3581 __itt_relation relation, 3598 __itt_relation relation, __itt_id tail); 3605 unsigned long long timestamp, __itt_relation relation, 3609 unsigned long long timestamp, __itt_id head, __itt_relation relation, 3620 relation, tail) 3622 #define __itt_relation_add_ex(domain, clock_domain, timestamp, head, relation, \
|
| /freebsd/contrib/byacc/ |
| H A D | lalr.c | 18 static void digraph(Value_t **relation); 560 digraph(Value_t **relation) in digraph() argument 569 R = relation; in digraph()
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | partition.txt | 21 significant relation between partitions or some partition internally uses
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal-generic-adc.txt | 16 to map the relation between ADC value and
|
| H A D | thermal.txt | 147 Type: sub-node map nodes, used to describe the relation between trips 151 Type: array coefficients to compose a linear relation between 533 * linear relation. E.g.:
|
| /freebsd/sys/contrib/device-tree/Bindings/virtio/ |
| H A D | iommu.txt | 5 device tree statically describes the relation between IOMMU and DMA
|
| /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
|
| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | mmci.txt | 34 - st,neg-edge : data & command phase relation, generated on
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_poll.pod | 89 interested in in relation to the specified resource. 110 learning about in relation to the resource described by I<desc>. It is a 219 relation to a resource. This may mean that SSL_poll() does not support the kind
|