Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 68) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/tests/
Dtest_driver.pl103 $debug = 0; # debug flag
122 print "OS name = `$osname'\n" if $debug;
307 $debug = 1;
642 print "Comparing Output ........ " if $debug;
670 print "ok\n" if $debug;
676 print "DIFFERENT OUTPUT\n" if $debug;
680 print "\nCreating Difference File ...\n" if $debug;
778 print "\nrun_command: @_\n" if $debug;
780 print "run_command: \"@_\" returned $code.\n" if $debug;
804 print "run_command_with_output: '@_' returned $code.\n" if $debug;
[all …]
Drun_make_tests.pl164 print("Renaming purify log file to $tn\n") if $debug;
268 print "Port type: $port_type\n" if $debug;
269 print "Make path: $make_path\n" if $debug;
278 print "Make\t= `$make_path'\n" if $debug;
355 print("Purify testfiles are: $pure_testname*\n") if $debug;
/ndk/tests/device/test-stlport_shared-exception/jni/
Ddelayslot1.cpp27 S cast_helper(S& debug) in cast_helper() argument
33 throw debug; in cast_helper()
/ndk/tests/device/test-stlport_static-exception/jni/
Ddelayslot1.cpp27 S cast_helper(S& debug) in cast_helper() argument
33 throw debug; in cast_helper()
/ndk/build/core/toolchains/aarch64-linux-android-4.9/
Dsetup.mk56 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
57 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/x86-4.9/
Dsetup.mk57 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
58 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/x86_64-4.9/
Dsetup.mk55 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
56 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/mips64el-linux-android-4.9/
Dsetup.mk57 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
58 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/mipsel-linux-android-4.9/
Dsetup.mk57 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
58 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/
Dbuild-binary.mk313 ifneq ($(APP_OPTIM),debug)
325 ifeq ($(APP_OPTIM),debug)
326 $(call tag-src-files,$(LOCAL_SRC_FILES),debug)
328 $(call tag-src-files,$(LOCAL_PCH),debug)
615 $(call -ndk-mod-debug,module $(LOCAL_MODULE) [$(LOCAL_BUILT_MODULE)])
616 $(call -ndk-mod-debug,. all_libs='$(all_libs)')
617 $(call -ndk-mod-debug,. shared_libs='$(shared_libs)')
618 $(call -ndk-mod-debug,. static_libs='$(static_libs)')
619 $(call -ndk-mod-debug,. whole_static_libs='$(whole_static_libs)')
626 $(call -ndk-mod-debug,. built_shared_libs='$(shared_libs)')
[all …]
Dsetup-abi.mk55 ifeq ($(NDK_APP_OPTIM),debug)
56 TARGET_OBJS := $(TARGET_OUT)/objs-debug
Ddefinitions-graph.mk34 -ndk-mod-debug = $(info $1)
36 -ndk-mod-debug := $(empty)
40 -ndk-topo-debug = $(info $1)
42 -ndk-topo-debug = $(empty)
342 $(call -ndk-topo-debug,-ndk-mod-topo-sort: wq='$(_ndk_mod_wq)' list='$(_ndk_mod_list)')\
349 $(call -ndk-topo-debug,-ndk-mod-topo-sort: deps='$(_ndk_mod_depends)')\
461 …$(call -ndk-mod-debug,-ndk-mod-bfs-recursive wq='$(_ndk_mod_wq)' list='$(_ndk_mod_list)' visited='…
465 $(call -ndk-mod-debug,. node='$(_ndk_mod_module)' deps='$(_ndk_mod_depends)')\
Dadd-application.mk258 $(if $(filter-out release debug,$(APP_OPTIM)),\
265 $(call ndk_log,Selecting debug optimization mode (app is debuggable))
266 APP_OPTIM := debug
/ndk/build/core/toolchains/aarch64-linux-android-clang3.6/
Dsetup.mk75 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
76 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/mips64el-linux-android-clang3.6/
Dsetup.mk79 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
80 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/x86-clang3.6/
Dsetup.mk77 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
78 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/mipsel-linux-android-clang3.6/
Dsetup.mk79 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
80 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/x86_64-clang3.6/
Dsetup.mk75 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
76 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/sources/host-tools/make-3.81/
Dmakefile.com6 $! P2 = DEBUG will build an image with debug information
53 $! Should we build a debug image
DNMakefile169 variable.h debug.h
175 job.h commands.h debug.h
194 gettext.h filedef.h hash.h rule.h dep.h debug.h \
202 debug.h filedef.h hash.h \
216 debug.h getopt.h \
221 gettext.h dep.h debug.h
228 commands.h variable.h rule.h debug.h \
235 variable.h debug.h
DSMakefile260 variable.h debug.h
266 job.h commands.h debug.h
285 gettext.h filedef.h hash.h rule.h dep.h debug.h \
293 debug.h filedef.h hash.h \
307 debug.h getopt.h \
312 gettext.h dep.h debug.h
319 commands.h variable.h rule.h debug.h \
326 variable.h debug.h
DMakefile.am50 debug.h getopt.h gettext.h hash.h
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Ddebug.hpp32 namespace debug { namespace
/ndk/build/core/toolchains/arm-linux-androideabi-4.9/
Dsetup.mk92 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
93 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
/ndk/build/core/toolchains/arm-linux-androideabi-clang3.6/
Dsetup.mk141 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
142 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \

123