Searched
full:stack (Results
1951 -
1975 of
10778) sorted by null
<<71727374757677787980>>
/dalvik/vm/compiler/codegen/x86/libenc/ |
encoder.h | 44 // size of general-purpose value on the stack in bytes 46 // size of floating-point value on the stack in bytes 66 // size of general-purpose value on the stack in bytes 68 // size of general-purpose value on the stack in bytes 467 // stack push and pop instructions 622 // st(i) = st(i) fp_op st(0) ; optionally pop stack 625 // compare st(0),st(1) and pop stack twice 635 // load from memory (as fp) into fp register stack 639 // load from memory (as int) into fp register stack 642 // push st(i) onto fp register stack [all...] |
/external/chromium_org/third_party/bintrees/bintrees/ |
ctrees.c | 10 #include "stack.h" 511 /* Push direction and node onto stack */ 592 /* Push direction and node onto stack */ 788 node_stack_t *stack; local 789 stack = stack_init(32); 793 stack_push(stack, node); 798 stack_delete(stack); 807 if (stack_is_empty(stack)) { 808 stack_delete(stack); 811 node = stack_pop(stack); 830 node_stack_t *stack; local [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
heap-profile-table.cc | 110 // We strip out different number of stack frames in debug mode 161 dealloc_(bucket->stack); 181 // Lookup stack trace in table 186 equal(key, key + depth, b->stack)) { 199 b->stack = kcopy; 207 int skip_count, void* stack[kMaxStackDepth]) { 209 stack, kMaxStackDepth, kStripFrames + skip_count + 1); 249 info->call_stack = alloc_value->bucket()->stack; 322 reinterpret_cast<uintptr_t>(b.stack[d])); 391 info.call_stack = list[i]->stack; [all...] |
/external/compiler-rt/lib/asan/tests/ |
asan_noinst_test.cc | 261 StackTrace stack; local 262 stack.trace[0] = 0x890; 263 stack.size = 1; 266 void *p = __asan::asan_malloc(size, &stack); 267 __asan::asan_free(p, &stack, __asan::FROM_MALLOC); 271 void *p1 = __asan::asan_malloc(size, &stack); 272 __asan::asan_free(p1, &stack, __asan::FROM_MALLOC); 282 StackTrace stack; local 283 stack.trace[0] = 0x890; 284 stack.size = 1 309 StackTrace stack; local [all...] |
/external/icu4c/test/intltest/ |
itspoof.cpp | 189 // A long "identifier" that will overflow implementation stack buffers, forcing heap allocations. 190 CHECK_SKELETON(SL, " A 1ong \\u02b9identifier' that will overflow implementation stack buffers, forcing heap allocations." 191 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations." 192 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations." 193 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations.", 195 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations." 196 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations." 197 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations." 198 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations.") 275 UnicodeString s1("A long string that will overflow stack buffers. A long string that will overflow stack buffers. [all...] |
/external/pixman/pixman/ |
pixman-mips-dspr2-asm.h | 99 * Checks if stack offset is big enough for storing/restoring regs_num 100 * number of register to/from stack. Stack offset must be greater than 102 * Since MIPS ABI allows usage of first 16 bytes of stack frame (this is 104 * stack size can be further optimized by utilizing this space. 108 .error "Stack offset too small." 113 * Saves set of registers on stack. Maximum number of registers that 114 * can be saved on stack is limitted to 14 (a0-a3, v0-v1 and s0-s7). 115 * Stack offset is number of bytes that are added to stack pointer (sp [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libssp.a | 93 .u1?0v??4gu"2gu"4gY /dev/urandom /dev/tty *** stack smashing detected ***: stack smashing detected: terminated *** buffer overflow detected ***: buffer overflow detected: terminated terminated 105 ???? | ? AB
?? ? _ AB
? 1 AB
m? 1 AB
m? L
AB
I? t t ? u? ? t ? ? t? ? t? ? u ? ? t? ? t? u t t t K uK L t L M tM O tO X uX Y t c a ? __stack_chk_fail __chk_fail , __stack_chk_fail_local A __stack_chk_guard Y , d ? ? U ? ? ? msg3 size_t state msg2 msg1 msg1len /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libssp/ssp.c __stack_chk_guard __guard_setup size long unsigned int short unsigned int __stack_chk_fail unsigned char wrote __progname unsigned int long long unsigned int __ssize_t long long int GNU C 4.4.3 char progname_len short int ssize_t long int signed char __stack_chk_fail_local __chk_fail fail GCC: (GNU) 4.4.3 .symtab .strtab .shstrtab .rel.text .data .bss .debug_abbrev .rel.debug_info .rel.debug_line .rodata .rel.ctors .rel.debug_frame .debug_loc .rel.debug_pubnames .rel.debug_aranges .debug_ranges .debug_str .comment .note.GNU-stack |