HomeSort by relevance Sort by last modified time
    Searched full:automatic (Results 101 - 125 of 1962) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_update_service.h 27 // This class enforces automatic restart on app and Chrome updates in app mode.
  /external/chromium_org/net/proxy/
proxy_config.h 28 // (1) Automatic (indicates the methods to obtain a PAC script)
31 // When both automatic and manual settings are specified, the Automatic ones
165 // Returns true if this config contains any "automatic" settings. See the
  /external/clang/docs/
LibFormat.rst 5 LibFormat is a library that implements automatic source code formatting based
  /external/compiler-rt/lib/
Makefile.mk 31 # FIXME: use automatic dependencies?
  /external/compiler-rt/lib/tsan/rtl/
Makefile.mk 19 # FIXME: use automatic dependencies?
  /external/compiler-rt/lib/ubsan/
Makefile.mk 20 # FIXME: use automatic dependencies?
  /external/e2fsprogs/intl/
vasnwprintf.h 1 /* vswprintf with automatic memory allocation.
  /external/eigen/unsupported/Eigen/
NumericalDiff 26 * Warning : this should NOT be confused with automatic differentiation, which
  /external/gtest/
README.android 8 the xUnit architecture. Supports automatic test discovery, a rich set
  /external/llvm/utils/lit/
setup.py 15 keywords = 'test C++ automatic discovery',
  /external/proguard/docs/
quality.html 14 through a regular automatic build process. This process produces numerous
  /external/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /external/strace/
TODO 16 update automatic remaking of autoconf targets
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_dec.h 26 automatic template instantiation does not
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
charmap.py 3 Use this codec directly rather than through the automatic
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
charmap.py 3 Use this codec directly rather than through the automatic
  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.h 33 // Schedules and executes automatic reboots.
35 // Automatic reboots may be scheduled for any number of reasons. Currently, the
59 // Note: Currently, automatic reboots are only enabled while the login screen is
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js 292 $('ip-automatic-configuration-checkbox').addEventListener('click',
294 $('automatic-dns-radio').addEventListener('click',
343 * Handler for when the IP automatic configuration checkbox is clicked.
348 var checked = $('ip-automatic-configuration-checkbox').checked;
354 model.value = model.automatic;
719 var nameServerTypes = ['automatic', 'google', 'user'];
720 var nameServerType = 'automatic';
742 Boolean($('ip-automatic-configuration-checkbox').checked),
761 var automaticDns = $('automatic-dns-display');
765 case 'automatic'
    [all...]
  /external/chromium_org/media/audio/
agc_audio_stream.h 140 // Sets the automatic gain control (AGC) to on or off. When AGC is enabled,
151 // Gets the current automatic gain control state.
188 // True when automatic gain control is enabled, false otherwise.
  /external/chromium_org/third_party/libxml/src/
DOCBparser.c 225 * Automatic support for ZLIB/Compress compressed document is provided
252 * parse an SGML file and build a tree. Automatic support for ZLIB/Compress
282 * parse a Docbook SGML file and build a tree. Automatic support for

Completed in 4182 milliseconds

1 2 3 45 6 7 8 91011>>