Home
last modified time | relevance | path

Searched defs:PushFront (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/test/support/test.workarounds/
Dc1xx_broken_za_ctor_check.pass.cpp29 void PushFront(X&&) {} in PushFront() function
/external/llvm-project/libcxx/test/support/test.workarounds/
Dc1xx_broken_za_ctor_check.pass.cpp29 void PushFront(X&&) {} in PushFront() function
/external/webrtc/pc/
Ddata_channel_utils.cc27 void PacketQueue::PushFront(std::unique_ptr<DataBuffer> packet) { in PushFront() function in webrtc::PacketQueue
/external/webrtc/modules/audio_coding/neteq/
Daudio_vector.cc64 void AudioVector::PushFront(const AudioVector& prepend_this) { in PushFront() function in webrtc::AudioVector
82 void AudioVector::PushFront(const int16_t* prepend_this, size_t length) { in PushFront() function in webrtc::AudioVector
Daudio_vector_unittest.cc102 TEST_F(AudioVectorTest, PushFront) { in TEST_F() argument
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DRunQueue.h54 Work PushFront(Work w) { in PushFront() function
/external/grpc-grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc169 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront() function in tsi::SslSessionLRUCache
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc171 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront() function in tsi::SslSessionLRUCache
/external/pigweed/pw_containers/
Dintrusive_list_test.cc223 TEST(IntrusiveList, PushFront) { in TEST() argument
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3274 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function
3304 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h4454 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function
4484 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h5457 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function
5487 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5438 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function
5468 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function