Home
last modified time | relevance | path

Searched refs:auto (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/external/dagger2/
DAndroid.mk68 dagger2-auto-common-host \
69 dagger2-auto-factory-host \
70 dagger2-auto-service-host \
71 dagger2-auto-value-host \
81 dagger2-auto-common-host \
82 dagger2-auto-factory-host \
83 dagger2-auto-service-host \
84 dagger2-auto-value-host \
88 com.google.auto.factory.processor.AutoFactoryProcessor \
89 com.google.auto.service.processor.AutoServiceProcessor \
[all …]
/external/guice/core/test/com/googlecode/guice/
DGuiceTck.java27 import org.atinject.tck.auto.Car;
28 import org.atinject.tck.auto.Convertible;
29 import org.atinject.tck.auto.Drivers;
30 import org.atinject.tck.auto.DriversSeat;
31 import org.atinject.tck.auto.Engine;
32 import org.atinject.tck.auto.FuelTank;
33 import org.atinject.tck.auto.Seat;
34 import org.atinject.tck.auto.Tire;
35 import org.atinject.tck.auto.V8Engine;
36 import org.atinject.tck.auto.accessories.Cupholder;
[all …]
/external/clang/test/SemaObjCXX/
Darc-0x.mm8 // Deduction with 'auto'.
19 auto a = [[A alloc] init];
22 auto a2([[A alloc] init]);
25 __strong id *idp = new auto(obj); function
28 for (auto x : array) { // expected-warning{{'auto' deduced as 'id' in declaration of 'x'}}
33 } @catch (auto e) { // expected-error {{'auto' not allowed in exception declaration}}
60 // warn when initializing an 'auto' variable with an 'id' initializer expression
63 auto x = obj; // expected-warning{{'auto' deduced as 'id' in declaration of 'x'}}
74 auto x = param; // no-warning
75 auto y = obj; // expected-warning{{'auto' deduced as 'id' in declaration of 'y'}}
[all …]
/external/v8/src/compiler/
DSTYLE18 Use of C++11 auto keyword
20 Use auto to avoid type names that are just clutter. Continue to use manifest
21 type declarations when it helps readability, and never use auto for anything
22 but local variables, in particular auto should only be used where it is obvious
25 for (auto block : x->blocks()) // clearly a Block of some kind
26 for (auto instr : x->instructions()) // clearly an Instruction of some kind
28 for (auto b : x->predecessors()) // less clear, better to make it explicit
/external/clang/test/PCH/
Dcxx1y-lambdas.mm9 return [](auto z, int y = 0) { return z + y; }(5);
14 auto lambda = [](auto z) { return z + z; };
19 auto lambda = [](auto N) -> int {
32 auto lambda = [=](int m) { return n + m; };
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
Dlayer_picker.css12 -webkit-flex: 0 0 auto;
29 -webkit-flex: 1 1 auto;
31 overflow: auto;
35 -webkit-flex: 0 0 auto;
37 overflow: auto;
Dlayer_tree_host_impl_view.css7 -webkit-flex: 1 1 auto !important;
13 -webkit-flex: 1 1 auto;
17 -webkit-flex: 0 0 auto;
/external/harfbuzz_ng/
Dconfigure.ac144 [AS_HELP_STRING([--with-glib=@<:@yes/no/auto@:>@],
145 [Use glib @<:@default=auto@:>@])],,
146 [with_glib=auto])
164 [AS_HELP_STRING([--with-gobject=@<:@yes/no/auto@:>@],
165 [Use gobject @<:@default=auto@:>@])],,
203 [AS_HELP_STRING([--with-cairo=@<:@yes/no/auto@:>@],
204 [Use cairo @<:@default=auto@:>@])],,
205 [with_cairo=auto])
230 [AS_HELP_STRING([--with-fontconfig=@<:@yes/no/auto@:>@],
231 [Use fontconfig @<:@default=auto@:>@])],,
[all …]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
DTestDriver.cs57 using (AutoRunner auto = new AutoRunner()) in StartAutoRunner()
59 auto.Run(); in StartAutoRunner()
60 auto.ReportToHtml(); in StartAutoRunner()
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/tck/
DSeatModule.java20 import org.atinject.tck.auto.Drivers;
21 import org.atinject.tck.auto.DriversSeat;
22 import org.atinject.tck.auto.Seat;
/external/libexif/m4m/
DMakefile.in43 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
44 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
45 $(top_srcdir)/auto-m4/lib-link.m4 \
46 $(top_srcdir)/auto-m4/lib-prefix.m4 \
47 $(top_srcdir)/auto-m4/libtool.m4 \
48 $(top_srcdir)/auto-m4/ltoptions.m4 \
49 $(top_srcdir)/auto-m4/ltsugar.m4 \
50 $(top_srcdir)/auto-m4/ltversion.m4 \
51 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
52 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
[all …]
/external/libexif/binary/
DMakefile.in43 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
44 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
45 $(top_srcdir)/auto-m4/lib-link.m4 \
46 $(top_srcdir)/auto-m4/lib-prefix.m4 \
47 $(top_srcdir)/auto-m4/libtool.m4 \
48 $(top_srcdir)/auto-m4/ltoptions.m4 \
49 $(top_srcdir)/auto-m4/ltsugar.m4 \
50 $(top_srcdir)/auto-m4/ltversion.m4 \
51 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
52 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
[all …]
/external/clang/test/SemaObjC/
Ddefault-synthesize-3.m66 @property (readwrite) char isFoo; // expected-warning {{auto property synthesis will not synthesize…
67 @property char Property1; // expected-warning {{auto property synthesis will not synthesize propert…
69 @property (readwrite) char isNotFree; // expected-warning {{auto property synthesis will not synthe…
107 @property (assign,readwrite) id prop; // expected-warning {{auto property synthesis will not synthe…
108 @property (assign,readwrite) id prop1; // expected-warning {{auto property synthesis will not synth…
109 @property (assign,readwrite) id prop2; // expected-warning {{auto property synthesis will not synth…
175 …ected-warning {{auto property synthesis will not synthesize property 'muahahaha' declared in proto…
181 …ected-warning {{auto property synthesis will not synthesize property 'muahahaha' declared in proto…
Ddefault-synthesize-1.m11 @property int howMany; // expected-warning {{auto property synthesis is synthesizing property not e…
12 @property (retain) NSString* what; // expected-warning {{auto property synthesis is synthesizing pr…
21 @property (nonatomic) int howMany; // expected-warning {{auto property synthesis is synthesizing …
22 @property (nonatomic, retain) NSString* what; // expected-warning {{auto property synthesis is syn…
41 @property (nonatomic) int howMany; // expected-warning {{auto property synthesis is synthesizing pr…
42 @property (nonatomic, retain) NSString* what; // expected-warning {{auto property synthesis is synt…
121 …// expected-warning {{auto property synthesis is synthesizing property not explicitly synthesized}}
135 @property (nonatomic, copy, readonly) NSString *description; // expected-warning {{auto property sy…
Diboutlet.m11 …w *myView; // expected-warning {{readonly IBOutlet property 'myView' when auto-synthesized may not…
13 …*myView1; // expected-warning {{readonly IBOutlet property 'myView1' when auto-synthesized may not…
15 …*myView2; // expected-warning {{readonly IBOutlet property 'myView2' when auto-synthesized may not…
29 …expected-warning {{readonly IBOutlet property 'autoReadOnlyReadOnly' when auto-synthesized may not…
/external/clang/test/Modules/
Dimplementation-of-module.m6 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -w -Werror=auto-import …
9 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -w -Werror=auto-import …
13 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -w -Werror=auto-import …
16 …eader -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -w -Werror=auto-import %s -I %S/Inp…
18 …eader -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -w -Werror=auto-import %s -I %S/Inp…
/external/clang/test/CodeGenObjCXX/
Dblock-in-template-inst.mm49 auto block = ^(Arg1 b) {
50 auto inner_block = ^(Arg2 c) {
62 auto add = ^(int a, int b, int c)
69 auto t = c(1)(10)(100);
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/gpu/
Dstate_view.css9 overflow: auto;
14 margin: 16px auto 16px auto;
/external/clang/test/Parser/
Dopencl-storage-class.cl8 auto int d; // expected-error {{OpenCL does not support the 'auto' storage class specifier}}
14 auto int h;
/external/autotest/client/cros/cellular/
Dprologix_scpi_driver.py79 def SetAuto(self, auto): argument
82 self.auto = int(auto)
83 self.Send('++auto %d' % self.auto)
173 if not self.auto:
/external/jsr330/tck/org/atinject/tck/auto/accessories/
DSpareTire.java17 package org.atinject.tck.auto.accessories;
19 import org.atinject.tck.auto.FuelTank;
20 import org.atinject.tck.auto.Tire;
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
DASTTreeParser.stg21 /** What to emit when there is no rewrite rule. For auto build
84 /** ID auto construct */
103 /** label+=TOKEN auto construct */
109 /** ^(ID ...) auto construct */
125 /** Match ^(label+=TOKEN ...) auto construct */
178 /** rule auto construct */
190 /** x+=rule auto construct */
196 /** ^(rule ...) auto construct */
205 /** ^(x+=rule ...) auto construct */
/external/libexif/doc/
DMakefile.in60 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
61 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
62 $(top_srcdir)/auto-m4/lib-link.m4 \
63 $(top_srcdir)/auto-m4/lib-prefix.m4 \
64 $(top_srcdir)/auto-m4/libtool.m4 \
65 $(top_srcdir)/auto-m4/ltoptions.m4 \
66 $(top_srcdir)/auto-m4/ltsugar.m4 \
67 $(top_srcdir)/auto-m4/ltversion.m4 \
68 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
69 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
[all …]
/external/libexif/contrib/
DMakefile.in43 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
44 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
45 $(top_srcdir)/auto-m4/lib-link.m4 \
46 $(top_srcdir)/auto-m4/lib-prefix.m4 \
47 $(top_srcdir)/auto-m4/libtool.m4 \
48 $(top_srcdir)/auto-m4/ltoptions.m4 \
49 $(top_srcdir)/auto-m4/ltsugar.m4 \
50 $(top_srcdir)/auto-m4/ltversion.m4 \
51 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
52 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
[all …]
/external/libexif/contrib/examples/
DMakefile.in45 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
46 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
47 $(top_srcdir)/auto-m4/lib-link.m4 \
48 $(top_srcdir)/auto-m4/lib-prefix.m4 \
49 $(top_srcdir)/auto-m4/libtool.m4 \
50 $(top_srcdir)/auto-m4/ltoptions.m4 \
51 $(top_srcdir)/auto-m4/ltsugar.m4 \
52 $(top_srcdir)/auto-m4/ltversion.m4 \
53 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
54 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
[all …]

12345678910>>...29