/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/ |
crtprec32.o | |
crtprec64.o | |
crtprec80.o | |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/ |
crtfastmath.o | |
crtprec32.o | |
crtprec64.o | |
crtprec80.o | |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
mman.h | 8 #define MAP_GROWSDOWN 0x0100 /* stack-like segment */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/ |
crtbeginS.o | |
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/ |
smp.h | 31 void *stack; member in struct:secondary_data
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/ |
smp.h | 31 void *stack; member in struct:secondary_data
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/ |
smp.h | 31 void *stack; member in struct:secondary_data
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/ |
smp.h | 31 void *stack; member in struct:secondary_data
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/ |
smp.h | 31 void *stack; member in struct:secondary_data
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/ |
smp.h | 31 void *stack; member in struct:secondary_data
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
NativeStackCallInfo.java | 23 * Represents a stack call. This is used to return all of the call 29 /** address of this stack frame */ 49 * @param address address of this stack frame 74 * Returns the address of this stack frame.
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
LogCatStackTraceParser.java | 23 * stack trace pattern, and if so, can provide the java source file 27 /** Regex to match a stack trace line. E.g.: 39 * for a stack trace from an exception. 47 * @param line line from the stack trace, must have been validated with
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
ViewHierarchyLoader.java | 34 import java.util.Stack; 64 Stack<ViewNode> stack = new Stack<ViewNode>(); local 77 stack.push(lastNode); 78 } else if (!stack.isEmpty()) { 81 stack.pop(); 102 if (!stack.isEmpty()) { 103 final ViewNode parent = stack.peek();
|
/cts/tools/dasm/src/java_cup/runtime/ |
lr_parser.java | 4 import java.util.Stack; 8 * parsers act by shifting input onto a parse stack until the symbols 10 * stack. Once this occurs, a reduce is performed. This involves removing 18 * on top of the parse stack (stored as part of a symbol object representing 23 * onto the stack. When the parser reduces, it pops the handle (right hand 24 * side of a production) off the stack. This leaves the parser in the state 29 * (also containing the new state) onto the stack.<p> 68 * pushed onto the stack for the reduce. 158 * is on top of the stack) and the given terminal is next on the input. 180 * the stack. The new top of stack indicates a state. This table is 242 protected Stack stack = new Stack(); field in class:lr_parser [all...] |
/external/llvm/lib/Target/X86/ |
X86FloatingPoint.cpp | 1 //===-- X86FloatingPoint.cpp - Floating point Reg -> Stack converter ------===// 11 // pseudo registers into register stack instructions. This pass uses live 15 // The x87 hardware tracks liveness of the stack registers, so it is necessary 18 // identical stack positions. Instructions are inserted at the end of each basic 59 memset(Stack, 0, sizeof(Stack)); 80 // LiveBundle. It represents a set of CFG edges where the live FP stack 81 // registers must be allocated identically in the x87 stack. 88 // but the exact mapping of FP registers to stack slots is fixed later. 94 // stack order has not yet been fixed [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
function.h | 29 /* Stack of pending (incomplete) sequences saved by `start_sequence'. 60 /* Stack of pending (incomplete) sequences saved by `start_sequence'. 102 /* Number of units that we should eventually pop off the stack. 118 attempt to defer pops. Instead, the stack is popped immediately 123 /* If PREFERRED_STACK_BOUNDARY and PUSH_ROUNDING are defined, the stack 126 stack alignment in the nested function calls working right. */ 285 Used for detecting stack clobbers. */ 302 /* List (chain of EXPR_LISTs) of all stack slots in this function. 315 /* Dynamic Realign Argument Pointer used for realigning stack. */ 318 /* Offset to end of allocated area of stack frame [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
function.h | 29 /* Stack of pending (incomplete) sequences saved by `start_sequence'. 60 /* Stack of pending (incomplete) sequences saved by `start_sequence'. 102 /* Number of units that we should eventually pop off the stack. 118 attempt to defer pops. Instead, the stack is popped immediately 123 /* If PREFERRED_STACK_BOUNDARY and PUSH_ROUNDING are defined, the stack 126 stack alignment in the nested function calls working right. */ 285 Used for detecting stack clobbers. */ 302 /* List (chain of EXPR_LISTs) of all stack slots in this function. 315 /* Dynamic Realign Argument Pointer used for realigning stack. */ 318 /* Offset to end of allocated area of stack frame [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
function.h | 29 /* Stack of pending (incomplete) sequences saved by `start_sequence'. 60 /* Stack of pending (incomplete) sequences saved by `start_sequence'. 102 /* Number of units that we should eventually pop off the stack. 118 attempt to defer pops. Instead, the stack is popped immediately 123 /* If PREFERRED_STACK_BOUNDARY and PUSH_ROUNDING are defined, the stack 126 stack alignment in the nested function calls working right. */ 285 Used for detecting stack clobbers. */ 302 /* List (chain of EXPR_LISTs) of all stack slots in this function. 315 /* Dynamic Realign Argument Pointer used for realigning stack. */ 318 /* Offset to end of allocated area of stack frame [all...] |
/sdk/emulator/qtools/ |
callstack.h | 18 // Define a template class for the stack frame. The template parameter 74 int mTop; // index of the next stack frame to write 91 // on the stack. 95 // stack. 217 // If the stack is now empty, then push the current function. 319 // return. We don't necessarily have a complete call stack (since 387 // Check for stack overflow 389 // Don't show the stack by default because this generates a lot 395 fprintf(stderr, "Error: stack overflow (%d frames)\n", mTop); 411 // to false matches when searching the stack [all...] |
/external/valgrind/main/drd/tests/ |
tc22_exit_w_lock.stderr.exp-32bit | 10 (thread finished, call stack no longer available) 12 (thread finished, call stack no longer available) 22 (thread finished, call stack no longer available) 24 (thread finished, call stack no longer available) 34 (thread finished, call stack no longer available) 36 (thread finished, call stack no longer available) 46 (thread finished, call stack no longer available) 48 (thread finished, call stack no longer available) 58 (thread finished, call stack no longer available) 60 (thread finished, call stack no longer available [all...] |