/dalvik/libcore/luni/src/main/java/java/lang/ |
VerifyError.java | 29 * Constructs a new {@code VerifyError} that includes the current stack 37 * Constructs a new {@code VerifyError} with the current stack trace and the
|
VirtualMachineError.java | 33 * stack trace. 40 * Constructs a new {@code VirtualMachineError} with the current stack trace
|
/dalvik/libcore/luni/src/main/java/java/util/ |
ConcurrentModificationException.java | 34 * stack trace filled in. 42 * stack trace and message filled in.
|
InputMismatchException.java | 34 * Constructs a new {@code InputMismatchException} with the current stack 42 * Constructs a new {@code InputMismatchException} with the stack trace
|
NoSuchElementException.java | 35 * Constructs a new {@code NoSuchElementException} with the current stack 43 * Constructs a new {@code NoSuchElementException} with the current stack
|
TooManyListenersException.java | 31 * Constructs a new {@code TooManyListenersException} with the current stack 39 * Constructs a new {@code TooManyListenersException} with the stack trace
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
XUnresolvedVariable.java | 43 /** An index to the point in the variable stack where we should 49 /** An index into the variable stack where the variable context 65 * into the global variable stack, and then replaced with the real 71 * @param varStackPos An index to the point in the variable stack where we should 73 * @param varStackContext An index into the variable stack where the variable context 141 * Set an index to the point in the variable stack where we should 146 * stack the search should begin. 154 * Set an index into the variable stack where the variable context
|
/external/bluetooth/bluez/ |
README | 1 BlueZ - Bluetooth protocol stack for Linux 13 - Linux Bluetooth protocol stack (BlueZ)
|
/external/bluetooth/hcidump/ |
README | 1 BlueZ - Bluetooth protocol stack for Linux 14 - Linux Bluetooth protocol stack (BlueZ)
|
/external/kernel-headers/original/linux/ |
completion.h | 28 * Lockdep needs to run a non-constant initializer for on-stack 30 * are on the kernel stack:
|
/external/stlport/stlport/ |
stack | 42 # include_next <stack> 44 # include _STLP_NATIVE_HEADER(stack)
|
/frameworks/base/docs/html/guide/topics/wireless/ |
index.jd | 9 wireless stack that provides Wi-Fi network access. Almost all information from the device supplicant 16 <p>The Android platform includes support for the Bluetooth network stack, which allows a device to
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
StackSizeComputer.java | 31 * This AttributeVisitor computes the stack sizes at all instruction offsets 69 * Returns the stack size at the given instruction offset of the most 76 throw new IllegalArgumentException("Unknown stack size at unreachable instruction offset ["+instructionOffset+"]"); 84 * Returns the maximum stack size of the most recently visited code attribute. 112 System.err.println("Unexpected error while computing stack sizes:"); 149 // The initial stack is always empty. 209 // change the stack, other than popping the return value. 263 // The stack size when entering the exception handler is always 1. 300 // Remember the initial stack size. 303 // Remember the maximum stack size [all...] |
/external/v8/src/ |
full-codegen.h | 96 // Link into codegen's nesting stack. 101 // Unlink from codegen's nesting stack. 117 // cleaning up any stack elements in use and restoring the 118 // stack to the expectations of the surrounding statements. 119 // Takes a number of stack elements currently on top of the 120 // nested statement's stack, and returns a number of stack 121 // elements left on top of the surrounding statement's stack. 203 // the block's parameters from the stack. 213 // Number of extra stack slots occupied during a finally block [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/ |
shell.js | 138 * Puts funcName at the top of the call stack. This stack is used to show 152 * Pops the top funcName off the call stack. funcName is optional, and can be 167 "the stack"); 173 * Peeks at the top of the call stack.
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/ |
shell.js | 138 * Puts funcName at the top of the call stack. This stack is used to show 152 * Pops the top funcName off the call stack. funcName is optional, and can be 167 "the stack"); 173 * Peeks at the top of the call stack.
|
/frameworks/base/core/jni/ |
android_server_Watchdog.cpp | 33 snprintf(buf, sizeof(buf), "/proc/%d/stack", tid); 40 // copy the stack dump text 50 LOGE("Unable to open stack of tid %d : %d (%s)", tid, errno, strerror(errno)); 68 LOGE("Unable to open stack dump file: %d (%s)", errno, strerror(errno)); 83 // dump each stack trace
|
/frameworks/base/tools/localize/ |
XMLHandler.cpp | 172 vector<XMLHandler*> stack; member in struct:xml_handler_data 471 list_contains(const vector<XMLHandler*>& stack, XMLHandler* handler) 473 const size_t N = stack.size(); 475 if (stack[i] == handler) { 487 XMLHandler* handler = data->stack[data->stack.size()-1]; 511 data->stack.push_back(next); 519 XMLHandler* handler = data->stack[data->stack.size()-1]; 520 data->stack.pop_back() [all...] |
/sdk/emulator/qtools/ |
stack_dump.cpp | 127 // Get the stack for the current thread 130 // If the stack does not exist, then allocate a new one. 138 // Update the stack 141 // If the user requested a stack dump at a certain time, 142 // and we are at that time, then dump the stack and exit.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Simulator.java | 123 * Constructs an "illegal top-of-stack" exception, for the stack 127 return new SimException("stack mismatch: illegal " + 128 "top-of-stack for opcode"); 318 * one extra stack slot to find the array. 336 ExecutionStack stack = frame.getStack(); local 339 if (stack.peekType(0).isCategory2()) { 343 } else if (stack.peekType(1).isCategory1()) { 368 ExecutionStack stack = frame.getStack(); local 370 if (! (stack.peekType(0).isCategory1() & 380 ExecutionStack stack = frame.getStack(); local 400 ExecutionStack stack = frame.getStack(); local 421 ExecutionStack stack = frame.getStack(); local 453 ExecutionStack stack = frame.getStack(); local [all...] |
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/ |
libgcc.a | 146 W?/s`?n?,1l1?o?n ?h ???? | ( B?P?D
.symtab .strtab .shstrtab .text .data .bss .rela.debug_frame .note.GNU-stack |