HomeSort by relevance Sort by last modified time
    Searched full:config_debug (Results 26 - 50 of 51) sorted by null

12 3

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_int.h 138 #if CONFIG_DEBUG
decodemv.c 18 #if CONFIG_DEBUG
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common.h 67 #if CONFIG_DEBUG
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 45 #define CONFIG_DEBUG 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 45 #define CONFIG_DEBUG 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 45 #define CONFIG_DEBUG 0
  /external/skia/infra/bots/
common.py 24 CONFIG_DEBUG = 'Debug'
26 VALID_CONFIGS = (CONFIG_COVERAGE, CONFIG_DEBUG, CONFIG_RELEASE)
  /frameworks/base/core/java/android/security/net/config/
XmlConfigSource.java 34 private static final int CONFIG_DEBUG = 2;
80 case CONFIG_DEBUG:
236 boolean defaultOverridePins = configType == CONFIG_DEBUG;
342 parseConfigEntry(parser, null, null, CONFIG_DEBUG).get(0).first;
416 parseConfigEntry(parser, null, null, CONFIG_DEBUG).get(0).first;
  /external/jemalloc/src/
util.c 6 if (config_debug && !(e)) { \
13 if (config_debug) { \
20 if (config_debug) { \
arena.c 489 else if (config_debug) {
561 if (config_debug && flag_dirty == 0 && flag_unzeroed == 0)
710 if (config_debug) {
    [all...]
ctl.c 77 CTL_PROTO(config_debug)
248 {NAME("debug"), CTL(config_debug)},
    [all...]
chunk.c 312 else if (config_debug) {
ckh.c 425 if (config_debug)
tcache.c 280 if (config_debug) {
  /external/skia/tools/
buildbot_spec.py 27 CONFIG_DEBUG = 'Debug'
272 'configuration', CONFIG_DEBUG)
280 configuration == CONFIG_DEBUG))
  /external/jemalloc/include/jemalloc/internal/
util.h 86 /* Use to assert a particular configuration, e.g., cassert(config_debug). */
jemalloc_internal.h 24 static const bool config_debug = variable
jemalloc_internal.h.in 24 static const bool config_debug =
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 432 #if CONFIG_DEBUG
444 #if CONFIG_DEBUG
681 #if CONFIG_DEBUG
    [all...]
onyx_int.h 733 #if CONFIG_DEBUG
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 431 #if CONFIG_DEBUG
443 #if CONFIG_DEBUG
680 #if CONFIG_DEBUG
    [all...]
onyx_int.h 712 #if CONFIG_DEBUG
  /external/libvpx/libvpx/build/make/
Makefile 213 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 18 #if CONFIG_DEBUG
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 184 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))

Completed in 3695 milliseconds

12 3