Searched defs:is_range (Results 1 – 8 of 8) sorted by relevance
82 int is_range = 0; in main() local
81 int is_range = 0; in main() local
103 bool DrmProperty::is_range() const { in is_range() function in android::DrmProperty
183 struct is_range<disabled_range> { struct184 static const bool value = false;
123 bool is_range = false; in FindAndReplaceIDRanges() local
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;
15844 boolean space::is_range(const space &space2) const in is_range() function