Searched defs:is_range (Results 1 – 6 of 6) sorted by relevance
79 int is_range = 0; in main() local
82 int is_range = 0; in main() local
183 struct is_range<disabled_range> { struct184 static const bool value = false;
108 bool DrmProperty::is_range() const { in is_range() function in android::DrmProperty
1990 struct is_range { struct1991 static const bool value =1998 struct is_range<T^> { struct1999 static const bool value = false;
2003 struct is_range : detail::is_range_impl<T> { struct2008 struct is_range<T^> { struct2009 static const bool value = false;