HomeSort by relevance Sort by last modified time
    Searched full:defaults (Results 101 - 125 of 4933) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/test/Parser/
objc-forcollection-neg-2.m 27 static i;// expected-warning {{type specifier missing, defaults to 'int'}}
  /external/clang/test/Rewriter/
instancetype-test.mm 57 [[Subclass1<Proto1> alloc] methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
62 [[sc1proto1 self] methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
72 [sc1proto1.self methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
75 [sc1proto1.selfProp methodInProto2]; // expected-warning{{method '-methodInProto2' not found (return type defaults to 'id')}}
  /external/clang/test/Sema/
invalid-struct-init.c 6 expected-warning {{type specifier missing, defaults to 'int'}}
  /external/clang/test/SemaObjC/
gcc-cast-ext.m 23 return [[[self alloc] initWithFileReference:fileRef gylphRange:(NSRange)range anchor:(NSString *)htmlAnchor] autorelease]; // expected-warning {{method '-initWithFileReference:gylphRange:anchor:' not found (return type defaults to 'id')}}
method-lookup.m 25 for (NSObject<PBXCompletionItem> * item in [self completionItems]) // expected-warning{{method '+completionItems' not found (return type defaults to 'id')}}
  /external/droiddriver/
artifactory.gradle 38 defaults {
  /external/e2fsprogs/misc/
mke2fs.conf.in 0 [defaults]
  /external/e2fsprogs/tests/
mke2fs.conf.in 0 [defaults]
  /external/emma/core/res/com/vladium/emma/data/
merge_usage.res 10 "merged data output file (defaults to 'coverage.es')";
  /external/guice/core/test/com/google/inject/name/
NamesTest.java 88 Properties defaults = new Properties(); local
89 defaults.setProperty("Edmonton", "Eskimos");
90 defaults.setProperty("Regina", "Pats");
92 final Properties teams = new Properties(defaults);
  /external/icu/icu4c/source/test/depstest/
icu-dependencies-mode.el 18 (setq font-lock-defaults '(icuDepKeywords))
  /external/iproute2/man/man8/
tc-mqprio.8 55 These defaults can be overridden using the qdisc parameters. Providing
60 hardware defaults should work reasonably well.
107 to use hardware QOS defaults. Set to
109 to override hardware defaults with user specified values.
  /external/libbrillo/brillo/
variant_dictionary_unittest.cc 23 // Test that missing keys result in defaults.
  /external/llvm/test/DebugInfo/X86/
debugger-tune.ll 1 ; Verify target-based defaults for "debugger tuning," and the ability to
2 ; override defaults.
6 ; Verify defaults for various targets.
12 ; We can override defaults.
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 48 // This defaults to: * port 53
50 // This defaults to: 127.0.0.1:5030
52 // This defaults to: 5533
54 // This defaults to: 5352
  /external/testng/src/main/java/org/testng/annotations/
DataProvider.java 10 * defaults to method name.
  /external/toybox/toys/pending/
README 8 time for yet. Everything in here defaults to "n" in defconfig.
  /hardware/bsp/intel/peripheral/libmraa/docs/
galileorevd.md 12 - adc kernel module will return 12bit number. MRAA defaults shift this to 10bits
  /hardware/bsp/intel/peripheral/libupm/examples/java/
MPR121Sample.java 33 // init according to AN3944 defaults
  /hardware/intel/img/psb_video/src/hwdefs/
topazhp_default_params.h 41 /* Comandline Params defaults */
80 // Fairly random defaults.
98 //register defaults
150 /* Context defaults */
  /libcore/ojluni/src/main/java/java/util/logging/
ConsoleHandler.java 43 * (defaults to <tt>Level.INFO</tt>).
46 * (defaults to no <tt>Filter</tt>).
49 * (defaults to <tt>java.util.logging.SimpleFormatter</tt>).
51 * the name of the character set encoding to use (defaults to
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tm.h 34 # include "defaults.h"
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/mime/
text.py 26 header. This defaults to "us-ascii". Note that as a side-effect, the
  /prebuilts/gdb/linux-x86/lib/python2.7/email/mime/
text.py 26 header. This defaults to "us-ascii". Note that as a side-effect, the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
text.py 26 header. This defaults to "us-ascii". Note that as a side-effect, the

Completed in 3986 milliseconds

1 2 3 45 6 7 8 91011>>