HomeSort by relevance Sort by last modified time
    Searched refs:Disable (Results 126 - 150 of 266) sorted by null

1 2 3 4 56 7 8 91011

  /external/chromium_org/chrome/browser/ui/webui/options/
handler_options_handler.cc 185 GetProtocolHandlerRegistry()->Disable();
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.js 127 // Disable focusing on box image separately from rest of tree item
159 // Disable keyboard focus on elements in iFrames that have not been
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_test_utils.cc 65 void TestDataReductionProxyConfig::Disable() {
data_reduction_proxy_config_service_unittest.cc 182 // Disable the data reduction proxy, which should trigger a notification.
266 tracker.Disable();
  /external/chromium_org/components/variations/
variations_seed_processor.cc 175 trial->Disable();
variations_seed_simulator.cc 56 trial->Disable();
  /external/chromium_org/content/browser/appcache/
appcache_database.h 102 void Disable();
  /external/chromium_org/content/browser/service_worker/
service_worker_database.h 292 void Disable(
service_worker_database.cc 727 Disable(FROM_HERE, STATUS_OK);
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 55 OP(Disable) /* 296 */ \
  /external/chromium_org/ipc/
ipc_logging.cc 90 void Logging::Disable() {
  /external/chromium_org/ui/ozone/platform/dri/
hardware_display_controller_unittest.cc 135 controller_->Disable();
screen_manager.cc 99 (*it)->Disable();
  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 70 GET_PROC(Disable);
  /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)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 233 flag: True for Enable, False for Disable
266 # If the user does "disable pretty-printer .* .* foo"
267 # should we disable printers that don't have subprinters?
271 # "disable pretty-printer .* .* .*", and every other variation
273 # "disable pretty-printer .* .*" (i.e. subname is elided)
274 # to disable everything.
312 # Enable/Disable one or more pretty-printers.
315 # and the user wants to disable that printer without disabling all the other
344 """GDB command to disable the specified pretty-printer.
346 Usage: disable pretty-printer [object-regexp [name-regexp]
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 233 flag: True for Enable, False for Disable
266 # If the user does "disable pretty-printer .* .* foo"
267 # should we disable printers that don't have subprinters?
271 # "disable pretty-printer .* .* .*", and every other variation
273 # "disable pretty-printer .* .*" (i.e. subname is elided)
274 # to disable everything.
312 # Enable/Disable one or more pretty-printers.
315 # and the user wants to disable that printer without disabling all the other
344 """GDB command to disable the specified pretty-printer.
346 Usage: disable pretty-printer [object-regexp [name-regexp]
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 233 flag: True for Enable, False for Disable
266 # If the user does "disable pretty-printer .* .* foo"
267 # should we disable printers that don't have subprinters?
271 # "disable pretty-printer .* .* .*", and every other variation
273 # "disable pretty-printer .* .*" (i.e. subname is elided)
274 # to disable everything.
312 # Enable/Disable one or more pretty-printers.
315 # and the user wants to disable that printer without disabling all the other
344 """GDB command to disable the specified pretty-printer.
346 Usage: disable pretty-printer [object-regexp [name-regexp]
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/share/gdb/python/gdb/command/
pretty_printers.py 233 flag: True for Enable, False for Disable
266 # If the user does "disable pretty-printer .* .* foo"
267 # should we disable printers that don't have subprinters?
271 # "disable pretty-printer .* .* .*", and every other variation
273 # "disable pretty-printer .* .*" (i.e. subname is elided)
274 # to disable everything.
312 # Enable/Disable one or more pretty-printers.
315 # and the user wants to disable that printer without disabling all the other
344 """GDB command to disable the specified pretty-printer.
346 Usage: disable pretty-printer [object-regexp [name-regexp]
    [all...]
  /build/core/
config.mk 318 # Disable WITH_STATIC_ANALYZER and WITH_SYNTAX_CHECK if tool can't be found
322 $(warning *** Disable WITH_STATIC_ANALYZER because $(SYNTAX_TOOLS_PREFIX)/ccc-analyzer does not exist)
328 $(warning *** Disable WITH_SYNTAX_CHECK because $(SYNTAX_TOOLS_PREFIX)/ccc-syntax does not exist)
336 $(warning *** Disable WITH_SYNTAX_CHECK in the presence of static analyzer WITH_STATIC_ANALYZER)
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.js 50 // Disable the context menu, as the Print/Inspect element items don't
  /external/chromium_org/chrome/renderer/resources/extensions/
automation_custom_bindings.js 74 // TODO(dtseng): Disable desktop tree once desktop object goes out of
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLAssembleInterface.cpp 100 GET_PROC(Disable);
348 GET_PROC(Disable);
  /external/chromium_org/content/browser/android/
overscroll_glow.cc 93 void OverscrollGlow::Disable() {
  /external/chromium_org/content/browser/renderer_host/input/
touch_emulator.cc 80 // renderer for ack. Instead, the owner should call Disable, and only
102 void TouchEmulator::Disable() {

Completed in 671 milliseconds

1 2 3 4 56 7 8 91011