Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 50) sorted by relevance

12

/ndk/docs/text/
DNDK-STACK.text19 I/DEBUG ( 31): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
20 … I/DEBUG ( 31): Build fingerprint: 'generic/google_sdk/generic/:2.2/FRF91/43546:eng/test-keys'
21 I/DEBUG ( 31): pid: 351, tid: 351 %gt;%gt;%gt; /data/local/ndk-tests/crasher <<<
22 I/DEBUG ( 31): signal 11 (SIGSEGV), fault addr 0d9f00d8
23 I/DEBUG ( 31): r0 0000af88 r1 0000a008 r2 baadf00d r3 0d9f00d8
24 I/DEBUG ( 31): r4 00000004 r5 0000a008 r6 0000af88 r7 00013c44
25 I/DEBUG ( 31): r8 00000000 r9 00000000 10 00000000 fp 00000000
26 I/DEBUG ( 31): ip 0000959c sp be956cc8 lr 00008403 pc 0000841e cpsr 60000030
27 I/DEBUG ( 31): #00 pc 0000841e /data/local/ndk-tests/crasher
28 I/DEBUG ( 31): #01 pc 000083fe /data/local/ndk-tests/crasher
[all …]
/ndk/tests/device/test-stlport_static-exception/jni/
Dcheck.h2 #ifdef DEBUG
18 #ifdef DEBUG in check_int()
31 #ifdef DEBUG in check()
Deh-alloca-1.cpp37 #ifdef DEBUG in foo()
Deh-inline-2.cpp38 #ifdef DEBUG in foo()
Deh-vararg-1.cpp51 #ifdef DEBUG in foo()
Dthrow-3.cpp46 #ifdef DEBUG in main()
Dthrow-4.cpp48 #ifdef DEBUG in main()
Dthrow-2.cpp46 #ifdef DEBUG in main()
Deh-vararg-2.cpp50 #ifdef DEBUG in test()
Dthrow-1.cpp55 #ifdef DEBUG in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dcheck.h2 #ifdef DEBUG
18 #ifdef DEBUG in check_int()
31 #ifdef DEBUG in check()
Deh-alloca-1.cpp37 #ifdef DEBUG in foo()
Deh-inline-2.cpp38 #ifdef DEBUG in foo()
Deh-vararg-1.cpp51 #ifdef DEBUG in foo()
Dthrow-2.cpp46 #ifdef DEBUG in main()
Dthrow-4.cpp48 #ifdef DEBUG in main()
Dthrow-3.cpp46 #ifdef DEBUG in main()
Deh-vararg-2.cpp50 #ifdef DEBUG in test()
Dthrow-1.cpp55 #ifdef DEBUG in main()
/ndk/tests/device/test-libc++-shared-full/
DBROKEN_RUN25 …I/DEBUG ( 51): Abort message: 'is_1.pass.cpp:40: int main(): assertion "!f.is(F::upper, L'a')"…
30 …I/DEBUG ( 51): Abort message: 'is_many.pass.cpp:42: int main(): assertion "!(m[0] & F::lower)"…
35 …I/DEBUG ( 51): Abort message: 'narrow_1.pass.cpp:35: int main(): assertion "f.narrow(L'\xDA', …
40 …I/DEBUG ( 51): Abort message: 'narrow_many.pass.cpp:40: int main(): assertion "v[6] == '\xDA'"…
45 …I/DEBUG ( 51): Abort message: 'scan_is.pass.cpp:38: int main(): assertion "f.scan_is(F::lower,…
50 …I/DEBUG ( 51): Abort message: 'scan_not.pass.cpp:37: int main(): assertion "f.scan_not(F::uppe…
55 …I/DEBUG ( 51): Abort message: 'tolower_1.pass.cpp:38: int main(): assertion "f.tolower('\xDA')…
60 …I/DEBUG ( 51): Abort message: 'tolower_many.pass.cpp:35: int main(): assertion "in[0] == '\xFA…
65 …I/DEBUG ( 51): Abort message: 'toupper_1.pass.cpp:39: int main(): assertion "f.toupper('\xFA')…
70 …I/DEBUG ( 51): Abort message: 'toupper_many.pass.cpp:35: int main(): assertion "in[0] == '\xDA…
[all …]
/ndk/tests/device/test-libc++-static-full/
DBROKEN_RUN25 …I/DEBUG ( 51): Abort message: 'is_1.pass.cpp:40: int main(): assertion "!f.is(F::upper, L'a')"…
30 …I/DEBUG ( 51): Abort message: 'is_many.pass.cpp:42: int main(): assertion "!(m[0] & F::lower)"…
35 …I/DEBUG ( 51): Abort message: 'narrow_1.pass.cpp:35: int main(): assertion "f.narrow(L'\xDA', …
40 …I/DEBUG ( 51): Abort message: 'narrow_many.pass.cpp:40: int main(): assertion "v[6] == '\xDA'"…
45 …I/DEBUG ( 51): Abort message: 'scan_is.pass.cpp:38: int main(): assertion "f.scan_is(F::lower,…
50 …I/DEBUG ( 51): Abort message: 'scan_not.pass.cpp:37: int main(): assertion "f.scan_not(F::uppe…
55 …I/DEBUG ( 51): Abort message: 'tolower_1.pass.cpp:38: int main(): assertion "f.tolower('\xDA')…
60 …I/DEBUG ( 51): Abort message: 'tolower_many.pass.cpp:35: int main(): assertion "in[0] == '\xFA…
65 …I/DEBUG ( 51): Abort message: 'toupper_1.pass.cpp:39: int main(): assertion "f.toupper('\xFA')…
70 …I/DEBUG ( 51): Abort message: 'toupper_many.pass.cpp:35: int main(): assertion "in[0] == '\xDA…
[all …]
/ndk/build/tools/
Dbuild-ndk-stack.sh42 DEBUG=
43 register_var_option "--debug" DEBUG "Build debug version"
171 DEBUG=$DEBUG
/ndk/tests/abcc/
Dbuild-abcc.sh54 DEBUG=
55 do_debug_option () { DEBUG=yes; }
148 if [ "$DEBUG" = "yes" ]; then
165 test "$DEBUG" != "yes" && dump "[WARNING] APK has not been signed nor aligned!"
/ndk/sources/host-tools/nawk-20071023/
Dawk.h37 #define DEBUG macro
38 #ifdef DEBUG
/ndk/sources/host-tools/ndk-depends/
DGNUmakefile31 ifneq (,$(strip $(DEBUG)))

12