Home
last modified time | relevance | path

Searched refs:relation (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/usr.bin/rpcgen/
H A Drpc_parse.h76 enum relation { enum
82 typedef enum relation relation; typedef
87 relation rel;
108 relation rel;
H A Drpc_cout.c50 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 Drpc_util.h172 int isvectordef(const char *type, relation rel);
H A Drpc_util.c188 isvectordef(const char *type, relation rel) in isvectordef()
H A Drpc_hout.c401 relation rel = def->def.ty.rel; in ptypedef()
/freebsd/contrib/llvm-project/libcxx/include/__concepts/
H A Drelation.h26 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 Dconcepts.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dconcepts117 // [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 Dittnotify_static.h438 (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 Dittnotify.h2853 __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 Dlalr.c18 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 Dpartition.txt21 significant relation between partitions or some partition internally uses
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal-generic-adc.txt16 to map the relation between ADC value and
H A Dthermal.txt147 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 Diommu.txt5 device tree statically describes the relation between IOMMU and DMA
/freebsd/contrib/bc/manuals/
H A Dalgorithms.md78 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 Dmmci.txt34 - st,neg-edge : data & command phase relation, generated on
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt13 that produce three-dimensional data in relation to the world where it is
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrFormats.td178 // Fields used for relation models.
H A DHexagon.td167 // Classes used for relation maps.
/freebsd/usr.bin/fortune/
H A DNotes12 bears any relation to the real world of literature, law, or other
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td1843 // 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 DOSSL_PARAM.pod107 B<OSSL_PARAM_UTF8_STRING> in relation to C strings. When setting
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.td501 // Classes used for relation maps.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrFormats.td112 // Field used for relation models

12