Searched refs:pop (Results 1 - 23 of 23) sorted by relevance

/system/bt/osi/include/
H A Dleaky_bonded_queue.h50 * Add item NEW_ITEM to the underlining queue. If the queue is full, pop
104 queue_.pop();
116 queue_.pop();
128 queue_.pop();
137 queue_.pop();
/system/core/fastboot/
H A Dsocket_mock.cpp59 events_.pop();
101 events_.pop();
121 events_.pop();
/system/core/libpixelflinger/
H A Dcol32cb16blend.S74 pop {r4-r10, pc} // return
H A Dcol32cb16blend_neon.S150 pop {r4-r11, pc} // return
/system/core/include/utils/
H A DVectorImpl.h78 void pop();
165 void pop();
H A DVector.h143 //! pop the top of the stack (removes the last element). No-op if the stack's empty
144 inline void pop();
352 void Vector<TYPE>::pop() { function in class:android::Vector
353 VectorImpl::pop();
/system/extras/perfprofd/quipper/base/
H A Dcompiler_specific.h38 #define MSVC_POP_WARNING() __pragma(warning(pop))
44 // This uses suppress instead of push/pop because the delimiter after the
45 // declaration (either "," or "{") has to be placed before the pop macro.
/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S103 DBG .set pop
176 DBG .set pop
271 DBG .set pop
/system/core/debuggerd/
H A Dcrasher.c69 #pragma clang diagnostic pop
/system/core/libpixelflinger/arch-mips64/
H A Dt32cb16blend.S169 DBG .set pop
/system/extras/simpleperf/
H A Dcallchain.cpp122 queue.pop();
H A Dread_elf.cpp39 #pragma clang diagnostic pop
H A Drecord.cpp755 queue_.pop();
763 queue_.pop();
/system/core/init/
H A Daction.cpp358 trigger_queue_.pop();
379 current_executing_actions_.pop();
/system/core/adb/
H A Dfdevent_test.cpp57 handler->queue_.pop();
/system/core/libziparchive/
H A Dzip_archive_stream_entry.cc139 #pragma GCC diagnostic pop
H A Dzip_archive.cc906 #pragma GCC diagnostic pop
/system/tpm/attestation/common/
H A Dproto_print.py141 messages.append(current_message_stack.pop())
/system/connectivity/shill/net/
H A Dnetlink_manager.cc205 pending_messages_.pop();
608 pending_messages_.pop();
/system/core/crash_reporter/
H A Dkernel_collector.cc146 #pragma GCC diagnostic pop
/system/core/libutils/
H A DVectorImpl.cpp228 void VectorImpl::pop() function in class:android::VectorImpl
/system/core/libbacktrace/
H A DBacktraceOffline.cpp49 #pragma clang diagnostic pop
/system/media/camera/docs/
H A Dmetadata_model.py351 self._entry_map[p.kind].pop(p.name)

Completed in 647 milliseconds