Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 25 of 201) sorted by relevance

123456789

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h36 struct bound struct
38 bound () : m_constant (NULL_TREE), m_closed (false) {} in bound() argument
39 bound (tree constant, bool closed) in bound() argument
57 range (const bound &lower, const bound &upper) in range() argument
/netbsd-src/external/mit/isl/dist/
H A Disl_bound.c43 isl_stat isl_bound_add(struct isl_bound *bound, in isl_bound_add()
53 isl_stat isl_bound_add_tight(struct isl_bound *bound, in isl_bound_add_tight()
66 __isl_take isl_qpolynomial *poly, struct isl_bound *bound) in add_constant_poly()
88 struct isl_bound *bound = (struct isl_bound *)user; in compressed_guarded_poly_bound() local
122 struct isl_bound *bound = (struct isl_bound *)user; in unwrapped_guarded_poly_bound() local
196 struct isl_bound *bound = (struct isl_bound *)user; in guarded_poly_bound() local
251 struct isl_bound *bound = (struct isl_bound *)user; in guarded_qp() local
262 struct isl_bound *bound = (struct isl_bound *)user; in basic_guarded_fold() local
275 struct isl_bound *bound = (struct isl_bound *)user; in guarded_fold() local
302 struct isl_bound bound; in isl_pw_qpolynomial_fold_bound() local
H A Dbound.c59 isl_pw_qpolynomial_fold *bound; member
70 isl_val *bound = NULL; in verify_point() local
180 __isl_take isl_pw_qpolynomial_fold *bound, int exact, in check_solution()
H A Disl_range.c10 struct isl_bound *bound; member
158 static __isl_give isl_qpolynomial *bound2poly(__isl_take isl_constraint *bound, in bound2poly()
167 static int bound_is_integer(__isl_keep isl_constraint *bound, unsigned pos) in bound_is_integer()
543 __isl_take isl_qpolynomial *poly, struct isl_bound *bound) in isl_qpolynomial_bound_on_domain_range()
H A Disl_options.c39 static struct isl_arg_choice bound[] = { variable
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Deoshift3_8.c36 const gfc_array_char * const restrict bound, in eoshift3()
289 const gfc_array_char * const restrict bound, in eoshift3_8()
310 const gfc_array_char * const restrict bound, in eoshift3_8_char()
333 const gfc_array_char * const restrict bound, in eoshift3_8_char4()
H A Deoshift3_4.c36 const gfc_array_char * const restrict bound, in eoshift3()
289 const gfc_array_char * const restrict bound, in eoshift3_4()
310 const gfc_array_char * const restrict bound, in eoshift3_4_char()
333 const gfc_array_char * const restrict bound, in eoshift3_4_char4()
H A Deoshift3_16.c36 const gfc_array_char * const restrict bound, in eoshift3()
289 const gfc_array_char * const restrict bound, in eoshift3_16()
310 const gfc_array_char * const restrict bound, in eoshift3_16_char()
333 const gfc_array_char * const restrict bound, in eoshift3_16_char4()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/
H A Deoshift3_4.c36 const gfc_array_char * const restrict bound, in eoshift3()
289 const gfc_array_char * const restrict bound, in eoshift3_4()
310 const gfc_array_char * const restrict bound, in eoshift3_4_char()
333 const gfc_array_char * const restrict bound, in eoshift3_4_char4()
H A Deoshift3_8.c36 const gfc_array_char * const restrict bound, in eoshift3()
289 const gfc_array_char * const restrict bound, in eoshift3_8()
310 const gfc_array_char * const restrict bound, in eoshift3_8_char()
333 const gfc_array_char * const restrict bound, in eoshift3_8_char4()
H A Deoshift3_16.c36 const gfc_array_char * const restrict bound, in eoshift3()
289 const gfc_array_char * const restrict bound, in eoshift3_16()
310 const gfc_array_char * const restrict bound, in eoshift3_16_char()
333 const gfc_array_char * const restrict bound, in eoshift3_16_char4()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.c185 ssize_t bound) in vstring_get_flags_bound()
208 ssize_t bound) in vstring_get_flags_nonl_bound()
228 ssize_t bound) in vstring_get_flags_null_bound()
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Drandom.h68 prandom_u32_max(uint32_t bound) in prandom_u32_max()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c361 int smtp_get(VSTRING *vp, VSTREAM *stream, ssize_t bound, int flags) in smtp_get()
384 int smtp_get_noexcept(VSTRING *vp, VSTREAM *stream, ssize_t bound, int flags) in smtp_get_noexcept()
H A Dmemcache_proto.c70 int memcache_get(VSTREAM *stream, VSTRING *vp, ssize_t bound) in memcache_get()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dgetdtablesize.c81 unsigned int bound; in getdtablesize() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop.h63 tree bound; variable
H A Dtree-ssa-loop-niter.c971 tree s, c, d, bits, assumption, tmp, bound; in number_of_iterations_ne() local
1159 tree assumption = boolean_true_node, bound, noloop; in number_of_iterations_lt_to_ne() local
1272 tree bound, d, assumption, diff; in assert_no_overflow_lt() local
1341 tree assumption = boolean_true_node, bound, diff; in assert_loop_rolls_lt() local
3378 record_estimate (class loop *loop, tree bound, const widest_int &i_bound, in record_estimate()
3896 bound_index (vec<widest_int> bounds, const widest_int &bound) in bound_index()
3936 widest_int bound = elt->bound; in discover_iteration_bound_by_body_walk() local
3969 widest_int bound = elt->bound; in discover_iteration_bound_by_body_walk() local
4249 widest_int bound; in estimate_numbers_of_iterations() local
4588 widest_int bound = niter_bound->bound; in n_of_executions_at_most() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop.h63 tree bound; variable
/netbsd-src/sys/compat/common/
H A Duipc_syscalls_40.c45 int bound; in compat_ifconf() local
H A Dif_43.c234 int bound = curlwp_bind(); in compat_ifioctl() local
/netbsd-src/sys/net/
H A Dif_vlan.c819 int bound; in vlan_set_promisc() local
860 int bound; in vlan_ioctl() local
1236 int error, bound; in vlan_start() local
1350 int error, bound; in vlan_transmit() local
1523 int bound; in vlan_link_state_changed() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc54 struct bound struct
56 bound () : m_constant (NULL_TREE), m_closed (false) {} in bound() argument
57 bound (tree constant, bool closed) in bound() argument
64 tree m_constant;
65 bool m_closed;
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddm9000.c298 unsigned int val, cnt, bound; in dm9k_send() local
331 unsigned int bound, val, mark, stat, len, upto, cnt; in dm9k_recv() local
435 unsigned int bound; in mii_dealan() local
/netbsd-src/sys/netinet/
H A Din.c413 int bound; in in_control0() local
817 int bound = curlwp_bind(); in in_ifremlocal() local
1428 int bound = curlwp_bind(); in in_scrubprefix() local
1529 int s, bound; in in_if_link_up() local
1588 int s, bound; in_if_link_down() local
2332 int bound; in_multicast_sysctl() local
[all...]

123456789