HomeSort by: relevance | last modified time | path
    Searched refs:bound (Results 1 - 25 of 304) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mit/isl/dist/
isl_bound.c 40 /* Add the bound "pwf", which is not known to be tight,
41 * to the output of "bound".
43 isl_stat isl_bound_add(struct isl_bound *bound,
46 bound->pwf = isl_pw_qpolynomial_fold_fold(bound->pwf, pwf);
47 return isl_stat_non_null(bound->pwf);
50 /* Add the bound "pwf", which is known to be tight,
51 * to the output of "bound".
53 isl_stat isl_bound_add_tight(struct isl_bound *bound,
56 bound->pwf_tight = isl_pw_qpolynomial_fold_fold(bound->pwf_tight, pwf)
88 struct isl_bound *bound = (struct isl_bound *)user; local
122 struct isl_bound *bound = (struct isl_bound *)user; local
196 struct isl_bound *bound = (struct isl_bound *)user; local
251 struct isl_bound *bound = (struct isl_bound *)user; local
262 struct isl_bound *bound = (struct isl_bound *)user; local
275 struct isl_bound *bound = (struct isl_bound *)user; local
302 struct isl_bound bound; local
    [all...]
bound_test.sh.in 34 ./isl_bound$EXEEXT -T --bound=bernstein < $srcdir/test_inputs/$i || exit
35 ./isl_bound$EXEEXT -T --bound=range < $srcdir/test_inputs/$i || exit
isl_bernstein.h 5 struct isl_bound *bound);
isl_range.h 4 __isl_take isl_qpolynomial *poly, struct isl_bound *bound);
isl_map_bound_templ.c 26 /* Apply "map_bound" to "map" with the corresponding value in "bound"
28 * If "bound" has an explicit domain (which implies that "bound"
33 __isl_take MULTI(BASE) *bound,
41 if (dim < 0 || FN(check_map_equal_tuples_multi,BASE)(map, bound) < 0)
47 el = FN(MULTI(BASE),get_at)(bound, i);
50 map = FN(FN(isl_map_intersect_multi,BASE),explicit_domain)(map, bound);
51 FN(MULTI(BASE),free)(bound);
55 FN(MULTI(BASE),free)(bound);
isl_bound.h 24 isl_stat isl_bound_add(struct isl_bound *bound,
26 isl_stat isl_bound_add_tight(struct isl_bound *bound,
bound.c 59 isl_pw_qpolynomial_fold *bound; member in struct:verify_point_bound
70 isl_val *bound = NULL; local
103 bound = isl_pw_qpolynomial_fold_eval(
104 isl_pw_qpolynomial_fold_copy(vpb->bound),
123 ok = isl_val_eq(opt, bound);
125 ok = isl_val_le(opt, bound);
127 ok = isl_val_le(bound, opt);
142 p = isl_printer_print_val(p, bound);
163 isl_val_free(bound);
180 __isl_take isl_pw_qpolynomial_fold *bound, int exact
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/import/
getdtablesize.c 75 The number N can also be obtained as the upper bound for
81 unsigned int bound; local
82 for (bound = 0x10000; _setmaxstdio_nothrow (bound) < 0; bound = bound / 2)
85 dtablesize = bound;
  /src/external/gpl3/gdb.old/dist/gnulib/import/
getdtablesize.c 75 The number N can also be obtained as the upper bound for
81 unsigned int bound; local
82 for (bound = 0x10000; _setmaxstdio_nothrow (bound) < 0; bound = bound / 2)
85 dtablesize = bound;
  /src/sys/external/bsd/drm2/include/linux/
random.h 68 prandom_u32_max(uint32_t bound)
72 min = (-bound) % bound;
77 return v % bound;
  /src/external/ibm-public/postfix/dist/src/util/
vstring_vstream.c 26 /* int vstring_get_flags_bound(vp, fp, flags, bound)
29 /* ssize_t bound;
32 /* int vstring_get_flags_nonl_bound(vp, fp, flags, bound)
35 /* ssize_t bound;
38 /* int vstring_get_flags_null_bound(vp, fp, flags, bound)
41 /* ssize_t bound;
56 /* int vstring_get_bound(vp, fp, bound)
59 /* ssize_t bound;
61 /* int vstring_get_nonl_bound(vp, fp, bound)
64 /* ssize_t bound;
    [all...]
  /src/common/dist/zlib/
compress.c 94 z_size_t bound = sourceLen + (sourceLen >> 12) + (sourceLen >> 14) + local
96 return bound < sourceLen ? (z_size_t)-1 : bound;
99 z_size_t bound = compressBound_z(sourceLen); local
100 return (uLong)bound != bound ? (uLong)-1 : (uLong)bound;
  /src/external/gpl3/gcc/dist/libgfortran/generated/
eoshift3_16.c 36 const gfc_array_char * const restrict bound,
56 /* b.* indicates the bound array. */
148 if (bound)
149 bstride[n] = GFC_DESCRIPTOR_STRIDE_BYTES(bound,n);
161 if (bound && bstride[0] == 0)
172 if (bound)
173 bptr = bound->base_addr;
289 const gfc_array_char * const restrict bound,
292 eoshift3 (ret, array, h, bound, pwhich, "\0", 1);
310 const gfc_array_char * const restrict bound,
    [all...]
