Searched defs:wraps (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_coalesce.c | 1182 static isl_stat wraps_update_max(struct isl_wraps *wraps, in wraps_update_max() 1222 static isl_stat wraps_init(struct isl_wraps *wraps, __isl_take isl_mat *mat, in wraps_init() 1249 static void wraps_free(struct isl_wraps *wraps) in wraps_free() 1258 static isl_stat wraps_mark_failed(struct isl_wraps *wraps) in wraps_mark_failed() 1269 static int allow_wrap(struct isl_wraps *wraps, int row) in allow_wrap() 1291 static int add_wrap(struct isl_wraps *wraps, int w, isl_int *bound, in add_wrap() 1341 static isl_stat add_selected_wraps(struct isl_wraps *wraps, in add_selected_wraps() 1422 static isl_stat add_wraps(struct isl_wraps *wraps, in add_wraps() 1434 static isl_stat check_wraps(struct isl_wraps *wraps, int first, in check_wraps() 1538 static isl_stat add_selected_wraps_around_facet(struct isl_wraps *wraps, in add_selected_wraps_around_facet() [all …]
|
H A D | isl_aff.c | 4777 isl_bool wraps; in pw_multi_aff_check_range_product() local
|
/netbsd-src/external/bsd/atf/dist/atf-c++/ |
H A D | tests.cpp | 122 static std::map< atf_tc_t*, impl::tc* > wraps; variable
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | update.c | 918 unsigned int wraps = 0; in next_active() local
|
H A D | rbtdb.c | 3889 bool wraps; in find_closest_nsec() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | update.c | 917 unsigned int wraps = 0; next_active() local
|
H A D | rbtdb.c | 3802 bool wraps; find_closest_nsec() local
|