/hardware/qcom/msm8x09/ |
D | msm8x09.mk | 17 debug.composition.type=dyn \ 18 debug.hwc.dynThreshold=4.5 \ 19 debug.sf.hwc.canUseABC=1 \ 20 debug.sf.disable_backpressure=1
|
/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/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/google/apf/ |
D | Android.mk | 27 LOCAL_MODULE_TAGS := debug 36 LOCAL_MODULE_TAGS := debug
|
/hardware/qcom/msm8998/json-c/ |
D | Makefile.am | 15 debug.h \ 38 debug.c \ 66 -:TAGS eng debug \
|
D | debug.c | 36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug() argument
|
D | Android.mk | 13 debug.h \ 25 debug.c \
|
D | debug.h | 22 extern void mc_set_debug(int debug);
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicant.hal | 107 * Set debug parameters for the supplicant. 113 * @param showKeys Determines whether to show keys in debug logs or 125 * Get the debug level set. 132 * Get whether the timestamps are shown in the debug logs or not. 139 * Get whether the keys are shown in the debug logs or not.
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | Makefile.am | 1 cpp_sources = debug.cpp \
|
/hardware/qcom/gps/msm8084/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/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/msm8994/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/msm8960/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/display/sdm845/sdm/libs/utils/ |
D | Makefile.am | 1 cpp_sources = debug.cpp \
|
/hardware/qcom/gps/sdm845/utils/ |
D | loc_log.cpp | 198 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 200 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8909/utils/ |
D | loc_log.cpp | 203 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 205 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8996/utils/ |
D | loc_log.cpp | 203 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 205 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_log.cpp | 199 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument 201 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | Android.mk | 36 LOCAL_MODULE_TAGS := debug
|
/hardware/interfaces/graphics/allocator/2.0/ |
D | IAllocator.hal | 23 * Retrieves implementation-defined debug information, which will be 26 * @return debugInfo is a string of debug information.
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/ |
D | Android.mk | 45 LOCAL_MODULE_TAGS := debug
|
/hardware/interfaces/wifi/1.1/default/ |
D | wifi_sta_iface.h | 70 bool debug, enableLinkLayerStatsCollection_cb hidl_status_cb) override; 126 WifiStatus enableLinkLayerStatsCollectionInternal(bool debug);
|