HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_DEBUG (Results 1 - 13 of 13) sorted by null

  /external/skia/infra/bots/recipe_modules/vars/
api.py 12 CONFIG_DEBUG = 'Debug'
108 self.configuration = self.builder_cfg.get('configuration', CONFIG_DEBUG)
  /frameworks/base/core/java/android/security/net/config/
XmlConfigSource.java 34 private static final int CONFIG_DEBUG = 2;
88 case CONFIG_DEBUG:
244 boolean defaultOverridePins = configType == CONFIG_DEBUG;
350 parseConfigEntry(parser, null, null, CONFIG_DEBUG).get(0).first;
424 parseConfigEntry(parser, null, null, CONFIG_DEBUG).get(0).first;
  /external/libvpx/config/arm/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/arm-neon/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/arm64/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/generic/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/mips32/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/mips32-msa/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/mips64/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/mips64-msa/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/x86/
vpx_config.h 42 #define CONFIG_DEBUG 0
  /external/libvpx/config/x86_64/
vpx_config.h 42 #define CONFIG_DEBUG 0

Completed in 171 milliseconds