Home
last modified time | relevance | path

Searched refs:false_type (Results 1 – 25 of 84) sorted by relevance

1234

/system/chre/util/include/chre/util/
Dmemory_impl.h56 std::false_type) { in moveOrCopyAssign() argument
77 ElementType *dest, std::false_type, in uninitializedMoveOrCopy() argument
88 ElementType *dest, std::false_type, in uninitializedMoveOrCopy() argument
89 std::false_type) { in uninitializedMoveOrCopy()
98 ElementType *dest, std::false_type) { in uninitializedMoveOrCopy() argument
106 source, count, dest, std::false_type(), in uninitializedMoveOrCopy()
Ddynamic_vector.h326 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);
Dalways_false.h42 struct AlwaysFalse : std::false_type {};
Ddynamic_vector_impl.h114 std::false_type) { in doPushBack() argument
186 std::false_type) { in doReserve() argument
283 void DynamicVector<ElementType>::doErase(size_type index, std::false_type) { in doErase() argument
354 bool DynamicVector<ElementType>::doPrepareForPush(std::false_type) { in doPrepareForPush() argument
/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
Ddynamic_vector.h326 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);
Ddynamic_vector_impl.h114 std::false_type) { in doPushBack() argument
186 std::false_type) { in doReserve() argument
283 void DynamicVector<ElementType>::doErase(size_type index, std::false_type) { in doErase() argument
354 bool DynamicVector<ElementType>::doPrepareForPush(std::false_type) { in doPrepareForPush() argument
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DDeeplyNested.h29 typedef std::false_type fixed_size;
34 typedef std::false_type fixed_size;
39 typedef std::false_type fixed_size;
44 typedef std::false_type fixed_size;
146 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DDeeplyNested.h29 typedef std::false_type fixed_size;
34 typedef std::false_type fixed_size;
39 typedef std::false_type fixed_size;
44 typedef std::false_type fixed_size;
146 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DDeprecatedParcelable.h25 typedef std::false_type fixed_size;
DOtherParcelableForToString.h25 typedef std::false_type fixed_size;
DCircularParcelable.h29 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DDeprecatedParcelable.h25 typedef std::false_type fixed_size;
DOtherParcelableForToString.h25 typedef std::false_type fixed_size;
DCircularParcelable.h29 typedef std::false_type fixed_size;
DRecursiveList.h29 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/extension/
DMyExt.h26 typedef std::false_type fixed_size;
DMyExtLike.h26 typedef std::false_type fixed_size;
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/extension/
DMyExtLike.h26 typedef std::false_type fixed_size;
DMyExt.h26 typedef std::false_type fixed_size;

1234