HomeSort by relevance Sort by last modified time
    Searched full:defaults (Results 426 - 450 of 3656) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/test/pyautolib/
pyauto.py 131 which case the defaults will be used.)
133 clear_profile: If True, clean the profile dir before use. Defaults to True
134 homepage: the home page. Defaults to "about:blank"
136 # Fetch provided keyword args, or fill in defaults.
538 Defaults to True, that is restarts browser with a clean
803 Defaults to 0.25 secs.
    [all...]
  /external/blktrace/doc/
blktrace.8 30 the mounted directory for the debugfs, which defaults to
36 blktrace defaults to collecting all events that can be traced. To
133 Specifies number of buffers to use. blktrace defaults to 4 sub buffers.
  /external/chromium/chrome/common/
utility_messages.h 109 // Tells the utility process to get capabilities and defaults for the specified
204 // capabilities and defaults.
210 // capabilities and defaults.
  /external/chromium/testing/gtest/cmake/
internal_utils.cmake 21 # For MSVC, CMake sets certain flags to defaults we want to override.
33 # on CRT DLLs being available. CMake always defaults to using shared
39 # Replaces /W3 with /W4 in defaults.
  /external/chromium_org/testing/gtest/cmake/
internal_utils.cmake 21 # For MSVC, CMake sets certain flags to defaults we want to override.
33 # on CRT DLLs being available. CMake always defaults to using shared
39 # Replaces /W3 with /W4 in defaults.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
logutils.py 170 logging_level: The minimum logging level to log. Defaults to
173 should be used only in unit tests. Defaults to the
177 or else logging raises an error. Defaults to sys.stderr.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filter_unittest.py 158 # We use parameter values that are different from the defaults.
170 # Test that the attributes are getting set correctly to the defaults.
186 # These parameter values are different from the defaults.
  /external/chromium_org/tools/metrics/histograms/
find_unmapped_histograms.py 56 defaults to the root of the Chromium checkout.
189 help='scan within DIRECTORY for histograms [optional, defaults to "src/"]',
195 '[optional, defaults to "tools/histograms/histograms.xml"]',
  /external/clang/lib/AST/
Comment.cpp 131 // Set defaults.
141 // If there is no declaration, the defaults is our only guess.
150 // Defaults are should be good for declarations we don't handle explicitly.
  /external/libvpx/libvpx/third_party/googletest/src/cmake/
internal_utils.cmake 21 # For MSVC, CMake sets certain flags to defaults we want to override.
33 # on CRT DLLs being available. CMake always defaults to using shared
39 # Replaces /W3 with /W4 in defaults.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py 46 class Defaults:
54 defaults = self._getDefaults()
55 defaults.update(kwargs)
56 self.__dict__.update(defaults)
59 defaults = {}
62 defaults.update(base._getDefaults())
66 defaults[name] = deepcopy(value)
67 return defaults
71 class BundleBuilder(Defaults):
78 # (Note that Defaults.__init__ (deep)copies these values t
    [all...]
  /bionic/libc/kernel/tools/
update_all.py 4 from defaults import *
  /dalvik/vm/
Init.h 63 * This defaults to fprintf(), but will use the JNI fprintf callback if
  /development/ndk/sources/android/libportable/arch-mips/
eventfd.c 33 /* NOTE: LTP defaults to using O_NONBLOCK even if EFD_NONBLOCK is defined */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java 241 private void setDefault(int defaults) {
243 // This method sets the defaults on the notification before posting it.
263 notification.defaults = defaults;
  /development/samples/training/threadsample/
AndroidManifest.xml 49 No intent filters are specified, so android:exported defaults to "false". The
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
output_unknown.properties 21 # Specify defaults when no method="..." is specified.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DefaultSignedAttributeTableGenerator.java 24 * Initialise to use all defaults
  /external/chromium/chrome/browser/
defaults.cc 5 #include "chrome/browser/defaults.h"
  /external/chromium/chrome/browser/ui/cocoa/
bubble_view.h 45 // not be retained. Defaults to all corners being rounded.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
matcher.py 52 result_mode: What mode to change to after a successful match. Defaults to
  /external/chromium_org/base/
version.h 36 // is invalid (e.g. 1.*.3 or 1.2.3*). This functions defaults to standard
  /external/chromium_org/build/
protoc_java.gypi 24 # directory containing the .proto files. If left out, it defaults to '.'.
  /external/chromium_org/chrome/app/
delay_load_hook_win.cc 23 // load runtime's defaults (in delayimp.lib).
  /external/chromium_org/chrome/browser/chromeos/settings/
stub_cros_settings_provider_unittest.cc 66 TEST_F(StubCrosSettingsProviderTest, Defaults) {

Completed in 706 milliseconds

<<11121314151617181920>>