Home
last modified time | relevance | path

Searched defs:is_range (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/examples/
Ddecode_with_drops.c79 int is_range = 0; in main() local
/external/libvpx/libvpx/examples/
Ddecode_with_drops.c82 int is_range = 0; in main() local
/external/catch2/projects/SelfTest/UsageTests/
DToStringWhich.tests.cpp183 struct is_range<disabled_range> { struct
184 static const bool value = false;
/external/drm_hwcomposer/drm/
DDrmProperty.cpp108 bool DrmProperty::is_range() const { in is_range() function in android::DrmProperty
/external/catch2/single_include/catch2/
Dcatch.hpp1990 struct is_range { struct
1991 static const bool value =
1998 struct is_range<T^> { struct
1999 static const bool value = false;
/external/libabigail/tests/lib/
Dcatch.hpp2003 struct is_range : detail::is_range_impl<T> { struct
2008 struct is_range<T^> { struct
2009 static const bool value = false;