/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
D | armtime | 3 debug=false;args=;time=true 16 debug=true 21 debug=true 63 else if (gsub("^debug=", "",arg)) { debug = arg; } 78 if (debug) 89 if (debug) 114 if (debug) 133 if (debug) 176 if (debug) { 228 $debug && cat $my_log
|
D | PERF.awk | 57 else if (gsub("^debug=", "",arg)) { debug = arg } 91 if (debug > 1) { 123 if (debug) { print $0 } 148 if (debug) { print $0 }
|
/hardware/ti/omap4-aah/libtiutils/ |
D | DebugUtils.h | 149 Ti::Debug * const debug = Ti::Debug::instance(); \ 150 debug->log(priority, format, \ 153 Ti::IndentString<>(debug->offsetForCurrentThread()).string(), \ 352 Debug * const debug = Debug::instance(); in FunctionLogger() local 353 debug->increaseOffsetForCurrentThread(); in FunctionLogger() 357 (int)mThreadId, IndentString<>(debug->offsetForCurrentThread()).string(), in FunctionLogger() 364 Debug * const debug = Debug::instance(); in ~FunctionLogger() local 368 (int)mThreadId, IndentString<>(debug->offsetForCurrentThread()).string(), in ~FunctionLogger() 370 debug->decreaseOffsetForCurrentThread(); in ~FunctionLogger() 378 Debug * const debug = Debug::instance(); in setExitLine() local [all …]
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | Android.mk | 11 LOCAL_MODULE_TAGS:= debug 19 LOCAL_MODULE_TAGS:= debug 26 LOCAL_MODULE_TAGS:= debug 33 LOCAL_MODULE_TAGS:= debug
|
D | arec.c | 48 static int debug = 0; variable 126 if (debug) in set_params() 132 if (debug) { in set_params() 168 if (debug) { in set_params() 241 if (debug) in record_file() 251 if (debug) in record_file() 299 if (debug) in record_file() 412 if (debug) in rec_raw() 464 if (debug) in rec_wav() 468 if (debug) in rec_wav() [all …]
|
D | aplay.c | 45 static debug = 0; 122 if (debug) in set_params() 128 if (debug) { in set_params() 154 if (debug) { in set_params() 191 if (debug) in play_file() 275 if (debug) in play_file() 323 if (debug) { in play_file() 346 if (debug) in play_file() 373 if (debug) { in play_file() 596 debug = 1; in main()
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/ |
D | tolower.js | 36 var debug = true; variable 82 if (debug) 97 if (debug) 122 if (debug)
|
/hardware/intel/img/psb_video/ |
D | README.debug | 1 To compile the driver with debug information enabled, define DEBUG_TRACE 4 If the driver is compiled with debug information enabled, setting
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
D | perf_rt.c | 133 me->debug = config->rt_debug & 0x1FF; in PERF_RT_create() 322 if (me->debug) in count_temporal_rate() 429 (me->dRate[i].tn && me->debug & 4)) in __rt_Boundary() 556 if (!(me->debug & 4) && in __rt_Buffer() 560 if (me->debug & 256) in __rt_Buffer() 571 else if (me->debug & 256) in __rt_Buffer() 626 if (me->debug) in __rt_Buffer() 674 if (me->debug) in __rt_Buffer() 688 if (me->debug) in __rt_Buffer() 699 if (me->debug) in __rt_Buffer() [all …]
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_log.cpp | 200 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 202 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/utils/ |
D | loc_log.cpp | 201 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 203 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_log.cpp | 201 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 203 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8960/utils/ |
D | loc_log.cpp | 200 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 202 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8996/utils/ |
D | loc_log.cpp | 202 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 204 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8909/utils/ |
D | loc_log.cpp | 202 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 204 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/bsp/intel/peripheral/libmraa/src/python/docs/ |
D | index.rst | 37 debug, you very quickly need to use the same methods as you would for debugging 39 debug symbols and set breakpoints either in the SWIG _wrap functions, the C++
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | .gitignore | 22 npm-debug.log
|
/hardware/google/apf/ |
D | Android.mk | 27 LOCAL_MODULE_TAGS := debug
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.h | 44 int debug; member
|
/hardware/ril/rild/ |
D | rild.rc | 5 socket rild-debug stream 660 radio system
|
D | Android.mk | 49 LOCAL_MODULE_TAGS := debug
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | Android.mk | 36 LOCAL_MODULE_TAGS := debug
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
D | perf_config.h | 60 unsigned long debug; /* debug flag - will print some events, member
|
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
D | hal_aci_tl.h | 104 void hal_aci_tl_init(aci_pins_t *a_pins, bool debug);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | gen_msvs_vcxproj.sh | 473 debug=DEBUG 476 debug=_DEBUG 484 debug=NDEBUG 496 …tag_content PreprocessorDefinitions "WIN32;$debug;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE…
|