Home
last modified time | relevance | path

Searched full:relation (Results 1 – 25 of 217) sorted by relevance

123456789

/freebsd/share/doc/usd/06.bc/
H A Dbc488 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/lib/msun/man/
H A Dmath.3166 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 Drelation.h23 // [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 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()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp9 // 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/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/libcxx/modules/std/
H A Dconcepts.cppm
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Dgraph_legend.html25 <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 Dgraph_legend.html25 <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 Dgraph_legend.html26 <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 Dgraph_legend.html26 <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 Dgraph_legend.html26 <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 Dgraph_legend.html27 <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 Dgraph_legend.html27 <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 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/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h116 // Relation roles.
135 /// Represents a relation to another symbol for a symbol occurrence.
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h69 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 …]
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),
/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/share/doc/psd/18.gprof/
H A Dpostp.me81 where $r ~ roman CALLS ~ e$ is a relation showing all routines
83 This relation is easily available from the call graph.
/freebsd/bin/expr/
H A Dexpr.195 The result of each comparison is 1 if the specified relation is true,
96 or 0 if the relation is false.
/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/contrib/arm-optimized-routines/pl/math/
H A Derfc_1u8.c49 Polynomials p6(r) to p10(r) are computed using recurrence relation
105 /* Compute p_i using recurrence relation: in erfc()
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dsocionext,uniphier-xdmac.yaml37 relation to the device to use the DMA controller.

123456789