eoshift3_4.c 36 const gfc_array_char * const restrict bound,
56 /* b.* indicates the bound array. */
148 if (bound)
149 bstride[n] = GFC_DESCRIPTOR_STRIDE_BYTES(bound,n);
161 if (bound && bstride[0] == 0)
172 if (bound)
173 bptr = bound->base_addr;
289 const gfc_array_char * const restrict bound,
292 eoshift3 (ret, array, h, bound, pwhich, "\0", 1);
310 const gfc_array_char * const restrict bound,
    [all...]
eoshift3_8.c 36 const gfc_array_char * const restrict bound,
56 /* b.* indicates the bound array. */
148 if (bound)
149 bstride[n] = GFC_DESCRIPTOR_STRIDE_BYTES(bound,n);
161 if (bound && bstride[0] == 0)
172 if (bound)
173 bptr = bound->base_addr;
289 const gfc_array_char * const restrict bound,
292 eoshift3 (ret, array, h, bound, pwhich, "\0", 1);
310 const gfc_array_char * const restrict bound,
    [all...]
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
eoshift3_16.c 36 const gfc_array_char * const restrict bound,
56 /* b.* indicates the bound array. */
148 if (bound)
149 bstride[n] = GFC_DESCRIPTOR_STRIDE_BYTES(bound,n);
161 if (bound && bstride[0] == 0)
172 if (bound)
173 bptr = bound->base_addr;
289 const gfc_array_char * const restrict bound,
292 eoshift3 (ret, array, h, bound, pwhich, "\0", 1);
310 const gfc_array_char * const restrict bound,
    [all...]
eoshift3_4.c 36 const gfc_array_char * const restrict bound,
56 /* b.* indicates the bound array. */
148 if (bound)
149 bstride[n] = GFC_DESCRIPTOR_STRIDE_BYTES(bound,n);
161 if (bound && bstride[0] == 0)
172 if (bound)
173 bptr = bound->base_addr;
289 const gfc_array_char * const restrict bound,
292 eoshift3 (ret, array, h, bound, pwhich, "\0", 1);
310 const gfc_array_char * const restrict bound,
    [all...]
eoshift3_8.c 36 const gfc_array_char * const restrict bound,
56 /* b.* indicates the bound array. */
148 if (bound)
149 bstride[n] = GFC_DESCRIPTOR_STRIDE_BYTES(bound,n);
161 if (bound && bstride[0] == 0)
172 if (bound)
173 bptr = bound->base_addr;
289 const gfc_array_char * const restrict bound,
292 eoshift3 (ret, array, h, bound, pwhich, "\0", 1);
310 const gfc_array_char * const restrict bound,
    [all...]
  /src/sys/external/bsd/drm2/ttm/
ttm_agp_backend.c 52 bool bound; member in struct:ttm_agp
108 KASSERT(!ttm_agp->bound);
124 ttm_agp->bound = true;
143 if (!ttm_agp->bound)
150 ttm_agp->bound = false;
161 if (ttm_agp->bound)
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop.h 54 widest_int max; /* The upper bound on the number of iterations of
60 Otherwise, the loop exits if CONTROL CMP BOUND is false, where CMP is one
64 tree bound; member in class:tree_niter_desc
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop.h 54 widest_int max; /* The upper bound on the number of iterations of
58 CONTROL CMP BOUND is false, where CMP is one of NE_EXPR,
63 tree bound; member in class:tree_niter_desc
  /src/external/ibm-public/postfix/dist/src/global/
memcache_proto.c 70 int memcache_get(VSTREAM *stream, VSTRING *vp, ssize_t bound)
75 last_char = (bound == 0 ? vstring_get(vp, stream) :
76 vstring_get_bound(vp, stream, bound));
98 LEN(vp) < bound ? "EOF" : "input too long");
  /src/sys/net/
if_vlan.c 819 int bound; local
821 bound = curlwp_bind();
824 curlwp_bindx(bound);
842 curlwp_bindx(bound);
860 int bound; local
864 bound = curlwp_bind();
867 curlwp_bindx(bound);
874 curlwp_bindx(bound);
880 curlwp_bindx(bound);
884 curlwp_bindx(bound);
1236 int error, bound; local
1350 int error, bound; local
1523 int bound; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_iommu.c 117 if (!dev->device_info->needs_iommu_device || pdd->bound == PDD_BOUND)
120 if (unlikely(pdd->bound == PDD_BOUND_SUSPENDED)) {
127 pdd->bound = PDD_BOUND;
142 if (pdd->bound == PDD_BOUND)
183 * when PASID is still bound.
232 if (WARN_ON(!pdd) || pdd->bound != PDD_BOUND_SUSPENDED) {
246 pdd->bound = PDD_BOUND;
256 * Mark currently bound processes as PDD_BOUND_SUSPENDED. These
277 if (pdd->bound == PDD_BOUND)
278 pdd->bound = PDD_BOUND_SUSPENDED
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
compile.c 115 int bound = 3; local
130 int vla[bound];

Completed in 32 milliseconds

1 2 3 4 5 6 7 8 91011>>