/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/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/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/sys/contrib/device-tree/Bindings/iio/ |
H A D | mount-matrix.txt | 13 that produce three-dimensional data in relation to the world where it is
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrFormats.td | 178 // Fields used for relation models.
|
H A D | Hexagon.td | 167 // Classes used for relation maps.
|
/freebsd/usr.bin/fortune/ |
H A D | Notes | 12 bears any relation to the real world of literature, law, or other
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 1843 // instructions in a row of the relation table. Think of this as a set of 1846 // if we want to define a relation that maps 'Add' instruction to its 1859 // in a column of the relation table. 1868 // that models this relation) should be non-predicated. 1873 // each column in the relation table.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_PARAM.pod | 107 B<OSSL_PARAM_UTF8_STRING> in relation to C strings. When setting
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPC.td | 501 // Classes used for relation maps.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrFormats.td | 112 // Field used for relation models
|