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

/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/core/libpixelflinger/codeflinger/tinyutils/
H A DVectorImpl.h76 void pop();
178 void pop();
H A DVector.h128 //! pop the top of the stack (removes the last element). No-op if the stack's empty
129 inline void pop();
291 void Vector<TYPE>::pop() { function in class:android::tinyutils::Vector
292 VectorImpl::pop();
H A DVectorImpl.cpp148 void VectorImpl::pop() function in class:android::tinyutils::VectorImpl
/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S96 DBG .set pop
169 DBG .set pop
262 DBG .set pop
/system/core/libutils/
H A DVectorImpl.cpp218 void VectorImpl::pop() function in class:android::VectorImpl
/system/media/camera/docs/
H A Dmetadata_model.py351 self._entry_map[p.kind].pop(p.name)

Completed in 80 milliseconds