HomeSort by relevance Sort by last modified time
    Searched full:stack (Results 326 - 350 of 10770) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/drd/tests/
sem_open.stderr.exp 7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
16 (thread finished, call stack no longer available)
18 (thread finished, call stack no longer available)
tc01_simple_race.vgtest 2 vgopts: --check-stack-var=yes --read-var-info=yes --show-confl-seg=no
tc16_byterace.vgtest 2 vgopts: --check-stack-var=yes --read-var-info=yes --show-confl-seg=no
tc21_pthonce.stderr.exp 9 (thread finished, call stack no longer available)
11 (thread finished, call stack no longer available)
19 (thread finished, call stack no longer available)
21 (thread finished, call stack no longer available)
thread_name_xml.vgtest 2 vgopts: --read-var-info=yes --check-stack-var=yes --num-callers=3 --xml=yes --xml-fd=2
  /external/valgrind/main/memcheck/tests/
badjump.stderr.exp 5 Address 0x........ is not stack'd, malloc'd or (recently) free'd
12 If you believe this happened as a result of a stack
15 main thread stack using the --main-stacksize= flag.
16 The main thread stack size used in this run was ....
badjump.stderr.exp-kfail 4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
10 If you believe this happened as a result of a stack
13 main thread stack using the --main-stacksize= flag.
14 The main thread stack size used in this run was ....
badjump2.stderr.exp 4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
execve2.stderr.exp 4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
signal2.stderr.exp 3 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /external/valgrind/main/none/tests/
thread-exits.stdout.exp 0 stack grew OK
  /ndk/docs/text/
NDK-STACK.text 1 Android ndk-stack tool
7 This document describes the 'ndk-stack' tool that is distributed with
13 'ndk-stack' is a simple tool that allows you to filter stack traces as they
42 Stack frame #00 pc 0000841e /data/local/ndk-tests/crasher : Routine zoo in /tmp/foo/crasher/jni/zoo.c:13
43 Stack frame #01 pc 000083fe /data/local/ndk-tests/crasher : Routine bar in /tmp/foo/crasher/jni/bar.c:5
44 Stack frame #02 pc 000083f6 /data/local/ndk-tests/crasher : Routine my_comparison in /tmp/foo/crasher/jni/foo.c:9
45 Stack frame #03 pc 000191ac /system/lib/libc.so
46 Stack frame #04 pc 000083ea /data/local/ndk-tests/crasher : Routine foo in /tmp/foo/crasher/jni/foo.c:14
47 Stack frame #05 pc 00008458 /data/local/ndk-tests/crasher : Routine main in /tmp/foo/crasher/jni/main. (…)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.cons/
ctor_default.pass.cpp 10 // <stack>
12 // stack();
14 #include <stack>
22 std::stack<int, std::vector<int, stack_allocator<int, 10> > > q;
default_noexcept.pass.cpp 10 // <stack>
12 // stack()
17 #include <stack>
26 typedef std::stack<MoveOnly> C;
dtor_noexcept.pass.cpp 10 // <stack>
12 // ~stack() // implied noexcept;
14 #include <stack>
23 typedef std::stack<MoveOnly> C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/
top_const.pass.cpp 10 // <stack>
14 #include <stack>
19 std::stack<int> q;
24 const std::stack<int>& cqr = q;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.special/
swap_noexcept.pass.cpp 10 // <stack>
12 // void swap(stack& c)
17 #include <stack>
26 typedef std::stack<MoveOnly> C;
  /ndk/tests/device/test-gnustl-full/unit/
stack_header_test.cpp 8 #include <stack>
  /ndk/tests/device/test-stlport/unit/
stack_header_test.cpp 8 #include <stack>
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/
crtend.o 
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
crtend.o 
crtendS.o 
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
crtend.o 
crtendS.o 
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/
crtend.o 

Completed in 3282 milliseconds

<<11121314151617181920>>