Searched refs:pop (Results 1 - 25 of 58) sorted by path

123

/haiku/headers/cpp/
H A Dstl_queue.h64 void pop() { c.pop_front(); } function in class:queue
185 void pop() { function in class:priority_queue
H A Dstl_stack.h62 void pop() { _M_c.pop_back(); } function in class:stack
/haiku/headers/libs/agg/
H A Dagg_basics.h145 #pragma warning(pop)
H A Dagg_math.h337 #pragma warning(pop)
/haiku/headers/libs/glut/GL/
H A Dglut.h202 # pragma warning( pop )
/haiku/headers/tools/cppunit/cppunit/
H A DTestResult.h82 #pragma warning( pop )
H A DTestResultCollector.h84 #pragma warning( pop )
H A DTestSuite.h77 #pragma warning( pop )
H A DXmlOutputter.h133 #pragma warning( pop )
/haiku/headers/tools/cppunit/cppunit/extensions/
H A DTestFactoryRegistry.h144 #pragma warning( pop )
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.h1281 #pragma pack( pop )
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DSmartPtr.h88 #pragma warning(pop)
H A DTools.inc75 %pop
107 pop %1
/haiku/src/apps/glteapot/
H A Dutil.h306 inline contents* pop() function in struct:LispList
/haiku/src/apps/icon-o-matic/generic/command/
H A DCommandStack.cpp69 fUndoHistory.pop();
93 fRedoHistory.pop();
146 fUndoHistory.pop();
150 fRedoHistory.pop();
203 fUndoHistory.pop();
213 fUndoHistory.pop();
217 fUndoHistory.pop();
242 fRedoHistory.pop();
/haiku/src/apps/mediaplayer/support/
H A DCommandStack.cpp72 fUndoHistory.pop();
96 fRedoHistory.pop();
149 fUndoHistory.pop();
153 fRedoHistory.pop();
206 fUndoHistory.pop();
216 fUndoHistory.pop();
220 fUndoHistory.pop();
245 fRedoHistory.pop();
/haiku/src/bin/debug/ltrace/arch/x86/
H A Darch_ltrace_stub.S15 pop %eax
66 pop %edi
69 pop %ebp
/haiku/src/bin/debug/ltrace/arch/x86_64/
H A Darch_ltrace_stub.S28 pop %rdi
29 pop %rsi
30 pop %rdx
31 pop %rcx
32 pop %r8
33 pop %r9
65 pop %rdi
66 pop %rsi
70 pop %rbp
/haiku/src/bin/rc/
H A Dlexer.l250 include_stack.pop();
/haiku/src/bin/writembr/
H A Dmbr.S251 pop %si /* Restore */
/haiku/src/kits/media/
H A DChunkCache.cpp51 fChunkCache.pop();
86 fChunkCache.pop();
/haiku/src/system/boot/platform/bios_ia32/
H A Dbios_asm.S212 pop %ax
273 pop %ds
H A Dshell.S68 pop %ds
70 pop %es
122 pop %es
123 pop %di
125 pop %dx
128 pop %cx
129 pop %bx
253 pop %ds
255 pop %es
/haiku/src/system/glue/arch/x86_64/
H A Dcrtn.S17 pop %rdi
20 pop %rbp
25 pop %rdi
28 pop %rbp
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S334 pop %ebp

Completed in 310 milliseconds

123