/system/chre/util/include/chre/util/ |
D | memory_impl.h | 46 std::false_type) { in moveOrCopyAssign() argument 67 ElementType *dest, std::false_type, in uninitializedMoveOrCopy() argument 78 ElementType *dest, std::false_type, in uninitializedMoveOrCopy() argument 79 std::false_type) { in uninitializedMoveOrCopy() 88 ElementType *dest, std::false_type) { in uninitializedMoveOrCopy() argument 96 source, count, dest, std::false_type(), in uninitializedMoveOrCopy()
|
D | dynamic_vector.h | 326 bool doReserve(size_type newCapacity, std::false_type); 340 bool doPrepareForPush(std::false_type); 353 void doErase(size_type index, std::false_type); 367 bool doPushBack(const ElementType &element, std::false_type);
|
D | always_false.h | 42 struct AlwaysFalse : std::false_type {};
|
D | dynamic_vector_impl.h | 114 std::false_type) { in doPushBack() argument 186 std::false_type) { in doReserve() argument 279 void DynamicVector<ElementType>::doErase(size_type index, std::false_type) { in doErase() argument 350 bool DynamicVector<ElementType>::doPrepareForPush(std::false_type) { in doPrepareForPush() argument
|
/system/bt/gd/common/ |
D | type_helper.h | 26 struct is_specialization_of : std::false_type {};
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/ |
D | DeprecatedParcelable.h | 19 typedef std::false_type fixed_size;
|
D | OtherParcelableForToString.h | 19 typedef std::false_type fixed_size;
|
D | UnionWithFd.h | 29 typedef std::false_type fixed_size;
|
D | GenericStructuredParcelable.h | 20 typedef std::false_type fixed_size;
|
D | Union.h | 30 typedef std::false_type fixed_size;
|
D | ParcelableForToString.h | 24 typedef std::false_type fixed_size;
|
D | StructuredParcelable.h | 24 typedef std::false_type fixed_size;
|
/system/nvram/messages/include/nvram/messages/ |
D | type_traits.h | 66 using false_type = integral_constant<bool, false>;
|
D | proto.hpp | 175 static false_type test(...);
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/include/aidl/android/aidl/loggable/ |
D | Data.h | 21 typedef std::false_type fixed_size;
|
D | Union.h | 29 typedef std::false_type fixed_size;
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/ |
D | Data.h | 21 typedef std::false_type fixed_size;
|
D | Union.h | 29 typedef std::false_type fixed_size;
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/unions/ |
D | UnionInUnion.h | 31 typedef std::false_type fixed_size;
|
D | EnumUnion.h | 32 typedef std::false_type fixed_size;
|
/system/libfmq/include/fmq/ |
D | AidlMessageQueue.h | 57 struct has_typedef_fixed_size : std::false_type {};
|
/system/media/audio_utils/include/audio_utils/ |
D | variadic_utils.h | 49 struct is_template : std::false_type {}; 58 struct is_array_impl : std::false_type {};
|
D | Metadata.h | 96 struct is_specialization : std::false_type {}; 121 std::false_type test_is_braces_constructible(...);
|
/system/tools/aidl/ |
D | aidl_language.h | 48 struct is_one_of : std::false_type {}; 57 struct is_vector : std::false_type {}; 64 struct unsupported_type : std::false_type {};
|