Searched refs:debug (Results 1 - 25 of 258) sorted by relevance

1234567891011

/hardware/qcom/msm8x09/
H A Dmsm8x09.mk17 debug.composition.type=dyn \
18 debug.hwc.dynThreshold=4.5 \
19 debug.sf.hwc.canUseABC=1 \
20 debug.sf.disable_backpressure=1 \
21 debug.sf.latch_unsignaled=1 \
/hardware/google/apf/
H A DAndroid.mk27 LOCAL_MODULE_TAGS := debug
36 LOCAL_MODULE_TAGS := debug
/hardware/qcom/audio/legacy/libalsa-intf/
H A DAndroid.mk11 LOCAL_MODULE_TAGS:= debug
19 LOCAL_MODULE_TAGS:= debug
26 LOCAL_MODULE_TAGS:= debug
33 LOCAL_MODULE_TAGS:= debug
H A Darec.c48 static int debug = 0; variable
60 {"debug", 0, 0, 'V'},
126 if (debug)
132 if (debug) {
168 if (debug) {
241 if (debug)
251 if (debug)
299 if (debug)
412 if (debug)
464 if (debug)
[all...]
/hardware/qcom/display/msm8909/sdm/libs/utils/
H A DAndroid.mk11 LOCAL_SRC_FILES := debug.cpp \
23 $(SDM_HEADER_PATH)/utils/debug.h \
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
H A DAndroid.mk11 LOCAL_SRC_FILES := debug.cpp \
23 $(SDM_HEADER_PATH)/utils/debug.h \
/hardware/qcom/display/msm8998/sdm/libs/utils/
H A DAndroid.mk11 LOCAL_SRC_FILES := debug.cpp \
24 $(SDM_HEADER_PATH)/utils/debug.h \
/hardware/qcom/msm8998/json-c/
H A DAndroid.mk13 debug.h \
25 debug.c \
H A Ddebug.c2 * $Id: debug.c,v 1.5 2006/01/26 02:16:28 mclark Exp $
31 #include "debug.h"
36 void mc_set_debug(int debug) { _debug = debug; } argument
H A Ddebug.h2 * $Id: debug.h,v 1.5 2006/01/30 23:07:57 mclark Exp $
22 extern void mc_set_debug(int debug);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A DAndroid.mk37 LOCAL_MODULE_TAGS := debug
/hardware/qcom/display/msm8996/sdm/libs/utils/
H A DAndroid.mk13 LOCAL_SRC_FILES := debug.cpp \
/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dcpuhint.cpp32 #include <utils/debug.h>
H A Dhwc_buffer_sync_handler.cpp33 #include <utils/debug.h>
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dcpuhint.cpp32 #include <utils/debug.h>
H A Dhwc_buffer_sync_handler.cpp32 #include <utils/debug.h>
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dcpuhint.cpp32 #include <utils/debug.h>
H A Dhwc_buffer_sync_handler.cpp35 #include <utils/debug.h>
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dcpuhint.cpp32 #include <utils/debug.h>
H A Dhwc_buffer_sync_handler.cpp34 #include <utils/debug.h>
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
H A DAndroid.mk45 LOCAL_MODULE_TAGS := debug
/hardware/qcom/gps/msm8084/utils/
H A Dloc_log.cpp201 void loc_logger_init(unsigned long debug, unsigned long timestamp) argument
203 loc_logger.DEBUG_LEVEL = debug;
/hardware/qcom/gps/msm8909/utils/
H A Dloc_log.cpp203 void loc_logger_init(unsigned long debug, unsigned long timestamp) argument
205 loc_logger.DEBUG_LEVEL = debug;
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_log.cpp197 void loc_logger_init(unsigned long debug, unsigned long timestamp) argument
199 loc_logger.DEBUG_LEVEL = debug;
/hardware/qcom/gps/msm8960/utils/
H A Dloc_log.cpp201 void loc_logger_init(unsigned long debug, unsigned long timestamp) argument
203 loc_logger.DEBUG_LEVEL = debug;

Completed in 647 milliseconds

1234567891011