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

<<21222324252627282930>>

  /external/apache-xml/src/main/java/org/apache/xpath/
Arg.java 177 * defaults to true.
209 * isVisible defaults to true.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
tokenizer.py 37 non-matched text when in the given mode. Defaults to Type.NORMAL.
48 non-matched text when in the given mode. Defaults to Type.NORMAL.
  /external/chromium_org/chrome/browser/ui/webui/
favicon_source.h 41 // If the parameter is unspecified, the requested favicon's size defaults
42 // to 16 and the requested scale factor defaults to 1x.
  /external/chromium_org/remoting/host/policy_hack/
policy_watcher.cc 129 // For most policies these match the defaults.
179 const base::DictionaryValue& PolicyWatcher::Defaults() const {
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler.h 45 // Creates a new instance and sets defaults.
69 // with unchanged defaults from creation time.
  /external/chromium_org/third_party/WebKit/Source/core/scripts/
in_generator.py 40 defaults = None variable in class:Writer
47 self.in_file = InFile.load_from_files(in_files, self.defaults, self.valid_values, self.default_parameters)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
cmdline.py 66 help="Write the XML report to this file. Defaults to 'coverage.xml'"
81 help="Specify configuration file. Defaults to '.coveragerc'"
102 Defaults are initialized for all options.
199 def __init__(self, action, options=None, defaults=None, usage=None,
206 `defaults` is a dict of default value for options.
219 self.set_defaults(actions=[action], **(defaults or {}))
309 defaults = {'erase_first': True},
323 defaults = {'outfile': 'coverage.xml'},
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
tokenizer.py 37 non-matched text when in the given mode. Defaults to Type.NORMAL.
48 non-matched text when in the given mode. Defaults to Type.NORMAL.
  /external/chromium_org/third_party/icu/source/tools/genccode/
genccode.c 129 "\t ELF format defaults to i386. Windows defaults to the native platform.\n");
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_context.c 143 /*XXX: make configurable with performance vs quality, these defaults
144 * match the binary driver's defaults
  /external/chromium_org/tools/flakiness/
find_flakiness.py 17 # Defaults for FindShardingFlakiness().
23 # Defaults for FindUnaryFlakiness().
  /external/chromium_org/tools/gn/
functions.cc 71 "abusing me. Imports are for defining defaults, variables, and rules.\n"
103 // Copy the target defaults, if any, into the scope we're going to execute
108 "target defaults", err))
266 // them in the parent scope. The values in the current scope are the defaults,
272 // than only using the defaults.
345 // Ensure there aren't defaults already set.
348 "This target type defaults were already set.");
366 // (with no containing scope) used to hold the target defaults.
  /external/chromium_org/tools/memory_watcher/
mini_disassembler.h 53 // Creates a new instance and sets defaults.
77 // with unchanged defaults from creation time.
  /external/chromium_org/tools/site_compare/drivers/win32/
mouse.py 157 offset: where to click, defaults to dead center
180 offset: where to click, defaults to dead center
  /external/chromium_org/tools/traceline/traceline/sidestep/
mini_disassembler.h 45 // Creates a new instance and sets defaults.
69 // with unchanged defaults from creation time.
  /external/chromium_org/v8/tools/gcmole/
bootstrap.sh 50 [ "$(defaults read "${XCONF}" EnablePredictiveCompilation)" != "0" ]; then
56 echo " defaults write ${XCONF} EnablePredictiveCompilation -boolean NO"
  /external/droiddriver/src/com/google/android/droiddriver/scroll/
DynamicSentinelStrategy.java 161 * Defaults to the standard {@link PhysicalToLogicalConverter}.
170 * Defaults to LAST_CHILD_GETTER for forward scrolling, and the standard
  /external/icu4c/tools/genccode/
genccode.c 125 "\t ELF format defaults to i386. Windows defaults to the native platform.\n");
  /external/iproute2/man/man8/
ip-address.8 159 RFC 4862. Defaults to
165 of RFC 4862. Defaults to
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCResultSetMetaData.java 36 /* defaults to varchar below */
115 /* defaults to varchar below */
  /external/llvm/utils/emacs/
llvm-mode.el 117 (make-local-variable 'font-lock-defaults)
121 font-lock-defaults `(llvm-font-lock-keywords))
  /external/markdown/markdown/extensions/
wikilinks.py 92 # set extension defaults
100 # Override defaults with user settings
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.c 143 /*XXX: make configurable with performance vs quality, these defaults
144 * match the binary driver's defaults
  /external/srec/srec/AcousticModels/include/
SR_AcousticModels.h 65 * Sets AcousticModels parameter, overriding session defaults.
145 * Sets AcousticModel parameter, overriding session defaults.
  /frameworks/base/core/java/android/widget/
ScrollBarDrawable.java 51 * extent. Defaults to false.
61 * extent. Defaults to false.

Completed in 458 milliseconds

<<21222324252627282930>>