Searched refs:DEBUG (Results 1 – 25 of 42) sorted by relevance
12
2 #ifdef DEBUG18 #ifdef DEBUG in check_int()31 #ifdef DEBUG in check()
37 #ifdef DEBUG in foo()
38 #ifdef DEBUG in foo()
51 #ifdef DEBUG in foo()
50 #ifdef DEBUG in test()
46 #ifdef DEBUG in main()
48 #ifdef DEBUG in main()
55 #ifdef DEBUG in main()
25 …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 …]
42 DEBUG=43 register_var_option "--debug" DEBUG "Build debug version"171 DEBUG=$DEBUG
54 DEBUG=55 do_debug_option () { DEBUG=yes; }148 if [ "$DEBUG" = "yes" ]; then165 test "$DEBUG" != "yes" && dump "[WARNING] APK has not been signed nor aligned!"
37 #define DEBUG macro38 #ifdef DEBUG
31 ifneq (,$(strip $(DEBUG)))
15 #define DEBUG 0 macro16 #if DEBUG