HomeSort by relevance Sort by last modified time
    Searched full:defaults (Results 301 - 325 of 3746) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable_factory.cc 66 pref_registry->defaults().get(),
  /external/chromium_org/chrome/browser/resources/
about_conflicts.js 14 'The type of module (string), defaults to blank for regular modules',
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
down_arrow_popup_menu_cell_unittest.mm 47 TEST_F(DownArrowPopupMenuCellTest, Defaults) {
  /external/chromium_org/chrome/browser/value_store/
testing_value_store.h 19 // Defaults to OK.
  /external/chromium_org/chrome/installer/util/
helper.h 31 // Data" in %USERPROFILE%). Note that these are the defaults and do not take
  /external/chromium_org/content/public/browser/
download_save_info.h 45 // |prompt_for_save_location| defaults to false.
  /external/chromium_org/net/base/
data_url.h 27 // If <mediatype> is omitted, it defaults to text/plain;charset=US-ASCII. As a
  /external/chromium_org/third_party/icu/source/tools/gencnval/
gencnval.1.in 75 Specifies the directory containing ICU data. Defaults to
  /external/chromium_org/third_party/mesa/src/src/glsl/
standalone_scaffolding.h 49 * defaults representing the minimum capabilities required by the
  /external/chromium_org/third_party/skia/include/effects/
SkBlurMaskFilter.h 43 @param flags Flags to use - defaults to none
  /external/chromium_org/tools/gn/
escape.h 44 // This mode is for when quoting is done at some higher-level. Defaults to
  /external/chromium_org/tools/set_default_handler/
set_default_handler_main.cc 6 // some URL protocol ("http" by default) on Windows 8. These defaults can be
  /external/chromium_org/ui/events/gestures/
gesture_configuration.cc 46 // These are empirically determined defaults. Do not adjust without
  /external/chromium_org/ui/views/controls/
progress_bar.h 17 // The value range defaults to [0.0, 1.0].
  /external/chromium_org/v8/test/intl/collator/
de-sort.js 28 // Sort plain German text using defaults.
en-sort.js 28 // Sort plain English text using defaults.
sr-sort.js 28 // Sort plain Serbian text using defaults.
  /external/chromium_org/v8/test/webkit/
cached-call-uninitialized-arguments-expected.txt 24 This test checks that uninitialized parameters for cached call functions correctly defaults to undefined.
  /external/clang/test/Sema/
block-literal.c 44 __block y = 7; // expected-warning {{type specifier missing, defaults to 'int'}}
  /external/clang/test/SemaObjC/
instancetype.m 58 [[SC1Proto1 alloc] methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
63 [[sc1proto1 self] methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
75 [sc1proto1.self methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
80 [sc1proto1.selfProp methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
method-undefined-warn-1.m 58 [self someFunction]; // expected-warning {{method '+someFunction' not found (return type defaults to 'id')}}
  /external/clang/test/SemaObjCXX/
instancetype.mm 58 [[SC1Proto1 alloc] methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
63 [[sc1proto1 self] methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
75 [sc1proto1.self methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
80 [sc1proto1.selfProp methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationUtils.java 87 * @param defaults {@code non-null;} the defaults, itself as an annotation
90 public static Annotation makeAnnotationDefault(Annotation defaults) {
93 result.put(new NameValuePair(VALUE_STRING, new CstAnnotation(defaults)));
  /external/droiddriver/src/com/google/android/droiddriver/actions/
PressKeyAction.java 34 * Defaults timeoutMillis to 0.
  /external/droiddriver/src/com/google/android/droiddriver/scroll/
StaticSentinelStrategy.java 36 * Defaults to FIRST_CHILD_GETTER for backward scrolling, LAST_CHILD_GETTER

Completed in 966 milliseconds

<<11121314151617181920>>