Searched
full:defaults (Results
351 -
375 of
4080) sorted by null
<<11121314151617181920>>
/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/e2fsprogs/install-utils/ |
convfstab | 9 DEF_FLAGS="defaults" # Default filesysflags
|
/external/elfutils/0.153/backends/ |
x86_64_cfi.c | 1 /* x86-64 ABI-specified defaults for DWARF CFI.
|
/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 | 42 defaults = ('Other', 'Not_Applicable', 'No_Block') variable 43 for i,v in enumerate (defaults): 51 combined[u] = list (defaults) 150 d = data.get (u, defaults)
|
/external/icu/icu4c/source/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/kernel-headers/original/uapi/linux/ |
shm.h | 11 * SHMMAX, SHMMNI and SHMALL are upper limits are defaults which can
|
/external/libnfc-nci/src/udrv/include/ |
unv.h | 49 /* Prototype for function to restore defaults to a block */
|
/external/libpng/scripts/ |
symbols.dfn | 26 /* Read the defaults, but use scripts/pnglibconf.h.prebuilt; the 'standard'
|
/external/libsepol/include/sepol/ |
users.h | 21 new user configurations. Defaults to disabled. */
|
/external/libvpx/libvpx/test/android/ |
README | 26 NOTE: Built_libs defaults to parent_dir/libs/armeabi-v7a
|
/external/lldb/test/pexpect-2.4/examples/ |
ftp.py | 29 child.interact() # Escape character defaults to ^]
|
/external/llvm/test/MC/ARM/ |
arm-thumb-cpus-default.s | 19 @ 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
|
/external/oprofile/libutil++/ |
path_filter.cpp | 53 // note that the include pattern defaults to '*'
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowDialogFragment.java | 24 private boolean cancelable = true; // defaults to true
|
Completed in 505 milliseconds
<<11121314151617181920>>