Home
last modified time | relevance | path

Searched refs:dependent_false_v (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderParcelBenchmark.cpp25 constexpr bool dependent_false_v = false; variable
40 static_assert(dependent_false_v<V<T>>); in writeVector()
57 static_assert(dependent_false_v<V<T>>); in readVector()
/aosp12/system/iorap/src/common/
H A Dtype.h132 constexpr bool dependent_false_v = false; variable
136 #define STATIC_FAIL(T, msg) static_assert(::iorap::introspect::dependent_false_v<T>, msg)
/aosp12/system/media/audio_utils/include/audio_utils/
H A DMetadata.h107 inline constexpr bool dependent_false_v = false;
650 static_assert(dependent_false_v<T>);
804 static_assert(dependent_false_v<T>);
H A DBiquadFilter.h783 static_assert(intrinsics::dependent_false_v<T>); in nearest()
841 static_assert(intrinsics::dependent_false_v<T>); in nearest()
H A Dintrinsic_utils.h45 inline constexpr bool dependent_false_v = false; variable
/aosp12/frameworks/native/include/binder/
H A DParcel.h762 static inline constexpr bool dependent_false_v = false;
892 static_assert(dependent_false_v<CT>);
1035 static_assert(dependent_false_v<CT>);
/aosp12/frameworks/native/libs/binder/include/binder/
H A DParcel.h762 static inline constexpr bool dependent_false_v = false;
892 static_assert(dependent_false_v<CT>);
1035 static_assert(dependent_false_v<CT>);