Searched refs:relation (Results 1 – 25 of 40) sorted by relevance
12
| /trueos/usr.bin/rpcgen/ |
| HD | rpc_parse.h | 81 enum relation { enum 87 typedef enum relation relation; typedef 92 relation rel; 113 relation rel;
|
| HD | rpc_cout.c | 60 static void emit_single_in_line( int, declaration *, int, relation ); 213 print_ifstat(int indent, const char *prefix, const char *type, relation rel, in print_ifstat() 613 relation rel = def->def.ty.rel; in emit_typedef() 624 relation rel = dec->rel; in print_stat() 667 emit_single_in_line(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line()
|
| HD | rpc_util.h | 177 int isvectordef(const char *type, relation rel);
|
| HD | rpc_util.c | 198 isvectordef(const char *type, relation rel) in isvectordef()
|
| HD | rpc_hout.c | 411 relation rel = def->def.ty.rel; in ptypedef()
|
| /trueos/contrib/byacc/ |
| HD | lalr.c | 18 static void digraph(Value_t ** relation); 565 digraph(Value_t ** relation) in digraph() argument 574 R = relation; in digraph()
|
| /trueos/contrib/gcc/doc/ |
| HD | loop.texi | 178 relation, and breath-first search order, respectively. 467 inserts a single @code{chrec_dont_know} in the dependence relation 536 The structure describing the relation between two data references is 547 set to @code{NULL_TREE} if there exist a dependence relation between the 548 data references, and the description of this dependence relation is 551 @item a boolean that determines whether the dependence relation can be
|
| HD | rtl.texi | 2098 Comparison operators test a relation on two operands and are considered 2101 if the relation holds, or zero if it does not, for comparison operators 2103 @code{FLOAT_STORE_FLAG_VALUE} (@pxref{Misc}) if the relation holds, or 2106 if the relation holds, or of zeros if it does not, for comparison operators
|
| HD | passes.texi | 473 the ``copy-of'' relation. It eliminates redundant copies from the
|
| /trueos/contrib/llvm/lib/Target/Hexagon/ |
| HD | Hexagon.td | 51 // Classes used for relation maps.
|
| HD | HexagonInstrFormats.td | 156 // Fields used for relation models.
|
| /trueos/contrib/amd/ |
| HD | ldap-id.ms | 41 relation between this schema and the automount schema elements in [HOWARD]
|
| HD | ldap-id.txt | 25 are prefixed by amdSchema-id to be assigned later. The relation between this
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | Target.td | 1082 // instructions in a row of the relation table. Think of this as a set of 1085 // if we want to define a relation that maps 'Add' instruction to its 1098 // in a column of the relation table. 1107 // that models this relation) should be non-predicated. 1112 // each column in the relation table.
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPC.td | 107 // Classes used for relation maps.
|
| HD | PPCInstrFormats.td | 39 // Fields used for relation models. 93 // Fields used for relation models.
|
| /trueos/games/fortune/ |
| HD | Notes | 14 bears any relation to the real world of literature, law, or other
|
| /trueos/contrib/file/ |
| HD | ChangeLog | 670 * Allow escaping of relation characters, so that we can say \^[A-Z] 671 and the ^ is not eaten as a relation char.
|
| /trueos/contrib/gcc/ |
| HD | rtl.def | 980 an asymmetric relation. CPU units or unit patterns in the strings 1023 asymmetric relation (actually exclusion set is analogous to this
|
| HD | tree.def | 36 code, consider its placement in relation to the other codes. */
|
| /trueos/contrib/gcc/config/ia64/ |
| HD | itanium1.md | 49 reserved. This is an asymmetric relation. CPU units or unit 90 asymmetric relation (actually exclusion set is analogous to this
|
| HD | itanium2.md | 47 reserved. This is an asymmetric relation. CPU units or unit 88 asymmetric relation (actually exclusion set is analogous to this
|
| /trueos/contrib/ntp/sntp/ |
| HD | README | 415 The error estimation for broadcasts was modified, and should bear more relation
|
| /trueos/contrib/tnftp/ |
| HD | ChangeLog | 1675 suggested by John Refling <johnr@imageworks.com> in relation to PRs
|
| /trueos/contrib/binutils/gas/ |
| HD | ChangeLog-0203 | 625 is PR0. Don't add a mutex relation for .and.orcm/.or.andcm. 626 Clear mutex relation for .none/.unc. Don't clear mutex relation
|
12