/chre-3.4.0/util/include/chre/util/ |
D | priority_queue_impl.h | 123 PriorityQueue<ElementType, CompareFunction>::end() { in end() function 135 PriorityQueue<ElementType, CompareFunction>::end() const { in end() function
|
D | fixed_size_vector_impl.h | 168 FixedSizeVector<ElementType, kCapacity>::end() { in end() function 180 FixedSizeVector<ElementType, kCapacity>::end() const { in end() function
|
D | array_queue_impl.h | 205 ArrayQueue<ElementType, kCapacity>::end() { in end() function 217 ArrayQueue<ElementType, kCapacity>::end() const { in end() function
|
D | dynamic_vector_impl.h | 362 DynamicVector<ElementType>::end() { in end() function 374 DynamicVector<ElementType>::end() const { in end() function
|
/chre-3.4.0/apps/test/chqts/src/shared/ |
D | nano_endian.cc | 22 for (size_t front = 0, end = size - 1; front < end; front++, end--) { in swapBytes() local
|
/chre-3.4.0/platform/zephyr/ |
D | platform_nanoapp.cc | 40 void PlatformNanoapp::end() { in end() function in chre::PlatformNanoapp
|
/chre-3.4.0/build/app_support/qcom_nanohub/ |
D | app_support_uimg.cc | 43 void (*end)(void); member
|
D | app_support.cc | 51 void (*end)(void); member
|
/chre-3.4.0/host/common/ |
D | fragmented_load_transaction.cc | 40 size_t end = std::min(source.size(), start + size); in getSubVector() local
|
/chre-3.4.0/platform/linux/ |
D | platform_nanoapp.cc | 43 void PlatformNanoapp::end() { in end() function in chre::PlatformNanoapp
|
/chre-3.4.0/apps/wifi_offload/include/chre/apps/wifi_offload/generated/ |
D | flatbuffers_types_generated.h | 71 const auto end = fbb_.EndTable(start_); in Finish() local 131 const auto end = fbb_.EndTable(start_); in Finish() local 225 const auto end = fbb_.EndTable(start_); in Finish() local 302 const auto end = fbb_.EndTable(start_); in Finish() local 372 const auto end = fbb_.EndTable(start_); in Finish() local 442 const auto end = fbb_.EndTable(start_); in Finish() local 507 const auto end = fbb_.EndTable(start_); in Finish() local 567 const auto end = fbb_.EndTable(start_); in Finish() local 621 const auto end = fbb_.EndTable(start_); in Finish() local 734 const auto end = fbb_.EndTable(start_); in Finish() local
|
/chre-3.4.0/apps/power_test/common/include/generated/ |
D | chre_power_test_generated.h | 371 const auto end = fbb_.EndTable(start_); in Finish() local 449 const auto end = fbb_.EndTable(start_); in Finish() local 517 const auto end = fbb_.EndTable(start_); in Finish() local 573 const auto end = fbb_.EndTable(start_); in Finish() local 630 const auto end = fbb_.EndTable(start_); in Finish() local 700 const auto end = fbb_.EndTable(start_); in Finish() local 751 const auto end = fbb_.EndTable(start_); in Finish() local 795 const auto end = fbb_.EndTable(start_); in Finish() local 847 const auto end = fbb_.EndTable(start_); in Finish() local
|
/chre-3.4.0/platform/shared/include/chre/platform/shared/ |
D | nanoapp_support_lib_dso.h | 105 chreNanoappEndFunction *end; member
|
/chre-3.4.0/platform/freertos/ |
D | platform_nanoapp.cc | 71 void PlatformNanoapp::end() { in end() function in chre::PlatformNanoapp
|
/chre-3.4.0/platform/slpi/ |
D | platform_nanoapp.cc | 63 void PlatformNanoapp::end() { in end() function in chre::PlatformNanoapp
|
/chre-3.4.0/apps/power_test/common/idl/ |
D | chre_power_test_generated.h | 400 const auto end = fbb_.EndTable(start_); in Finish() local 515 const auto end = fbb_.EndTable(start_); in Finish() local 610 const auto end = fbb_.EndTable(start_); in Finish() local 688 const auto end = fbb_.EndTable(start_); in Finish() local 767 const auto end = fbb_.EndTable(start_); in Finish() local 869 const auto end = fbb_.EndTable(start_); in Finish() local 937 const auto end = fbb_.EndTable(start_); in Finish() local 998 const auto end = fbb_.EndTable(start_); in Finish() local 1072 const auto end = fbb_.EndTable(start_); in Finish() local
|
/chre-3.4.0/chpp/test/ |
D | transport_test.cpp | 691 uint16_t end = (mTransportContext.txDatagramQueue.front + in TEST_P() local 723 uint16_t end = (mTransportContext.txDatagramQueue.front + in TEST_P() local
|
/chre-3.4.0/chpp/ |
D | transport.c | 1142 uint16_t end = in chppEnqueueTxDatagram() local
|