Home
last modified time | relevance | path

Searched defs:Pop (Results 1 – 25 of 39) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DStackList.cs61 public object Pop() in Pop() method in Antlr.Runtime.Collections.StackList
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
DListStack`1.cs71 public T Pop() in Pop() method in Antlr.Runtime.Misc.ListStack
/external/clang/test/Preprocessor/
D_Pragma-in-macro-arg.c23 #define IGNORE_POPPUSH(Pop, Push, W, D) Push W D Pop argument
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas69 function Pop: T; in Pop() function
128 function Pop: T; in Pop() function
319 function TStackList<T>.Pop: T; in Pop() function
/external/v8/tools/
Djsmin.py80 def Pop(self): member in JavaScriptMinifier
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_lfstack.h48 T *Pop() { in Pop() function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DCommonTreeNodeStream.cs182 public virtual int Pop() { in Pop() method in Antlr.Runtime.Tree.CommonTreeNodeStream
DBufferedTreeNodeStream.cs439 public virtual int Pop() { in Pop() method in Antlr.Runtime.Tree.BufferedTreeNodeStream
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dheap.h88 T Pop() { in Pop() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DCommonTreeNodeStream.cs210 public virtual int Pop() in Pop() method in Antlr.Runtime.Tree.CommonTreeNodeStream
DBufferedTreeNodeStream.cs520 public virtual int Pop() in Pop() method in Antlr.Runtime.Tree.BufferedTreeNodeStream
/external/v8/src/arm/
Dcodegen-arm.cc228 if (!vfp3_supported) __ Pop(r1, r0); in GenerateSmiOnlyToDouble() local
286 __ Pop(r3, r2, r1, r0); in GenerateDoubleToObject() local
321 __ Pop(r3, r2, r1, r0); in GenerateDoubleToObject() local
/external/openfst/src/include/fst/
Dheap.h95 T Pop() { in Pop() function
/external/openfst/src/include/fst/extensions/pdt/
Dpdt.h113 StackId Pop(StackId stack_id) const { in Pop() function
/external/v8/src/mips/
Dmacro-assembler-mips.h670 void Pop(Register src1, Register src2) { in Pop() function
678 void Pop(Register src1, Register src2, Register src3) { in Pop() function
Dcodegen-mips.cc235 if (!fpu_supported) __ Pop(a1, a0); in GenerateSmiOnlyToDouble() local
/external/skia/src/svg/
DSkSVGPaintState.cpp451 void SkSVGPaint::Pop(SkSVGPaint** head) { in Pop() function in SkSVGPaint
/external/opencv/cv/src/
Dcvinpaint.cpp152 bool Pop(int *i, int *j) { in Pop() function in CvPriorityQueueFloat
169 bool Pop(int *i, int *j, float *T) { in Pop() function in CvPriorityQueueFloat
/external/gtest/scripts/
Dpump.py476 def Pop(token_type=None): function
504 def Pop(token_type=None): function
/external/chromium/testing/gtest/scripts/
Dpump.py476 def Pop(token_type=None): function
504 def Pop(token_type=None): function
/external/libvpx/libvpx/third_party/googletest/src/scripts/
Dpump.py476 def Pop(token_type=None): function
504 def Pop(token_type=None): function
/external/v8/src/
Dmark-compact.h219 inline HeapObject* Pop() { in Pop() function
Dhydrogen.h464 HValue* Pop() { in Pop() function
827 HValue* Pop() { return environment()->Pop(); } in Pop() function
/external/chromium/chrome/browser/net/
Dpredictor.cc730 GURL Predictor::HostNameQueue::Pop() { in Pop() function in chrome_browser_net::Predictor::HostNameQueue
/external/valgrind/unittest/
Dwindows_tests.cc405 void Pop() { in Pop() function

12