Home
last modified time | relevance | path

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

12

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_parse.h80 enum relation { enum
86 typedef enum relation relation; typedef
91 relation rel;
112 relation rel;
H A Drpc_cout.c58 static void emit_single_in_line( int, declaration *, int, relation );
211 print_ifstat(int indent, const char *prefix, const char *type, relation rel, in print_ifstat()
612 relation rel = def->def.ty.rel; in emit_typedef()
623 relation rel = dec->rel; in print_stat()
666 emit_single_in_line(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line()
H A Drpc_util.h176 int isvectordef(const char *type, relation rel);
H A Drpc_util.c196 isvectordef(const char *type, relation rel) in isvectordef()
H A Drpc_hout.c409 relation rel = def->def.ty.rel; in ptypedef()
/freebsd-14.2/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-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dconcepts.inc87 // [concept.relation], concept relation
88 using std::relation;
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dconcepts117 // [concept.relation], concept relation
119 concept relation = see below;
150 #include <__concepts/relation.h>
/freebsd-14.2/sys/contrib/device-tree/Bindings/iommu/
H A Dsamsung,sysmmu.yaml23 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-14.2/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-14.2/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-14.2/sys/contrib/device-tree/Bindings/dma/
H A Dsocionext,uniphier-xdmac.yaml37 relation to the device to use the DMA controller.
/freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/
H A Dgeneric-adc-thermal.yaml33 Lookup table to map the relation between ADC value and temperature.
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.:
H A Dthermal-zones.yaml178 node. The action takes the form of a mapping relation between a
/freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/
H A Dpartition.txt21 significant relation between partitions or some partition internally uses
/freebsd-14.2/sys/contrib/device-tree/Bindings/virtio/
H A Diommu.txt5 device tree statically describes the relation between IOMMU and DMA
H A Dpci-iommu.yaml15 device tree statically describes the relation between IOMMU and DMA
/freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/mmc/
H A Dmmci.txt34 - st,neg-edge : data & command phase relation, generated on
H A Darm,pl18x.yaml141 description: ST Micro-specific property, data and command phase relation,
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Dntc-thermistor.yaml13 vary in resistance in an often non-linear way in relation to temperature.
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt13 that produce three-dimensional data in relation to the world where it is

12