Home
last modified time | relevance | path

Searched refs:check_range (Results 1 – 25 of 67) sorted by relevance

123

/third_party/boost/libs/geometry/test/srs/
Dcheck_geometry.hpp53 struct check_range struct
103 : check_range<>
108 : check_range<>
113 : check_range< check_range<> >
118 : check_range<>
127 check_range<>::apply(bg::exterior_ring(g1), bg::exterior_ring(g2), tol); in apply()
128 check_range< check_range<> >::apply(bg::interior_rings(g1), bg::interior_rings(g2), tol); in apply()
134 : check_range
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh216 bool check_range (const void *base, in check_range() function
237 bool check_range (const T *base, in check_range() function
242 this->check_range (base, a * b); in check_range()
246 bool check_range (const T *base, in check_range() function
252 this->check_range (base, a * b, c); in check_range()
258 return this->check_range (base, len, hb_static_size (T)); in check_array()
266 return this->check_range (base, a, b, hb_static_size (T)); in check_array()
271 { return likely (this->check_range (obj, obj->min_size)); } in check_struct()
Dhb-ot-hdmx-table.hh72 c->check_range (this, sizeDeviceRecord))); in sanitize()
163 c->check_range (this, get_size ())); in sanitize()
Dhb-aat-layout-ankr-table.hh79 c->check_range (this, anchorData) && in sanitize()
Dhb-ot-var-mvar-table.hh71 c->check_range (valuesZ.arrayZ, in sanitize()
Dhb-ot-kern-table.hh82 c->check_range (kernValueZ, in sanitize()
147 !c->check_range (this, u.header.length))) return_trace (false); in sanitize()
/third_party/harfbuzz/src/
Dhb-sanitize.hh228 bool check_range (const void *base, in check_range() function
249 bool check_range (const T *base, in check_range() function
254 this->check_range (base, a * b); in check_range()
258 bool check_range (const T *base, in check_range() function
264 this->check_range (base, a * b, c); in check_range()
270 return this->check_range (base, len, hb_static_size (T)); in check_array()
278 return this->check_range (base, a, b, hb_static_size (T)); in check_array()
283 { return likely (this->check_range (obj, obj->min_size)); } in check_struct()
Dhb-ot-var-gvar-table.hh220 var_data_bytes.check_range (current_tuple, TupleVariationHeader::min_size) && in is_valid()
221 …var_data_bytes.check_range (current_tuple, hb_max (current_tuple->get_data_size (), current_tuple-… in is_valid()
269 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
274 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
283 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
291 if (unlikely (!bytes.check_range ((const HBUINT16 *) p))) in unpack_points()
302 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
327 if (unlikely (!bytes.check_range (p))) return false; in unpack_deltas()
337 if (unlikely (!bytes.check_range ((const HBUINT16 *) p))) in unpack_deltas()
345 if (unlikely (!bytes.check_range (p))) in unpack_deltas()
[all …]
Dhb-ot-hdmx-table.hh72 c->check_range (this, sizeDeviceRecord))); in sanitize()
160 c->check_range (this, get_size ())); in sanitize()
Dhb-ot-glyf-table.hh387 { if (!check_range (current)) current = nullptr; } in composite_iter_t()
398 if (!check_range (possible)) { current = nullptr; return; } in __next__()
404 bool check_range (const CompositeGlyphChain *composite) const in check_range() function
406 return glyph.check_range (composite, CompositeGlyphChain::min_size) in check_range()
407 && glyph.check_range (composite, composite->get_size ()); in check_range()
569 if (unlikely (!bytes.check_range (p))) return false; in read_points()
579 if (unlikely (!bytes.check_range ((const HBUINT16 *) p))) return false; in read_points()
594 if (unlikely (!bytes.check_range (&endPtsOfContours[num_contours + 1]))) return false; in get_contour_points()
611 if (unlikely (!bytes.check_range (p))) return false; in get_contour_points()
616 if (unlikely (!bytes.check_range (p))) return false; in get_contour_points()
Dhb-aat-layout-ankr-table.hh79 c->check_range (this, anchorData) && in sanitize()
Dhb-ot-var-mvar-table.hh71 c->check_range (valuesZ.arrayZ, in sanitize()
Dhb-ot-kern-table.hh82 c->check_range (kernValueZ, in sanitize()
152 !c->check_range (this, u.header.length))) return_trace (false); in sanitize()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh230 bool check_range (const void *base, in check_range() function
251 bool check_range (const T *base, in check_range() function
256 this->check_range (base, a * b); in check_range()
260 bool check_range (const T *base, in check_range() function
266 this->check_range (base, a * b, c); in check_range()
272 return this->check_range (base, len, hb_static_size (T)); in check_array()
280 return this->check_range (base, a, b, hb_static_size (T)); in check_array()
297 { return likely (this->check_range (obj, obj->min_size)); } in check_struct()
Dhb-ot-var-gvar-table.hh220 var_data_bytes.check_range (current_tuple, TupleVariationHeader::min_size) && in is_valid()
221 …var_data_bytes.check_range (current_tuple, hb_max (current_tuple->get_data_size (), current_tuple-… in is_valid()
269 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
274 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
283 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
291 if (unlikely (!bytes.check_range ((const HBUINT16 *) p))) in unpack_points()
302 if (unlikely (!bytes.check_range (p))) return false; in unpack_points()
327 if (unlikely (!bytes.check_range (p))) return false; in unpack_deltas()
337 if (unlikely (!bytes.check_range ((const HBUINT16 *) p))) in unpack_deltas()
345 if (unlikely (!bytes.check_range (p))) in unpack_deltas()
[all …]
Dhb-ot-hdmx-table.hh72 c->check_range (this, sizeDeviceRecord))); in sanitize()
160 c->check_range (this, get_size ())); in sanitize()
Dhb-ot-var-common.hh122 c->check_range (mapDataZ.arrayZ, in sanitize()
166 c->check_range (mapDataZ.arrayZ, in sanitize()
Dhb-aat-layout-ankr-table.hh79 c->check_range (this, anchorData) && in sanitize()
Dhb-ot-glyf-table.hh421 if (!glyph.check_range (composite, CompositeGlyphChain::min_size)) in set_next()
428 if (!glyph.check_range (composite, size)) in set_next()
610 if (unlikely (!bytes.check_range (p))) return false; in read_points()
620 if (unlikely (!bytes.check_range ((const HBUINT16 *) p))) return false; in read_points()
635 if (unlikely (!bytes.check_range (&endPtsOfContours[num_contours + 1]))) return false; in get_contour_points()
652 if (unlikely (!bytes.check_range (p))) return false; in get_contour_points()
657 if (unlikely (!bytes.check_range (p))) return false; in get_contour_points()
Dhb-ot-var-mvar-table.hh71 c->check_range (valuesZ.arrayZ, in sanitize()
Dhb-ot-kern-table.hh82 c->check_range (kernValueZ, in sanitize()
152 !c->check_range (this, u.header.length))) return_trace (false); in sanitize()
/third_party/grpc/examples/python/multiprocessing/
Dclient.py70 check_range = range(2, _MAXIMUM_CANDIDATE)
71 primality = worker_pool.map(_run_worker_query, check_range)
72 primes = zip(check_range, map(operator.attrgetter('isPrime'), primality))
/third_party/alsa-lib/src/control/
Dctlparse.c51 #define check_range(val, min, max) \ macro
74 val = check_range(val, min, max); in get_integer()
102 val = check_range(val, min, max); in get_integer64()
/third_party/mindspore/mindspore/dataset/vision/
Dvalidators.py23 …check_pos_float32, check_float32, check_2tuple, check_range, check_positive, INT32_MAX, INT32_MIN,…
170 check_range(value, bound)
237 check_range(bits, [1, 8])
283 check_range(scale, [0, FLOAT_MAX_INTEGER])
292 check_range(ratio, [0, FLOAT_MAX_INTEGER])
625 check_range(scale, [0, FLOAT_MAX_INTEGER])
703 check_range(scale, [0, FLOAT_MAX_INTEGER])
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.c323 check_range (const gchar * str, gchar ** tmp, gint * range) in check_range() function
353 if (!check_range (str, &tmp, &range->min) || str == tmp || tmp != minus) in parse_range()
356 if (!check_range (minus + 1, &tmp, &range->max) || (*tmp && *tmp != ';')) in parse_range()
359 if (!check_range (str, &tmp, &range->min) || str == tmp || in parse_range()

123