Symbol: pop
headers/cpp/stl_queue.h
185
void pop() {
headers/cpp/stl_queue.h
64
void pop() { c.pop_front(); }
headers/cpp/stl_stack.h
62
void pop() { _M_c.pop_back(); }
src/apps/glteapot/util.h
306
inline contents* pop()
src/apps/haikudepot/edits_generic/EditManager.cpp
134
fUndoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
136
fRedoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
198
fUndoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
205
fUndoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
208
fUndoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
224
fRedoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
72
fUndoHistory.pop();
src/apps/haikudepot/edits_generic/EditManager.cpp
92
fRedoHistory.pop();
src/apps/haikudepot/ui/MainWindow.cpp
1851
fCoordinatorQueue.pop();
src/apps/haikudepot/ui/MainWindow.cpp
1908
fCoordinatorQueue.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
146
fUndoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
150
fRedoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
203
fUndoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
213
fUndoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
217
fUndoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
242
fRedoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
69
fUndoHistory.pop();
src/apps/icon-o-matic/generic/command/CommandStack.cpp
93
fRedoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
149
fUndoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
153
fRedoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
206
fUndoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
216
fUndoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
220
fUndoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
245
fRedoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
72
fUndoHistory.pop();
src/apps/mediaplayer/support/CommandStack.cpp
96
fRedoHistory.pop();
src/apps/terminal/BasicTerminalBuffer.cpp
990
fSavedCursors.pop();
src/bin/mail_utils/spamdbm.cpp
3191
i++, PriorityQueue.pop())
src/bin/network/ftpd/popen.c
109
for (pop = gl.gl_pathv; *pop && gargc < (MAXGLOBARGS-1);
src/bin/network/ftpd/popen.c
110
pop++)
src/bin/network/ftpd/popen.c
111
gargv[gargc++] = strdup(*pop);
src/bin/network/ftpd/popen.c
76
char **pop, *argv[MAXUSRARGS], *gargv[MAXGLOBARGS];
src/kits/interface/PictureDataWriter.cpp
989
fStack.pop();
src/kits/media/ChunkCache.cpp
51
fChunkCache.pop();
src/kits/media/ChunkCache.cpp
86
fChunkCache.pop();
src/servers/app/ServerPicture.cpp
205
fOpStack.pop();
src/servers/app/ServerPicture.cpp
210
fPtStack.pop();
src/servers/app/drawing/DrawingEngine.cpp
603
inDegreeZeroNodes.pop();
src/system/libroot/posix/glibc/include/arch/riscv64/asm-syntax.h
52
.set pop;
src/system/libroot/posix/stdlib/radixsort.c
141
pop(a, n, i);
src/system/libroot/posix/stdlib/radixsort.c
239
pop(a, n, i);
src/tests/servers/app/newClipping/MyView.cpp
271
inDegreeZeroNodes.pop();
src/tests/servers/app/newerClipping/drawing/DrawingEngine.cpp
286
inDegreeZeroNodes.pop();
src/tools/gensyscalls/gensyscallinfos.cpp
232
tokens.pop();