HomeSort by relevance Sort by last modified time
    Searched refs:Disable (Results 1 - 25 of 47) sorted by null

1 2

  /external/bluetooth/bluez/audio/
audio.conf 7 Disable=Headset,Gateway
12 # If we want to disable support for specific services
14 #Disable=Control,Source
  /system/bluetooth/data/
audio.conf 9 Disable=Headset,Gateway,Source
  /frameworks/base/services/camera/tests/CameraServiceTest/
Android.mk 24 # Disable it because the ISurface interface may change, and before we have a
  /external/v8/src/
compilation-cache.h 89 // Enable/disable compilation cache. Used by debugger to disable compilation
92 static void Disable();
apinatives.js 96 // Disable access checks while instantiating the object.
serialize.h 388 static void Disable() { serialization_enabled_ = false; }
compilation-cache.cc 478 void CompilationCache::Disable() {
  /external/v8/test/mjsunit/
debug-enable-disable-breakpoints.js 56 // Disable the breakpoint.
71 // Disable the second breakpoint.
76 // Disable the first breakpoint.
87 // Disable the first breakpoint.
  /libcore/
Android.mk 39 # Disable test modules if LIBCORE_SKIP_TESTS envar is set
  /external/chromium/base/
waitable_event_posix.cc 133 void Disable() {
187 // Disable which makes sw::Fire return false.
188 sw.Disable();
linux_versioninfo.scons 202 # Disable that so we can control it from cflags in gyp.
test_support_base.scons 224 # Disable that so we can control it from cflags in gyp.
test_support_perf.scons 230 # Disable that so we can control it from cflags in gyp.
base_i18n.scons 230 # Disable that so we can control it from cflags in gyp.
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ikbdinterrupt.S 47 | Disable interrupts
86 | Disable interrupts
  /external/openssl/crypto/
crypto-lib.com 306 $ ! Disable the DOLLARID warning
308 $ ! Disable disjoint optimization
311 $ ! Disable the MIXLINKAGE warning
1131 $ CCDISABLEWARNINGS = "/WARNING=(DISABLE=(" + CCDISABLEWARNINGS + "))"
1133 $ CC4DISABLEWARNINGS = "/WARNING=(DISABLE=(" + CC4DISABLEWARNINGS + "))"
1134 $ CC6DISABLEWARNINGS = "/WARNING=(DISABLE=(" + CC6DISABLEWARNINGS + "))"
    [all...]
  /external/stlport/
configure 52 with --disable-shared, static libraries will be used in any case)
66 --disable-shared don't build shared
76 --without-rtti Disable RTTI when building libraries.
222 --disable-shared)
  /external/chromium/net/
net_resources.scons 194 # Disable that so we can control it from cflags in gyp.
net_test_support.scons 230 # Disable that so we can control it from cflags in gyp.
  /external/chromium/third_party/icu/
icudata.scons 202 # Disable that so we can control it from cflags in gyp.
  /external/chromium/third_party/libevent/
libevent.scons 198 # Disable that so we can control it from cflags in gyp.
  /external/chromium/third_party/modp_b64/
modp_b64.scons 194 # Disable that so we can control it from cflags in gyp.
  /external/chromium/third_party/zlib/
zlib.scons 196 # Disable that so we can control it from cflags in gyp.
  /external/chromium/third_party/icu/source/
runConfigureICU 21 echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ configurearg ... ]"
28 --disable-release Disable presetting optimization flags
75 --disable-release)
77 OPTS="$OPTS --disable-release"
243 # The Intel compiler has optimization bugs. So we disable optimization.
  /external/icu4c/
runConfigureICU 21 echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ configurearg ... ]"
28 --disable-release Disable presetting optimization flags
75 --disable-release)
77 OPTS="$OPTS --disable-release"
260 # The Intel compiler has optimization bugs. So we disable optimization.

Completed in 1443 milliseconds

1 2