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.c81 int is_range = 0; in main() local
/external/libvpx/libvpx/examples/
Ddecode_with_drops.c82 int is_range = 0; in main() local
/external/drm_hwcomposer/
Ddrmproperty.cpp102 bool DrmProperty::is_range() const { in is_range() function in android::DrmProperty
/external/catch2/projects/SelfTest/UsageTests/
DToStringWhich.tests.cpp183 struct is_range<disabled_range> { struct
184 static const bool value = false;
/external/libmtp/src/
Dlibmtp.h.in596 int is_range; member
/external/catch2/single_include/catch2/
Dcatch.hpp1662 struct is_range { struct
1663 static const bool value =
1670 struct is_range<T^> { struct
1671 static const bool value = false;