/art/runtime/arch/mips64/ |
D | asm_support_mips64.S | 99 .set pop define 108 .set pop define 117 .set pop define
|
D | quick_entrypoints_mips64.S | 811 # pop a4, a5, s1(rSELF), s8, ra off of the stack 913 # pop a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra off of the stack
|
/art/runtime/arch/mips/ |
D | asm_support_mips.S | 150 .set pop define 159 .set pop define 168 .set pop define
|
D | quick_entrypoints_mips.S | 275 addiu $sp, $sp, 80 # pop frame 452 .set pop define
|
/art/runtime/simulator/ |
D | code_simulator_arm64.h | 26 #pragma GCC diagnostic pop
|
/art/runtime/arch/arm/ |
D | memcmp16_arm.S | 153 pop {r4, lr} 167 pop {r4, lr} 182 pop {r4, lr}
|
D | quick_entrypoints_arm.S | 124 pop {r5-r8, r10-r11, lr} @ 7 words of callee saves 187 pop {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves 458 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} @ restore spill regs 504 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} 721 add sp, #8 @ pop padding 730 pop {lr} @ restore lr 800 pop {r0-r2, lr} 814 pop {r0-r2, lr} 1207 pop {r0, r1, r3, lr} 1353 pop {r0-r3} [all …]
|
D | jni_entrypoints_arm.S | 38 pop {r0, r1, r2, r3, lr} @ restore regs
|
/art/runtime/gc/allocator/ |
D | dlmalloc.h | 36 #pragma GCC diagnostic pop
|
D | dlmalloc.cc | 40 #pragma GCC diagnostic pop
|
/art/runtime/entrypoints/quick/ |
D | quick_math_entrypoints.cc | 71 #pragma clang diagnostic pop
|
/art/sigchainlib/ |
D | sigchain_dummy.cc | 87 #pragma GCC diagnostic pop
|
/art/disassembler/ |
D | disassembler_arm64.h | 26 #pragma GCC diagnostic pop
|
/art/compiler/jni/ |
D | jni_cfi_test_expected.inc | 79 // 0x00000026: pop {r5, r6, r7, r8, r10, r11, pc} 221 // 0x00000022: pop ebp 224 // 0x00000023: pop esi 227 // 0x00000024: pop edi 305 // 0x00000074: pop rbx 308 // 0x00000075: pop rbp 311 // 0x00000076: pop r12 314 // 0x00000078: pop r13 317 // 0x0000007a: pop r14 320 // 0x0000007c: pop r15
|
/art/runtime/ |
D | oat_file_manager.cc | 406 temp.pop(); in AreSharedLibrariesOk() 475 queue.pop(); in HasCollisions() 512 queue.pop(); in HasCollisions() 528 queue.pop(); in HasCollisions()
|
D | handle_scope.h | 206 scopes_.pop(); in ~StackHandleScopeCollection()
|
D | parsed_options.cc | 314 #pragma GCC diagnostic pop
|
D | mem_map.cc | 32 #pragma GCC diagnostic pop
|
/art/compiler/optimizing/ |
D | optimizing_cfi_test_expected.inc | 30 // 0x00000010: pop {r5, r6, pc} 90 // 0x0000000b: pop ebp 93 // 0x0000000c: pop esi 132 // 0x0000002a: pop rbx 135 // 0x0000002b: pop rbp 347 // 0x00000096: pop {r5, r6, pc}
|
/art/tools/ |
D | cpplint.py | 1612 self.pp_stack.pop() 1745 self.stack.pop() 1750 self.stack.pop() 2142 nesting_stack.pop() 2163 nesting_stack.pop() 2204 nesting_stack.pop() 2222 nesting_stack.pop() 3165 punctuation_stack.pop()
|
/art/runtime/base/ |
D | histogram-inl.h | 273 #pragma clang diagnostic pop
|
/art/compiler/utils/arm64/ |
D | assembler_arm64.h | 38 #pragma GCC diagnostic pop
|
/art/runtime/native/ |
D | dalvik_system_VMRuntime.cc | 28 #pragma GCC diagnostic pop
|
/art/runtime/interpreter/ |
D | interpreter_switch_impl.cc | 708 #pragma clang diagnostic pop in ExecuteSwitchImpl()
|
D | interpreter_goto_table_impl.cc | 773 #pragma clang diagnostic pop in ExecuteGotoImpl()
|