Searched refs:pop (Results 1 - 25 of 58) sorted by last modified time

123

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPFolder.cpp422 # pragma GCC diagnostic pop
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp1574 fCoordinatorQueue.pop();
1636 fCoordinatorQueue.pop();
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdebug.c193 #pragma GCC diagnostic pop
/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/src/system/kernel/arch/x86/64/
H A Darch.S104 pop %rbp
H A Dinterrupts.S47 pop %r15; \
48 pop %r14; \
49 pop %r13; \
50 pop %r12; \
51 pop %r11; \
52 pop %r10; \
53 pop %r9; \
54 pop %r8; \
55 pop %rbp; \
56 pop
[all...]
H A Dentry_compat.S49 pop %r15; \
50 pop %r14; \
51 pop %r13; \
52 pop %r12; \
53 pop %r11; \
54 pop %r10; \
55 pop %r9; \
56 pop %r8; \
57 pop %rbp; \
58 pop
[all...]
/haiku/src/system/libroot/posix/stdlib/
H A Dradixsort.c122 #define pop(a, n, i) a = (--sp)->sa, n = sp->sn, i = sp->si macro
141 pop(a, n, i);
239 pop(a, n, i);
/haiku/src/system/kernel/
H A Dthread.cpp3806 #pragma GCC diagnostic pop
H A Dteam.cpp4373 #pragma GCC diagnostic pop
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp290 * Added the pop-up menu for the tokenize modes.
544 static float g_PopUpMenuHeight; /* Again for pop-up menus. */
586 pop-up dialog boxes, but you can still see them in stderr. Also the window
3191 i++, PriorityQueue.pop())
4897 /* Find the height of a pop-up menu. */
6360 /* This row just contains a huge pop-up menu which shows the tokenize mode
6440 /* This row just contains a huge pop-up menu which shows the scoring mode
7018 /* Update the tokenize mode pop-up menu. */
7030 /* Update the scoring mode pop-up menu. */
/haiku/src/servers/app/
H A DServerPicture.cpp205 fOpStack.pop();
210 fPtStack.pop();
/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.cpp976 fSavedCursors.pop();
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp232 tokens.pop();
/haiku/src/apps/haikudepot/edits_generic/
H A DEditManager.cpp72 fUndoHistory.pop();
92 fRedoHistory.pop();
134 fUndoHistory.pop();
136 fRedoHistory.pop();
198 fUndoHistory.pop();
205 fUndoHistory.pop();
208 fUndoHistory.pop();
224 fRedoHistory.pop();
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp522 node* pop() function in struct:node
623 // pop the rects from the stack, do the actual copy operation
640 inDegreeZeroNodes.pop();
/haiku/src/bin/network/ftpd/
H A Dpopen.c80 char **pop, *argv[MAXUSRARGS], *gargv[MAXGLOBARGS]; local
113 for (pop = gl.gl_pathv; *pop && gargc < (MAXGLOBARGS-1);
114 pop++)
115 gargv[gargc++] = strdup(*pop);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300eep.h712 #pragma pack (pop, ar9300)
/haiku/src/apps/bootmanager/
H A Dbootman.S189 pop ax
225 pop dx define
226 pop cx
227 pop bx
228 pop ax
380 pop ax ; Add current ticks
662 pop dx define
663 pop cx
664 pop bx
665 pop a
[all...]
/haiku/headers/private/kernel/platform/next_m68k/
H A Ddisklabel.h85 #pragma pack(pop)
/haiku/src/system/boot/platform/next_m68k/
H A Dnextrom.h236 #pragma pack(pop)
/haiku/src/kits/interface/
H A DPictureDataWriter.cpp956 fStack.pop();
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dexp2l.s25 pop %rax
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dllrintf.s7 pop %eax
8 pop %edx
H A Dexp.s37 pop %eax

Completed in 327 milliseconds

123