Searched defs:pop (Results 26 - 50 of 139) sorted by relevance

123456

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DVector.h62 T pop(const T* it) { return pop(it - begin()); } function in class:bmalloc::Vector
120 inline T Vector<T>::pop() function in class:bmalloc::Vector
129 inline T Vector<T>::pop(size_t i) function in class:bmalloc::Vector
/macosx-10.10/cron-39/cron/
H A Dpopen.c75 char **pop, *vv[2]; local
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dstl_stack.h193 pop() function in class:stack
H A Dstl_queue.h218 pop() function in class:queue
431 pop() function in class:priority_queue
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/thin_heap_/
H A Derase_fn_imps.hpp50 pop() function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DLatencyPriorityQueue.cpp119 SUnit *LatencyPriorityQueue::pop() { function in class:LatencyPriorityQueue
/macosx-10.10/ruby-106/ruby/test/readline/
H A Dtest_readline_history.rb9 def pop method in class:[]=
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/stack/
H A Dm.c198 stm_PEEK(S* s, Tcl_Interp* interp, int objc, Tcl_Obj* CONST* objv, int pop, int revers) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djmemdosa.asm63 pop dx define
66 pop di define
95 pop dx define
98 pop di define
129 pop dx define
132 pop di define
167 pop dx define
170 pop di define
205 pop dx define
208 pop di define
244 pop ds ; restore registers and exit define
246 pop dx define
249 pop di define
285 pop ds ; restore registers and exit define
287 pop dx define
290 pop di define
313 pop ds define
325 pop dx define
328 pop di define
366 pop ds ; restore registers and exit define
368 pop dx define
371 pop di define
[all...]
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DString.pm162 sub pop { subroutine
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dpopen.c106 char **pop, *argv[MAXARGS], *gargv[MAXGLOBS]; local
/macosx-10.10/WebCore-7600.1.25/cssjit/
H A DStackAllocator.h103 void pop(const StackReferenceVector& stackReferences, const Vector<JSC::MacroAssembler::RegisterID>& registerIDs) function in class:WebCore::StackAllocator
128 void pop(StackReference stackReference, JSC::MacroAssembler::RegisterID registerID) function in class:WebCore::StackAllocator
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dl10nflist.c173 pop (x) function
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dl10nflist.c173 pop (x) function
/macosx-10.10/libauto-186/
H A DFreeList.h182 FreeListNode *pop() { function in class:Auto::FreeList
/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dpkt_rx0.asm156 pop ds define
167 pop ds define
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py87 def pop(self): member in class:BaseObjectPool
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py87 def pop(self): member in class:BaseObjectPool
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py87 def pop(self): member in class:BaseObjectPool
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-stat.el[all...]
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/xe/
H A Dxe[all...]
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dbg-mouse.el
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dtext_write.tcl
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dusc_impl.c88 static void pop(UScriptRun *scriptRun) function
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dradixsort.c141 #define pop(a, n, i) a = (--sp)->sa, n = sp->sn, i = sp->si macro

Completed in 254 milliseconds

123456