Searched
full:defaults (Results
301 -
325 of
3656) sorted by null
<<11121314151617181920>>
/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/base/gestures/ |
gesture_configuration.cc | 45 // 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
|
/external/dropbear/debian/ |
README.Debian | 33 3. Modify the Dropbear defaults file, set NO_START to 0 and
|
dropbear.postinst | 61 update-rc.d dropbear defaults >/dev/null
|
/external/e2fsprogs/install-utils/ |
convfstab | 9 DEF_FLAGS="defaults" # Default filesysflags
|
/external/emma/core/res/com/vladium/emma/ |
run_usage.res | 40 "raw session data output file (defaults to 'coverage.es')";
|
/external/harfbuzz_ng/src/ |
gen-indic-table.py | 44 defaults = ('Other', 'Not_Applicable', 'No_Block') variable 45 for i,v in enumerate (defaults): 53 combined[u] = list (defaults) 138 d = data.get (u, defaults)
|
/external/icu4c/tools/gencnval/ |
gencnval.1.in | 75 Specifies the directory containing ICU data. Defaults to
|
/external/iproute2/man/man8/ |
tc-sfq.8 | 100 Interval in seconds for queue algorithm perturbation. Defaults to 0, which means that 108 Defaults to the MTU of the interface which is also the advised value and the minimum value. 127 Average queue size at which marking becomes a possibility. Defaults to 132 At this average queue size, the marking probability is maximal. Defaults to
|
/external/libnfc-nci/src/udrv/include/ |
unv.h | 49 /* Prototype for function to restore defaults to a block */
|
/external/libsepol/include/sepol/ |
users.h | 21 new user configurations. Defaults to disabled. */
|
/external/llvm/test/MC/ARM/ |
arm-thumb-cpus-default.s | 8 @ Make sure the architecture chosen by LLVM defaults to a compatible
|
/external/mesa3d/src/glsl/ |
standalone_scaffolding.h | 49 * defaults representing the minimum capabilities required by the
|
Completed in 1224 milliseconds
<<11121314151617181920>>