Home
last modified time | relevance | path

Searched defs:check_bounds (Results 1 – 8 of 8) sorted by relevance

/external/vixl/examples/aarch64/
Dcheck-bounds.cc89 Label check_bounds; in main() local
/external/ltp/testcases/kernel/sched/eas/
Dsched_cfs_prio.c56 int check_bounds(long long expected_us, long long runtime_us) in check_bounds() function
/external/skia/tests/
DShadowTest.cpp183 void check_bounds(skiatest::Reporter* reporter, const SkPath& path) { in check_bounds() function
/external/vixl/test/aarch64/examples/
Dtest-examples.cc519 TEST(check_bounds) { in TEST() argument
522 Label check_bounds; in TEST() local
/external/rust/crates/http/src/header/
Dname.rs1671 fn check_bounds<T: Sync + Send>() {} in test_bounds() function
Dmap.rs3472 fn check_bounds<T: Send + Send>() {} in test_bounds() function
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c930 static INLINE int check_bounds(const MvLimits *mv_limits, int row, int col, in check_bounds() function
/external/libaom/av1/encoder/
Dmcomp.c648 static INLINE int check_bounds(const FullMvLimits *mv_limits, int row, int col, in check_bounds() function