| /src/external/mit/isl/dist/ |
| isl_lp_private.h | 10 __isl_give isl_vec **sol); 13 __isl_give isl_vec **sol); 16 __isl_give isl_vec **sol); 19 __isl_give isl_vec **sol);
|
| isl_tab_pip.c | 152 struct isl_sol *sol; member in struct:isl_sol_callback 191 void (*add)(struct isl_sol *sol, 193 void (*add_empty)(struct isl_sol *sol, struct isl_basic_set *bset); 194 void (*free)(struct isl_sol *sol); 198 static void sol_free(struct isl_sol *sol) 201 if (!sol) 203 for (partial = sol->partial; partial; partial = next) { 209 isl_space_free(sol->space); 210 if (sol->context) 211 sol->context->op->free(sol->context) 788 struct isl_sol sol; member in struct:isl_sol_map 4452 struct isl_sol *sol = NULL; local 4497 struct isl_sol *sol; local 5089 isl_vec *sol; member in struct:isl_lexmin_data 5690 struct isl_sol sol; member in struct:isl_sol_pma 5809 struct isl_sol *sol; local [all...] |
| isl_lp.c | 27 isl_int *opt_denom, __isl_give isl_vec **sol) 41 if (res == isl_lp_ok && sol) { 42 *sol = isl_tab_get_sample_value(tab); 43 if (!*sol) 68 __isl_give isl_vec **sol) 70 if (sol) 71 *sol = NULL; 76 return isl_tab_solve_lp(bmap, max, f, d, opt, opt_denom, sol); 81 __isl_give isl_vec **sol) 84 f, d, opt, opt_denom, sol); [all...] |
| polyhedron_minimize.c | 62 struct isl_vec *sol; local 79 res = isl_basic_set_solve_ilp(bset, 0, obj->el, &opt, &sol); 92 p = isl_printer_print_vec(p, sol); 100 isl_vec_free(sol);
|
| isl_ilp.c | 90 struct isl_vec *sol; local 95 NULL, NULL, &sol); 98 return isl_vec_ceil(sol); 140 * Otherwise, return sol. 154 isl_int *f, isl_int *opt, __isl_take isl_vec *sol, isl_int l, isl_int u) 175 isl_vec_free(sol); 176 sol = NULL; 180 isl_vec_free(sol); 181 sol = sample; 182 isl_seq_inner_product(f, sol->el, sol->size, opt) 217 struct isl_vec *sol; local [all...] |
| pip.c | 243 isl_set *sol; member in struct:isl_scan_pip 252 * represented by the pair (sol, empty). 256 * plugging in the value of the parameters in "sol". 276 isl_set *sol; local 279 sol = set_plug_in_parameters(isl_set_copy(sp->sol), sample); 280 assert(isl_set_is_equal(opt_set, sol)); 281 isl_set_free(sol); 294 isl_set *sol, isl_set *empty, int max) 317 sp.sol = sol [all...] |
| isl_scheduler.c | 2909 isl_vec *sol; local 2924 sol = isl_tab_basic_set_non_trivial_lexmin(lp, 2, graph->n, 2928 return sol; 2931 /* Extract the coefficients for the variables of "node" from "sol". 2942 __isl_keep isl_vec *sol) 2948 if (!sol) 2950 csol = isl_vec_alloc(isl_vec_get_ctx(sol), node->nvar); 2957 sol->el[pos + 2 * i + 1], sol->el[pos + 2 * i]); 2973 __isl_take isl_vec *sol, int coincident 4508 isl_vec *sol; local 4586 isl_vec *sol = NULL, *prev; local 5113 isl_vec *sol; local 5186 isl_vec *sol; local 5680 isl_vec *sol; local [all...] |
| isl_farkas.c | 944 isl_basic_set *sol; local 955 sol = isl_basic_set_solutions(isl_basic_set_copy(set->p[0])); 961 sol = isl_basic_set_intersect(sol, sol_i); 965 return sol;
|
| /src/sys/arch/ia64/unwind/ |
| stackframe.h | 127 ia64_bsp_adjust_call(uint64_t bsp, int sol) 129 bsp += ((sol + (IA64_RNATINDEX(bsp) + sol) / 63) << 3); 134 ia64_bsp_adjust_ret(uint64_t bsp, int sol) 136 bsp -= ((sol + (62 - IA64_RNATINDEX(bsp) + sol) / 63) << 3);
|
| /src/usr.sbin/rtadvd/ |
| rtadvd.c | 901 struct soliciter *sol; local 963 TAILQ_FOREACH(sol, &rai->soliciter, next) { 964 if (IN6_ARE_ADDR_EQUAL(&sol->addr.sin6_addr, &from->sin6_addr)) 967 if (sol == NULL) { 968 sol = malloc(sizeof(*sol)); 969 if (sol == NULL) { 972 sol->addr = *from; 974 sol->addr.sin6_flowinfo = 0; 975 TAILQ_INSERT_TAIL(&rai->soliciter, sol, next) 1643 struct soliciter *sol; local [all...] |
| config.c | 107 struct soliciter *sol; local 118 while ((sol = TAILQ_FIRST(&rai->soliciter))) { 119 TAILQ_REMOVE(&rai->soliciter, sol, next); 120 free(sol);
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_acl.c | 1169 int numfields, fields, n, r, sol, ret; local 1223 sol = 0; 1299 sol = 1; 1328 if (permset == 0 && !ismode_w(field[n + 2 - sol].start, 1329 field[n + 2 - sol].end, &permset)) { 1668 int numfields, fields, n, r, sol, ret; local 1722 sol = 0; 1799 sol = 1; 1828 if (permset == 0 && !ismode(field[n + 2 - sol].start, 1829 field[n + 2 - sol].end, &permset)) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-structalias.cc | 114 Sol(x). 124 that Q is added to Sol(P) 135 causes Sol(P) <- Sol(P) union Sol(Q). 1593 bitmap sol = get_varinfo (lhs)->solution; local 1605 flag |= bitmap_set_bit (sol, anything_id); 1619 /* For each variable j in delta (Sol(y)), add 1620 an edge in the graph from j to x, and union Sol(j) into Sol(x). * 1681 bitmap sol = get_varinfo (rhs)->solution; local 8642 struct pt_solution sol; local [all...] |
| /src/external/mit/expat/dist/lib/ |
| xmltok_impl.c | 675 goto sol; 697 sol: 786 goto sol; 805 sol:
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ia64-tdep.c | 266 int sol; /* Size of locals (decoded from cfm value). */ member in struct:ia64_frame_cache 1350 cache->sol = 0; 1387 CORE_ADDR bof, sor, sol, sof, cfm, rrb_gr; local 1747 sol = cache->sol; 1788 sol = (cfm >> 7) & 0x7f; 1791 /* The previous bof only requires subtraction of the sol (size of 1794 bof = rse_address_add (bof, -sol); 1874 cache->sol = (cfm >> 7) & 0x7f; 1939 (sof (size of frame) - sol (size of locals)). * [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| ia64-tdep.c | 266 int sol; /* Size of locals (decoded from cfm value). */ member in struct:ia64_frame_cache 1350 cache->sol = 0; 1387 CORE_ADDR bof, sor, sol, sof, cfm, rrb_gr; local 1747 sol = cache->sol; 1788 sol = (cfm >> 7) & 0x7f; 1791 /* The previous bof only requires subtraction of the sol (size of 1794 bof = rse_address_add (bof, -sol); 1874 cache->sol = (cfm >> 7) & 0x7f; 1939 (sof (size of frame) - sol (size of locals)). * [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-structalias.cc | 114 Sol(x). 124 that Q is added to Sol(P) 135 causes Sol(P) <- Sol(P) union Sol(Q). 1632 bitmap sol = get_varinfo (lhs)->solution; local 1644 flag |= bitmap_set_bit (sol, anything_id); 1658 /* For each variable j in delta (Sol(y)), add 1659 an edge in the graph from j to x, and union Sol(j) into Sol(x). * 1707 bitmap sol = get_varinfo (rhs)->solution; local 8651 struct pt_solution sol; local [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
| unwind-ia64.c | 2109 unw_word sol = (pfs >> 7) & 0x7f; 2111 ia64_rse_skip_regs ((unw_word *) context->bsp, -sol); 2101 unw_word sol = (pfs >> 7) & 0x7f; local
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/ |
| unwind-ia64.c | 2109 unw_word sol = (pfs >> 7) & 0x7f; 2111 ia64_rse_skip_regs ((unw_word *) context->bsp, -sol); 2101 unw_word sol = (pfs >> 7) & 0x7f; local
|
| /src/external/gpl2/groff/dist/ |
| configure | 9847 grep "\\.so" $files >conftest.sol 9858 if grep "\\.so.*/$b\$" conftest.sol >/dev/null \ 9872 rm -f conftest.sol
|