/external/v8/test/mjsunit/ |
debug-liveedit-check-stack.js | 126 test = new TestBase("Test without function on stack"); 130 test = new TestBase("Test with function on stack"); 134 test = new TestBase("Test with function on stack and with constructor frame");
|
/external/valgrind/main/drd/tests/ |
filter_stderr | 12 # Remove line numbers from stack traces. 15 -e "s/^Allocation context: stack of thread \([0-9]*\), offset -[0-9]*$/Allocation context: stack of thread \1, offset .../" \
|
/external/valgrind/main/massif/tests/ |
Makefile.am | 27 no-stack-no-heap.post.exp no-stack-no-heap.stderr.exp no-stack-no-heap.vgtest \
|
/external/valgrind/main/memcheck/tests/ |
wrap8.c | 8 16-entry per-thread stack, the resulting stack overflow is caught. 13 - on ppc64-linux, a stack overflow is caught, and V aborts.
|
/external/valgrind/main/tests/ |
filter_stderr_basic | 54 # Remove the size in "The main thread stack size..." message. 55 sed "s/The main thread stack size used in this run was [0-9]*/The main thread stack size used in this run was .../" |
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_FindMVpred_s.s | 71 ;// Define stack arguments 159 ;// Load argument from the stack 181 ;// Load argument from the stack
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_FindMVpred_s.s | 71 ;// Define stack arguments 159 ;// Load argument from the stack 181 ;// Load argument from the stack
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/ |
DocumentStack.java | 31 * Representation of a stack of {@link DocumentInfo}, usually the result of a 65 * Update a possibly stale restored stack against a live 75 * Build key that uniquely identifies this stack. It omits most of the raw
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
BinaryHprofReader.java | 278 // serial number apparently not a stack trace id. (int vs ID) 322 // stack trace where thread was created. 323 // serial number apparently not a stack trace id. (int vs ID) 370 throw new MalformedHprofException("Duplicate stack frame id: " + stackFrameId); 385 throw new MalformedHprofException("Expected stack trace record of size " 399 throw new MalformedHprofException("Unknown stack frame id " + stackFrameId); 411 // stack are taken around the same time. if we have a 424 throw new MalformedHprofException("Duplicate stack trace id: " + stackTraceId); 453 throw new MalformedHprofException("Unknown stack trace id " + stackTraceId); 456 throw new MalformedHprofException("Zero sample count for stack trace [all...] |
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/ |
extraMachine.c | 27 1 ==> not on stack; 141 * Clean the execution stack back to the outermost user job level 142 * or until the stack is completely empty.
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Delaunay.cpp | 372 int stack[DM]; local 409 // Now to recurse on shorter partition, store longer partition on stack 413 break; // empty stack && both partitions < QQ so break 415 sj = stack[--m]; 416 si = stack[--m]; 423 stack[m++] = si; 424 stack[m++] = sL; 432 break; // empty stack && both partitions < QQ so break 434 sj = stack[--m]; 435 si = stack[--m] [all...] |
/packages/apps/Camera2/jni/feature_mos/src/mosaic/ |
Delaunay.cpp | 372 int stack[DM]; local 409 // Now to recurse on shorter partition, store longer partition on stack 413 break; // empty stack && both partitions < QQ so break 415 sj = stack[--m]; 416 si = stack[--m]; 423 stack[m++] = si; 424 stack[m++] = sL; 432 break; // empty stack && both partitions < QQ so break 434 sj = stack[--m]; 435 si = stack[--m] [all...] |
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Delaunay.cpp | 372 int stack[DM]; local 409 // Now to recurse on shorter partition, store longer partition on stack 413 break; // empty stack && both partitions < QQ so break 415 sj = stack[--m]; 416 si = stack[--m]; 423 stack[m++] = si; 424 stack[m++] = sL; 432 break; // empty stack && both partitions < QQ so break 434 sj = stack[--m]; 435 si = stack[--m] [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.h | 36 - On the timing stack, using timevar_push and timevar_pop. 37 Timing variables may be pushed onto the stack; elapsed time is 38 attributed to the topmost timing variable on the stack. When
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.h | 36 - On the timing stack, using timevar_push and timevar_pop. 37 Timing variables may be pushed onto the stack; elapsed time is 38 attributed to the topmost timing variable on the stack. When
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.h | 36 - On the timing stack, using timevar_push and timevar_pop. 37 Timing variables may be pushed onto the stack; elapsed time is 38 attributed to the topmost timing variable on the stack. When
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.h | 36 - On the timing stack, using timevar_push and timevar_pop. 37 Timing variables may be pushed onto the stack; elapsed time is 38 attributed to the topmost timing variable on the stack. When
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
Bindings.py | 69 ('_Stack Viewer', '<<open-stack-viewer>>'), 70 ('!_Auto-open Stack Viewer', '<<toggle-jit-stack-viewer>>'),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
Bindings.py | 69 ('_Stack Viewer', '<<open-stack-viewer>>'), 70 ('!_Auto-open Stack Viewer', '<<toggle-jit-stack-viewer>>'),
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
scala.pro | 24 # Save the obfuscation mapping to a file, so you can de-obfuscate any stack 26 # tables to get line numbers in the stack traces. 27 # You can comment this out if you're not interested in stack traces.
|
/sdk/emulator/qtools/ |
coverage.cpp | 103 // Get the stack for the current thread 106 // If the stack does not exist, then allocate a new one. 112 // Update the stack
|
/external/v8/src/mips/ |
regexp-macro-assembler-mips.cc | 35 #include "regexp-stack.h" 51 * - t4 : points to tip of backtrack stack 56 * - sp : points to tip of C stack. 61 * The stack will have the following structure: 66 * backtracking stack). 179 // Pop Code* offset from backtrack stack, add Code* and jump to location. 351 // Put regexp engine registers on stack. 614 // Tell the system that we have a stack frame. Because the type is MANUAL, 618 // Actually emit code to start a new stack frame. 621 // Start new stack frame [all...] |
/dalvik/vm/ |
SignalCatcher.cpp | 99 * Dump the stack traces for all threads to the supplied file, putting 161 ALOGE("Unable to create memstream for stack traces"); 186 * Open the stack trace output file, creating it if necessary. It 191 ALOGE("Unable to open stack trace file '%s': %s", 196 ALOGE("Failed to write stack traces to %s (%d of %zd): %s", 200 ALOGI("Wrote stack traces to '%s'", gDvm.stackTraceFile);
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
test_custom_bindings.js | 67 $String.slice(new Error().stack, redundantPrefix.length)); 69 called = new Error().stack; 103 var stack = {}; 104 Error.captureStackTrace(stack, chromeTest.fail); 109 message += "\n" + stack.stack;
|
/external/chromium_org/chrome_frame/crash_reporting/ |
vectored_handler-impl.h | 29 #define EXCEPTION_STACK_INVALID 0x8 // Stack out of limits or unaligned 79 // we want to report it. Otherwise check whether guard page in stack is gone - 80 // i.e. stack overflow has been already observed and most probably we are 104 // See whether our module is somewhere in the call stack. 123 // TODO(stoyan): Add the stack limits check and some sanity checks like 225 // The above call may result in moving the top of the stack.
|