Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 24 of 24) sorted by relevance

/system/core/fastboot/
Dsocket_mock.cpp59 events_.pop(); in Send()
101 events_.pop(); in Receive()
121 events_.pop(); in Accept()
/system/core/libpixelflinger/arch-mips/
Dt32cb16blend.S103 DBG .set pop
176 DBG .set pop
271 DBG .set pop
/system/core/include/utils/
DVectorImpl.h78 void pop();
165 void pop();
DVector.h144 inline void pop();
352 void Vector<TYPE>::pop() {
353 VectorImpl::pop();
/system/core/libpixelflinger/
Dcol32cb16blend.S74 pop {r4-r10, pc} // return
Dcol32cb16blend_neon.S150 pop {r4-r11, pc} // return
/system/extras/perfprofd/quipper/base/
Dcompiler_specific.h38 #define MSVC_POP_WARNING() __pragma(warning(pop))
/system/connectivity/shill/doc/
Dprofile-api.txt16 and pop'd on logout. Additional entries may be pushed and pop'd; e.g.
18 by tests and then pop the profile at the end to return the system to a
Dmanager-api.txt94 Note it is valid to pop all profiles from the
104 the top of the stack; pop anything.
/system/core/debuggerd/
Dcrasher.c69 #pragma clang diagnostic pop
/system/core/libpixelflinger/arch-mips64/
Dt32cb16blend.S169 DBG .set pop
/system/extras/simpleperf/
Dcallchain.cpp122 queue.pop(); in SortByPeriod()
Dread_elf.cpp39 #pragma clang diagnostic pop
Drecord.cpp755 queue_.pop(); in Pop()
763 queue_.pop(); in PopAll()
/system/core/init/
Daction.cpp358 trigger_queue_.pop(); in ExecuteOneCommand()
379 current_executing_actions_.pop(); in ExecuteOneCommand()
/system/core/adb/
Dfdevent_test.cpp57 handler->queue_.pop(); in FdEventCallback()
/system/core/libziparchive/
Dzip_archive_stream_entry.cc139 #pragma GCC diagnostic pop
Dzip_archive.cc880 #pragma GCC diagnostic pop
/system/tpm/attestation/common/
Dproto_print.py141 messages.append(current_message_stack.pop())
/system/connectivity/shill/net/
Dnetlink_manager.cc205 pending_messages_.pop(); in Reset()
608 pending_messages_.pop(); in OnPendingDumpComplete()
/system/core/crash_reporter/
Dkernel_collector.cc146 #pragma GCC diagnostic pop in GetRamoopsRecordPath()
/system/core/libutils/
DVectorImpl.cpp228 void VectorImpl::pop() in pop() function in android::VectorImpl
/system/core/libbacktrace/
DBacktraceOffline.cpp49 #pragma clang diagnostic pop
/system/media/camera/docs/
Dmetadata_model.py351 self._entry_map[p.kind].pop(p.name)