/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
D | options_for_unittests.py | 21 def Pop(): function
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | StackList.cs | 61 public object Pop() in Pop() method in Antlr.Runtime.Collections.StackList
|
/external/webrtc/webrtc/modules/video_coding/ |
D | timestamp_map.cc | 38 VCMFrameInformation* VCMTimestampMap::Pop(uint32_t timestamp) { in Pop() function in webrtc::VCMTimestampMap
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/ |
D | b2GrowableStack.h | 65 T Pop() in Pop() function
|
/external/v8/test/cctest/ |
D | test-code-stubs-arm.cc | 129 __ Pop(lr); in MakeConvertDToIFuncTrampoline() local 130 __ Pop(r7, r6, r5, r4); in MakeConvertDToIFuncTrampoline() local
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 156 __ 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/ |
D | InputReaderStack.cpp | 69 InputReaderStack::Pop () in Pop() function in InputReaderStack
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ |
D | ListStack`1.cs | 71 public T Pop() in Pop() method in Antlr.Runtime.Misc.ListStack
|
/external/v8/src/debug/x64/ |
D | debug-x64.cc | 99 __ Pop(kScratchRegister); in GenerateDebugBreakStub() local 123 __ Pop(rdi); // Function. in GenerateFrameDropperLiveEdit() local
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Collections.pas | 69 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/ |
D | handler-compiler-arm64.cc | 30 __ 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/ |
D | debug-arm64.cc | 143 __ 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.c | 23 #define IGNORE_POPPUSH(Pop, Push, W, D) Push W D Pop argument
|
/external/vixl/examples/ |
D | swap4.cc | 40 __ Pop(x1, x0); in GenerateSwap4() local
|
D | factorial-rec.cc | 47 __ Pop(lr, x1); in GenerateFactorialRec() local
|
/external/v8/tools/ |
D | jsmin.py | 80 def Pop(self): member in JavaScriptMinifier
|
/external/v8/src/x64/ |
D | builtins-x64.cc | 84 __ 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 …]
|
D | codegen-x64.cc | 298 __ 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/ |
D | sanitizer_lfstack.h | 48 T *Pop() { in Pop() function
|
/external/v8/src/ia32/ |
D | builtins-ia32.cc | 139 __ 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/ |
D | handler-compiler-x64.cc | 30 __ 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/ |
D | macro-assembler-ppc.h | 300 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/ |
D | builtins-x87.cc | 139 __ 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/ |
D | handler-compiler-s390.cc | 100 __ 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/ |
D | CommonTreeNodeStream.cs | 182 public virtual int Pop() { in Pop() method in Antlr.Runtime.Tree.CommonTreeNodeStream
|