/external/libvpx/libvpx/vp8/common/ |
D | treecoder.c | 12 #if CONFIG_DEBUG 67 #if CONFIG_DEBUG in branch_counts() 91 #if CONFIG_DEBUG in branch_counts() 100 #if CONFIG_DEBUG in branch_counts() 130 #if CONFIG_DEBUG in vp8_tree_probs_from_distribution()
|
/external/skia/tools/ |
D | buildbot_spec.py | 27 CONFIG_DEBUG = 'Debug' variable 272 'configuration', CONFIG_DEBUG) 280 configuration == CONFIG_DEBUG))
|
/external/skia/infra/bots/ |
D | common.py | 24 CONFIG_DEBUG = 'Debug' variable 26 VALID_CONFIGS = (CONFIG_COVERAGE, CONFIG_DEBUG, CONFIG_RELEASE)
|
/external/ltrace/ |
D | configure.ac | 362 y | yes) CONFIG_DEBUG=yes ;; 363 *) CONFIG_DEBUG=no ;; 365 [CONFIG_DEBUG=no]) 366 AC_MSG_RESULT([${CONFIG_DEBUG}]) 367 if test "${CONFIG_DEBUG}" = "yes"; then
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_common.h | 47 #if CONFIG_DEBUG
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 33 %define CONFIG_DEBUG 0
|
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
/external/libvpx/config/x86_64/ |
D | vpx_config.asm | 33 %define CONFIG_DEBUG 0
|
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
D | vpx_config.asm | 36 .equ CONFIG_DEBUG , 0 define
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
D | vpx_config.asm | 36 .equ CONFIG_DEBUG , 0 define
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
D | vpx_config.asm | 36 .equ CONFIG_DEBUG , 0 define
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 45 #define CONFIG_DEBUG 0 macro
|
D | vpx_config.asm | 36 .equ CONFIG_DEBUG , 0 define
|
/external/libvpx/libvpx/vp8/decoder/ |
D | onyxd_int.h | 138 #if CONFIG_DEBUG
|
D | decodemv.c | 18 #if CONFIG_DEBUG
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_int.h | 733 #if CONFIG_DEBUG
|
D | bitstream.c | 432 #if CONFIG_DEBUG in write_mv_ref() 444 #if CONFIG_DEBUG in write_sub_mv_ref() 681 #if CONFIG_DEBUG in pack_inter_mode_mvs()
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 213 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))
|