| /src/external/bsd/atf/dist/atf-c++/ |
| tests.cpp | 122 static std::map< atf_tc_t*, impl::tc* > wraps; variable 145 std::map< atf_tc_t*, impl::tc* >::iterator iter = wraps.find(tc); 146 INV(iter != wraps.end()); 184 wraps.erase(&pimpl->m_tc); 204 wraps[&pimpl->m_tc] = this;
|
| tests.cpp | 122 static std::map< atf_tc_t*, impl::tc* > wraps; variable 145 std::map< atf_tc_t*, impl::tc* >::iterator iter = wraps.find(tc); 146 INV(iter != wraps.end()); 184 wraps.erase(&pimpl->m_tc); 204 wraps[&pimpl->m_tc] = this;
|
| /src/external/mpl/bind/dist/lib/dns/ |
| update.c | 798 unsigned int wraps = 0; local 821 wraps++; 822 if (wraps == 2) {
|
| rbt-zonedb.c | 801 bool wraps; local 808 wraps = true; 812 wraps = false; 961 if (result == ISC_R_NOMORE && wraps) { 965 wraps = false;
|
| update.c | 798 unsigned int wraps = 0; local 821 wraps++; 822 if (wraps == 2) {
|
| rbt-zonedb.c | 801 bool wraps; local 808 wraps = true; 812 wraps = false; 961 if (result == ISC_R_NOMORE && wraps) { 965 wraps = false;
|
| qpzone.c | 3069 bool wraps = false; local 3076 wraps = true; 3205 if (result == ISC_R_NOMORE && wraps) { 3209 wraps = false;
|
| qpzone.c | 3069 bool wraps = false; local 3076 wraps = true; 3205 if (result == ISC_R_NOMORE && wraps) { 3209 wraps = false;
|
| /src/external/mit/isl/dist/ |
| isl_coalesce.c | 1178 /* Update wraps->max to be greater than or equal to the coefficients 1182 static isl_stat wraps_update_max(struct isl_wraps *wraps, 1198 if (isl_int_abs_gt(max_k, wraps->max)) 1199 isl_int_set(wraps->max, max_k); 1207 if (isl_int_abs_gt(max_k, wraps->max)) 1208 isl_int_set(wraps->max, max_k); 1218 * we set wraps->max to the largest coefficient 1222 static isl_stat wraps_init(struct isl_wraps *wraps, __isl_take isl_mat *mat, 1227 wraps->failed = 0; 1228 wraps->bound = 0 1634 struct isl_wraps wraps; local 1762 struct isl_wraps wraps; local 1946 struct isl_wraps wraps; local 2302 struct isl_wraps wraps; local [all...] |
| isl_coalesce.c | 1178 /* Update wraps->max to be greater than or equal to the coefficients 1182 static isl_stat wraps_update_max(struct isl_wraps *wraps, 1198 if (isl_int_abs_gt(max_k, wraps->max)) 1199 isl_int_set(wraps->max, max_k); 1207 if (isl_int_abs_gt(max_k, wraps->max)) 1208 isl_int_set(wraps->max, max_k); 1218 * we set wraps->max to the largest coefficient 1222 static isl_stat wraps_init(struct isl_wraps *wraps, __isl_take isl_mat *mat, 1227 wraps->failed = 0; 1228 wraps->bound = 0 1634 struct isl_wraps wraps; local 1762 struct isl_wraps wraps; local 1946 struct isl_wraps wraps; local 2302 struct isl_wraps wraps; local [all...] |
| isl_aff.c | 4777 isl_bool wraps; local 4779 wraps = isl_pw_multi_aff_range_is_wrapping(pma); 4780 if (wraps < 0) 4782 if (!wraps)
|
| isl_aff.c | 4777 isl_bool wraps; local 4779 wraps = isl_pw_multi_aff_range_is_wrapping(pma); 4780 if (wraps < 0) 4782 if (!wraps)
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| update.c | 918 unsigned int wraps = 0; local 941 wraps++; 942 if (wraps == 2) {
|
| update.c | 918 unsigned int wraps = 0; local 941 wraps++; 942 if (wraps == 2) {
|
| rbtdb.c | 3889 bool wraps; local 3896 wraps = true; 3900 wraps = false; 4046 if (result == ISC_R_NOMORE && wraps) { 4050 wraps = false;
|
| rbtdb.c | 3889 bool wraps; local 3896 wraps = true; 3900 wraps = false; 4046 if (result == ISC_R_NOMORE && wraps) { 4050 wraps = false;
|