Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Ddecode_with_drops.c82 int is_range = 0; in main() local
/external/libaom/libaom/examples/
Ddecode_with_drops.c81 int is_range = 0; in main() local
/external/drm_hwcomposer/drm/
DDrmProperty.cpp103 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/llvm-project/lldb/source/Breakpoint/
DBreakpointIDList.cpp123 bool is_range = false; in FindAndReplaceIDRanges() local
/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;
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h15844 boolean space::is_range(const space &space2) const in is_range() function