| /src/external/gpl3/gcc.old/dist/gcc/ |
| value-range-equiv.cc | 28 #include "value-range-equiv.h" 30 value_range_equiv::value_range_equiv (tree min, tree max, bitmap equiv, 34 set (min, max, equiv, kind); 44 value_range_equiv::set (tree min, tree max, bitmap equiv, 48 set_equiv (equiv); 105 value_range_equiv::set_equiv (bitmap equiv) 108 equiv = NULL; 113 we can use the obstack associated with EQUIV to allocate vr->equiv. */ 115 && equiv != NULL [all...] |
| tree-ssa-uncprop.cc | 320 /* Pop the topmost value off the equiv stack. */ 353 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux; local 354 record_equiv (equiv->rhs, equiv->lhs); 382 tree equiv = (*equivalences)[j]; local 384 if (gimple_can_coalesce_p (equiv, res)) 386 SET_PHI_ARG_DEF (phi, e->dest_idx, equiv); 396 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux; local 397 remove_equivalence (equiv->rhs); 418 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux local [all...] |
| value-range-equiv.h | 32 /* Deep-copies equiv bitmap argument. */ 35 /* Shallow-copies equiv bitmap. */ 37 /* Shallow-copies equiv bitmap. */ 40 /* Move equiv bitmap from source range. */ 43 /* Leaves equiv bitmap alone. */ 45 /* Deep-copies equiv bitmap argument. */ 60 bitmap equiv () const { return m_equiv; } function
|
| value-relation.cc | 191 // Given an equivalence set EQUIV, set all the bits in B that are still valid 192 // members of EQUIV in basic block BB. 225 // If there are equiv sets and SSA is in one in this list, find it. 290 equiv_chain *equiv = find_equiv_dom (ssa, bb); local 291 if (equiv) 292 return equiv->m_names; 294 // Otherwise return a cached equiv set containing just this SSA. 312 // If the 2 ssa names share the same equiv set, they are equal. 324 // If the 2 ssa names share the same equiv set, they are equal. 365 // Register equivalance between ssa_name V and set EQUIV in block BB [all...] |
| reload1.cc | 1122 rtx equiv = 0; 1126 equiv = reg_equiv_constant (i); 1128 equiv = reg_equiv_invariant (i); 1130 equiv = targetm.delegitimize_address (reg); 1132 equiv = reg; 1134 if (equiv == reg) 1149 if (!equiv) 1157 reg, equiv); 6646 rtx equiv 6651 if (equiv != 0 1117 rtx equiv = 0; local 6622 rtx equiv local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-uncprop.cc | 320 /* Pop the topmost value off the equiv stack. */ 353 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux; local 354 record_equiv (equiv->rhs, equiv->lhs); 382 tree equiv = (*equivalences)[j]; local 384 if (gimple_can_coalesce_p (equiv, res)) 386 SET_PHI_ARG_DEF (phi, e->dest_idx, equiv); 396 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux; local 397 remove_equivalence (equiv->rhs); 418 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux local [all...] |
| reload1.cc | 1122 rtx equiv = 0; 1126 equiv = reg_equiv_constant (i); 1128 equiv = reg_equiv_invariant (i); 1130 equiv = targetm.delegitimize_address (reg); 1132 equiv = reg; 1134 if (equiv == reg) 1149 if (!equiv) 1157 reg, equiv); 6646 rtx equiv 6651 if (equiv != 0 1117 rtx equiv = 0; local 6622 rtx equiv local [all...] |
| /src/share/man/man5/ |
| Makefile | 12 hosts.5 hosts.equiv.5 ifaliases.5 ifconfig.if.5 intro.5 \ 26 MLINKS+=hosts.equiv.5 rhosts.5
|
| /src/usr.bin/tr/ |
| str.c | 58 int equiv[2]; /* equivalence set */ member in struct:str 85 s->equiv[0] = 0; 86 s->equiv[1] = OOBCH; 96 if (s->set != NULL && s->set != s->equiv) { 162 if (s->set != s->equiv) { 194 case '=': /* "[=equiv=]" */ 313 s->equiv[0] = backslash(s); 315 s->equiv[0] = ch; 329 s->set = s->equiv;
|
| /src/usr.bin/fgen/ |
| fgen.h | 56 const char *equiv; member in struct:macro
|
| fgen.l | 885 dict->equiv = new->equiv; 886 /* We can't free the old equiv since it may be static data. */ 897 new->name, new->equiv); 907 new->name, new->equiv); 976 printf("Expanding %s to %s\n", str, xform->equiv); 978 newbuf = yy_scan_string(xform->equiv); 1308 alias->equiv = estrdup(token->text);
|
| /src/external/gpl3/gcc/dist/contrib/regression/ |
| mkindex.pl | 92 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
| /src/external/gpl3/gcc.old/dist/contrib/regression/ |
| mkindex.pl | 92 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| parsecpu.awk | 270 equiv=cpu_opt_alias[cpus[n],aliases[alias]] 273 cpu_opt_remove[cpus[n],equiv] ", true, " 274 print_isa_bits_for(cpu_opt_isa[cpus[n],equiv], " ") 362 equiv=arch_opt_alias[archs[n],aliases[alias]] 365 arch_opt_remove[archs[n],equiv] ", true, " 366 print_isa_bits_for(arch_opt_isa[archs[n],equiv], " ")
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| parsecpu.awk | 270 equiv=cpu_opt_alias[cpus[n],aliases[alias]] 273 cpu_opt_remove[cpus[n],equiv] ", true, " 274 print_isa_bits_for(cpu_opt_isa[cpus[n],equiv], " ") 362 equiv=arch_opt_alias[archs[n],aliases[alias]] 365 arch_opt_remove[archs[n],equiv] ", true, " 366 print_isa_bits_for(arch_opt_isa[archs[n],equiv], " ")
|
| /src/external/ibm-public/postfix/dist/mantools/ |
| make_soho_readme | 13 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| makemanidx | 13 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| /src/external/bsd/openldap/dist/libraries/liblunicode/ure/ |
| ure.c | 237 _ure_equiv_t *equiv; member in struct:_ure_buffer_t 1567 (b->equiv[tmp].l != l || b->equiv[tmp].r != r); 1575 b->equiv = (_ure_equiv_t *) malloc(sizeof(_ure_equiv_t) << 3); 1577 b->equiv = (_ure_equiv_t *) realloc((char *) b->equiv, 1582 b->equiv[b->equiv_used].l = l; 1583 b->equiv[b->equiv_used].r = r; 1607 ls = b->states.states + b->equiv[eq].l; 1608 rs = b->states.states + b->equiv[eq].r [all...] |
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| rb.c | 749 node_t equiv; local 750 equiv.magic = NODE_MAGIC; 751 equiv.key = nodes[i].key; 752 equiv.allow_duplicates = true; 755 search_filtered = tree_search_filtered(tree, &equiv, 762 nsearch_filtered = tree_nsearch_filtered(tree, &equiv, 769 psearch_filtered = tree_psearch_filtered(tree, &equiv,
|
| /src/external/bsd/jemalloc/dist/test/unit/ |
| rb.c | 759 node_t equiv; local 760 equiv.magic = NODE_MAGIC; 761 equiv.key = nodes[i].key; 762 equiv.allow_duplicates = true; 766 search_filtered = tree_search_filtered(tree, &equiv, 774 nsearch_filtered = tree_nsearch_filtered(tree, &equiv, 782 psearch_filtered = tree_psearch_filtered(tree, &equiv,
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| trans-common.cc | 172 s->next = l->equiv; 173 l->equiv = s; 342 #define GFC_EQUIV_FMT "equiv.%d" 360 decl = gfc_create_var (union_type, "equiv"); 572 if (s->sym->ns->equiv && s->sym->ns->equiv->eq) 573 loc = &s->sym->ns->equiv->eq->expr->where; 1053 for (e1 = n->sym->ns->equiv; e1; e1 = e1->next) 1312 for (z = ns->equiv; z; z = z->next)
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-common.cc | 172 s->next = l->equiv; 173 l->equiv = s; 342 #define GFC_EQUIV_FMT "equiv.%d" 360 decl = gfc_create_var (union_type, "equiv"); 572 if (s->sym->ns->equiv && s->sym->ns->equiv->eq) 573 loc = &s->sym->ns->equiv->eq->expr->where; 1053 for (e1 = n->sym->ns->equiv; e1; e1 = e1->next) 1312 for (z = ns->equiv; z; z = z->next)
|
| /src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| merge.c | 140 int (*equiv)(tdesc_t *, tdesc_t *, equiv_data_t *); member in struct:tdesc_ops 352 int (*equiv)(tdesc_t *, tdesc_t *, equiv_data_t *); 387 if ((equiv = tdesc_ops[ctdp->t_type].equiv) != NULL) 388 return (equiv(ctdp, mtdp, ed));
|
| /src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
| netpgpperl_wrap.c | 351 int equiv = 0; local 354 while (!equiv && *ne) { 358 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; 361 return equiv; 370 int equiv = 0; local 373 while (!equiv && *ne) { 377 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; 380 return equiv; 4093 swig_cast_info *equiv; local 4101 equiv = swig_module.types[i]->cast [all...] |
| /src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
| netpgptcl_wrap.c | 357 int equiv = 0; local 360 while (!equiv && *ne) { 364 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; 367 return equiv; 376 int equiv = 0; local 379 while (!equiv && *ne) { 383 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; 386 return equiv; 3358 swig_cast_info *equiv; local 3366 equiv = swig_module.types[i]->cast [all...] |