| /NextBSD/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()
|
| /NextBSD/contrib/subversion/subversion/libsvn_repos/ |
| HD | delta.c | 221 svn_fs_node_relation_t relation; in svn_repos_dir_delta2() local 321 SVN_ERR(svn_fs_node_relation(&relation, tgt_root, tgt_fullpath, in svn_repos_dir_delta2() 324 if (relation == svn_fs_node_unchanged) in svn_repos_dir_delta2() 335 || ((relation == svn_fs_node_unrelated) && (! ignore_ancestry))) in svn_repos_dir_delta2()
|
| /NextBSD/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()
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs/ |
| HD | editor.c | 242 svn_fs_node_relation_t relation; in can_modify() local 247 SVN_ERR(svn_fs_node_relation(&relation, txn_root, fspath, rev_root, in can_modify() 252 if (relation != svn_fs_node_unchanged) in can_modify()
|
| HD | fs-loader.c | 1141 svn_fs_node_relation(svn_fs_node_relation_t *relation, in svn_fs_node_relation() argument 1149 *relation = svn_fs_node_unrelated; in svn_fs_node_relation() 1153 return svn_error_trace(root_a->vtable->node_relation(relation, in svn_fs_node_relation()
|
| HD | fs-loader.h | 314 svn_error_t *(*node_relation)(svn_fs_node_relation_t *relation,
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | Hexagon.td | 37 // Classes used for relation maps.
|
| HD | HexagonInstrFormats.td | 170 // Fields used for relation models.
|
| /NextBSD/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
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | tree.c | 1325 fs_node_relation(svn_fs_node_relation_t *relation, in fs_node_relation() argument 1348 *relation = svn_fs_node_unrelated; in fs_node_relation() 1357 *relation = ( (root_a->rev == root_b->rev) in fs_node_relation() 1378 *relation = svn_fs_node_unrelated; in fs_node_relation() 1388 *relation = svn_fs_node_unrelated; in fs_node_relation() 1394 *relation = svn_fs_node_unchanged; in fs_node_relation() 1396 *relation = svn_fs_node_common_ancestor; in fs_node_relation()
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | tree.c | 1322 x_node_relation(svn_fs_node_relation_t *relation, in x_node_relation() argument 1341 *relation = svn_fs_node_unrelated; in x_node_relation() 1354 *relation = ( (root_a->rev == root_b->rev) in x_node_relation() 1375 *relation = svn_fs_node_unchanged; in x_node_relation() 1377 *relation = svn_fs_node_common_ancestor; in x_node_relation() 1379 *relation = svn_fs_node_unrelated; in x_node_relation()
|
| /NextBSD/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
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | Target.td | 1159 // instructions in a row of the relation table. Think of this as a set of 1162 // if we want to define a relation that maps 'Add' instruction to its 1175 // in a column of the relation table. 1184 // that models this relation) should be non-predicated. 1189 // each column in the relation table.
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_fs.h | 1755 svn_fs_node_relation(svn_fs_node_relation_t *relation,
|
| /NextBSD/usr.bin/fortune/ |
| HD | Notes | 14 bears any relation to the real world of literature, law, or other
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPC.td | 183 // Classes used for relation maps.
|
| HD | PPCInstrFormats.td | 41 // Fields used for relation models. 97 // Fields used for relation models.
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_base/ |
| HD | tree.c | 1032 base_node_relation(svn_fs_node_relation_t *relation, in base_node_relation() argument 1042 *relation = svn_fs_node_unrelated; in base_node_relation() 1050 *relation = svn_fs_base__id_compare(id_a, id_b); in base_node_relation()
|
| /NextBSD/contrib/file/ |
| HD | ChangeLog | 743 * Allow escaping of relation characters, so that we can say \^[A-Z] 744 and the ^ is not eaten as a relation char.
|
| /NextBSD/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
|