Home
last modified time | relevance | path

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

123456

/external/chromium-trace/catapult/telemetry/telemetry/testing/
Doptions_for_unittests.py21 def Pop(): function
/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/webrtc/webrtc/modules/video_coding/
Dtimestamp_map.cc38 VCMFrameInformation* VCMTimestampMap::Pop(uint32_t timestamp) { in Pop() function in webrtc::VCMTimestampMap
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/
Db2GrowableStack.h65 T Pop() in Pop() function
/external/v8/test/cctest/
Dtest-code-stubs-arm.cc129 __ Pop(lr); in MakeConvertDToIFuncTrampoline() local
130 __ Pop(r7, r6, r5, r4); in MakeConvertDToIFuncTrampoline() local
/external/v8/src/arm64/
Dcodegen-arm64.cc156 __ Pop(lr); in GenerateSmiToDouble() local
175 __ Pop(lr); in GenerateSmiToDouble() local
260 __ Pop(value, key, receiver, target_map); in GenerateDoubleToObject() local
261 __ Pop(lr); in GenerateDoubleToObject() local
293 __ Pop(value, key, receiver, target_map); in GenerateDoubleToObject() local
299 __ Pop(lr); in GenerateDoubleToObject() local
/external/lldb/source/Core/
DInputReaderStack.cpp69 InputReaderStack::Pop () in Pop() function in InputReaderStack
/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/v8/src/debug/x64/
Ddebug-x64.cc99 __ Pop(kScratchRegister); in GenerateDebugBreakStub() local
123 __ Pop(rdi); // Function. in GenerateFrameDropperLiveEdit() local
/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/src/ic/arm64/
Dhandler-compiler-arm64.cc30 __ Pop(slot); in PopVectorAndSlot() local
31 __ Pop(vector); in PopVectorAndSlot() local
279 __ Pop(x0); in GenerateStoreViaSetter() local
282 __ Pop(cp); in GenerateStoreViaSetter() local
320 __ Pop(cp); in GenerateLoadViaGetter() local
654 __ Pop(this->name(), holder_reg, receiver()); in GenerateLoadInterceptorWithFollowup() local
656 __ Pop(this->name(), holder_reg); in GenerateLoadInterceptorWithFollowup() local
/external/v8/src/debug/arm64/
Ddebug-arm64.cc143 __ Pop(x1); // Function in GenerateFrameDropperLiveEdit() local
145 __ Pop(fp, lr); // Frame, Return address. in GenerateFrameDropperLiveEdit() local
/external/clang/test/Preprocessor/
D_Pragma-in-macro-arg.c23 #define IGNORE_POPPUSH(Pop, Push, W, D) Push W D Pop argument
/external/vixl/examples/
Dswap4.cc40 __ Pop(x1, x0); in GenerateSwap4() local
Dfactorial-rec.cc47 __ Pop(lr, x1); in GenerateFactorialRec() local
/external/v8/tools/
Djsmin.py80 def Pop(self): member in JavaScriptMinifier
/external/v8/src/x64/
Dbuiltins-x64.cc84 __ Pop(rdx); in GenerateTailCallToReturnedCode() local
85 __ Pop(rdi); in GenerateTailCallToReturnedCode() local
86 __ Pop(rax); in GenerateTailCallToReturnedCode() local
141 __ Pop(rdx); in Generate_JSConstructStubHelper() local
142 __ Pop(rdi); in Generate_JSConstructStubHelper() local
597 __ Pop(rdx); in Generate_ResumeGeneratorTrampoline() local
598 __ Pop(rbx); in Generate_ResumeGeneratorTrampoline() local
609 __ Pop(rdx); in Generate_ResumeGeneratorTrampoline() local
610 __ Pop(rbx); in Generate_ResumeGeneratorTrampoline() local
784 __ Pop(rax); in Generate_InterpreterMarkBaselineOnReturn() local
[all …]
Dcodegen-x64.cc298 __ Pop(rax); in GenerateDoubleToObject() local
299 __ Pop(rsi); in GenerateDoubleToObject() local
352 __ Pop(rax); in GenerateDoubleToObject() local
353 __ Pop(rsi); in GenerateDoubleToObject() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_lfstack.h48 T *Pop() { in Pop() function
/external/v8/src/ia32/
Dbuiltins-ia32.cc139 __ Pop(edx); in Generate_JSConstructStubHelper() local
140 __ Pop(edi); in Generate_JSConstructStubHelper() local
516 __ Pop(edx); in Generate_ResumeGeneratorTrampoline() local
517 __ Pop(ebx); in Generate_ResumeGeneratorTrampoline() local
528 __ Pop(edx); in Generate_ResumeGeneratorTrampoline() local
529 __ Pop(ebx); in Generate_ResumeGeneratorTrampoline() local
739 __ Pop(edx); in Generate_InterpreterPushArgsAndCallImpl() local
770 __ Pop(ecx); in Generate_InterpreterPushArgsAndConstruct() local
1618 __ Pop(edx); in Generate_MathMaxMin() local
1619 __ Pop(ecx); in Generate_MathMaxMin() local
[all …]
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc30 __ Pop(slot); in PopVectorAndSlot() local
31 __ Pop(vector); in PopVectorAndSlot() local
272 __ Pop(rax); in GenerateStoreViaSetter() local
624 __ Pop(this->name()); in GenerateLoadInterceptorWithFollowup() local
625 __ Pop(holder_reg); in GenerateLoadInterceptorWithFollowup() local
627 __ Pop(receiver()); in GenerateLoadInterceptorWithFollowup() local
/external/v8/src/ppc/
Dmacro-assembler-ppc.h300 void Pop(Register dst) { pop(dst); } in Pop() function
303 void Pop(Register src1, Register src2) { in Pop() function
310 void Pop(Register src1, Register src2, Register src3) { in Pop() function
318 void Pop(Register src1, Register src2, Register src3, Register src4) { in Pop() function
327 void Pop(Register src1, Register src2, Register src3, Register src4, in Pop() function
/external/v8/src/x87/
Dbuiltins-x87.cc139 __ Pop(edx); in Generate_JSConstructStubHelper() local
140 __ Pop(edi); in Generate_JSConstructStubHelper() local
517 __ Pop(edx); in Generate_ResumeGeneratorTrampoline() local
518 __ Pop(ebx); in Generate_ResumeGeneratorTrampoline() local
529 __ Pop(edx); in Generate_ResumeGeneratorTrampoline() local
530 __ Pop(ebx); in Generate_ResumeGeneratorTrampoline() local
740 __ Pop(edx); in Generate_InterpreterPushArgsAndCallImpl() local
771 __ Pop(ecx); in Generate_InterpreterPushArgsAndConstruct() local
1619 __ Pop(edx); in Generate_MathMaxMin() local
1620 __ Pop(ecx); in Generate_MathMaxMin() local
[all …]
/external/v8/src/ic/s390/
Dhandler-compiler-s390.cc100 __ Pop(cp, r2); in GenerateStoreViaSetter() local
113 __ Pop(vector, slot); in PopVectorAndSlot() local
582 __ Pop(this->name()); in GenerateLoadInterceptorWithFollowup() local
583 __ Pop(holder_reg); in GenerateLoadInterceptorWithFollowup() local
585 __ Pop(receiver()); in GenerateLoadInterceptorWithFollowup() local
/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

123456