/external/libcxx/test/support/test.workarounds/ |
D | c1xx_broken_za_ctor_check.pass.cpp | 29 void PushFront(X&&) {} in PushFront() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | sorted_pack.h | 33 using PushFront = Typelist<C, A...>; member
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | type_list.h | 27 using PushFront = Typelist<C, A...>; member
|
/external/cronet/tot/third_party/libc++/src/test/support/test.workarounds/ |
D | c1xx_broken_za_ctor_check.pass.cpp | 30 void PushFront(X&&) {} in PushFront() function
|
/external/cronet/stable/third_party/libc++/src/test/support/test.workarounds/ |
D | c1xx_broken_za_ctor_check.pass.cpp | 30 void PushFront(X&&) {} in PushFront() function
|
/external/webrtc/pc/ |
D | data_channel_utils.cc | 31 void PacketQueue::PushFront(std::unique_ptr<DataBuffer> packet) { in PushFront() function in webrtc::PacketQueue
|
/external/webrtc/modules/audio_coding/neteq/ |
D | audio_vector.cc | 63 void AudioVector::PushFront(const AudioVector& prepend_this) { in PushFront() function in webrtc::AudioVector 81 void AudioVector::PushFront(const int16_t* prepend_this, size_t length) { in PushFront() function in webrtc::AudioVector
|
D | audio_vector_unittest.cc | 102 TEST_F(AudioVectorTest, PushFront) { in TEST_F() argument
|
/external/grpc-grpc/src/core/tsi/ssl/session_cache/ |
D | ssl_session_cache.cc | 151 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront() function in tsi::SslSessionLRUCache
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/ |
D | ssl_session_cache.cc | 143 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront() function in tsi::SslSessionLRUCache
|
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | RunQueue.h | 53 Work PushFront(Work w) { in PushFront() function
|
/external/pigweed/pw_containers/ |
D | intrusive_forward_list_test.cc | 784 TEST(IntrusiveForwardListTest, PushFront) { in TEST() argument
|
D | intrusive_list_test.cc | 953 TEST(IntrusiveListTest, PushFront) { in TEST() argument
|
/external/skia/vma_android/include/ |
D | vk_mem_alloc.h | 4576 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function 4620 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function 5095 void VmaIntrusiveLinkedList<ItemTypeTraits>::PushFront(ItemType* item) in PushFront() function
|
/external/angle/third_party/vulkan_memory_allocator/include/ |
D | vk_mem_alloc.h | 4662 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function 4706 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function 5181 void VmaIntrusiveLinkedList<ItemTypeTraits>::PushFront(ItemType* item) in PushFront() function
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 4454 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function 4484 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function
|