Searched refs:pop (Results 26 - 50 of 58) sorted by relevance

123

/haiku/headers/cpp/
H A Dstl_stack.h62 void pop() { _M_c.pop_back(); } function in class:stack
H A Dstl_queue.h64 void pop() { c.pop_front(); } function in class:queue
185 void pop() { function in class:priority_queue
/haiku/headers/tools/cppunit/cppunit/
H A DXmlOutputter.h133 #pragma warning( pop )
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dexp2l.s25 pop %rax
/haiku/src/system/boot/platform/next_m68k/
H A Dnextrom.h236 #pragma pack(pop)
/haiku/src/system/boot/platform/bios_ia32/
H A Dbios_asm.S212 pop %ax
273 pop %ds
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dexp.s37 pop %eax
/haiku/src/bin/rc/
H A Dlexer.l250 include_stack.pop();
/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp43 node* pop() function in struct:node
263 // pop the rects from the stack, do the actual copy operation
271 inDegreeZeroNodes.pop();
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp187 node* pop() function in struct:node
275 // pop the rects from the stack, do the actual copy operation
286 inDegreeZeroNodes.pop();
/haiku/src/system/libroot/posix/string/arch/arm/
H A Darch_string.S18 pop {r4, r5, r6, r7, r8, r10, r11, pc}
/haiku/src/apps/glteapot/
H A Dutil.h306 inline contents* pop() function in struct:LispList
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S334 pop %ebp
/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp44 #pragma GCC diagnostic pop
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dasm-syntax.h52 .set pop;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdebug.c193 #pragma GCC diagnostic pop
/haiku/src/bin/writembr/
H A Dmbr.S251 pop %si /* Restore */
/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py621 stack_pop = stack.pop
824 stack_pop = stack.pop
829 scopes_pop = scopes.pop
/haiku/headers/libs/agg/
H A Dagg_math.h337 #pragma warning(pop)
H A Dagg_basics.h145 #pragma warning(pop)
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp232 tokens.pop();
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.h1281 #pragma pack( pop )
/haiku/headers/libs/glut/GL/
H A Dglut.h202 # pragma warning( pop )
/haiku/src/kits/interface/
H A DPictureDataWriter.cpp956 fStack.pop();
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300eep.h712 #pragma pack (pop, ar9300)

Completed in 183 milliseconds

123