HomeSort by relevance Sort by last modified time
    Searched defs:PopFront (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_vector.cc 72 void AudioVector::PopFront(size_t length) {
  /art/runtime/gc/accounting/
atomic_stack.h 141 T PopFront() {
258 // Front index, used for implementing PopFront.
  /external/google-breakpad/src/testing/gtest/scripts/
pump.py 443 def PopFront(a_list):
454 token = PopFront(a_list)
507 head = PopFront(tokens)
  /external/protobuf/gtest/scripts/
pump.py 434 def PopFront(a_list):
445 token = PopFront(a_list)
498 head = PopFront(tokens)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
pump.py 443 def PopFront(a_list):
454 token = PopFront(a_list)
507 head = PopFront(tokens)

Completed in 467 milliseconds