Home
last modified time | relevance | path

Searched refs:only (Results 1 – 25 of 3322) sorted by relevance

12345678910>>...133

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
Dx86id.errwarn1 -:37: warning: Standard COFF does not support read-only data sections
2 -:6284: warning: Standard COFF does not support read-only data sections
3 -:6527: warning: Standard COFF does not support read-only data sections
4 -:6540: warning: Standard COFF does not support read-only data sections
5 -:6549: warning: Standard COFF does not support read-only data sections
6 -:6559: warning: Standard COFF does not support read-only data sections
7 -:6562: warning: Standard COFF does not support read-only data sections
8 -:6629: warning: Standard COFF does not support read-only data sections
9 -:7499: warning: Standard COFF does not support read-only data sections
10 -:7518: warning: Standard COFF does not support read-only data sections
[all …]
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp6.cpp5 struct only { struct
6 only(T);
7 template<typename U> only(U) = delete;
14 only<const char [16]> testA = a;
15 only<const char **> testP = p;
20 only<unsigned long long> testB = b; in h()
23 only<int> testC = c; in h()
32 only<int> testX = x; in p3example()
33 only<const int*> testV = v; in p3example()
34 only<const int> testU = u; in p3example()
[all …]
Dp4.cpp5 struct only { struct
6 only(T);
7 template<typename U> only(U) = delete;
/external/chromium/build/linux/
Dsystem.gyp43 '<!@(<(pkg-config) --libs-only-L --libs-only-other gtk+-2.0 gthread-2.0)',
46 '<!@(<(pkg-config) --libs-only-l gtk+-2.0 gthread-2.0)',
68 '<!@(<(pkg-config) --libs-only-L --libs-only-other gtk+-unix-print-2.0)',
71 '<!@(<(pkg-config) --libs-only-l gtk+-unix-print-2.0)',
103 '<!@(<(pkg-config) --libs-only-L --libs-only-other nss)',
106 '<!@(<(pkg-config) --libs-only-l nss | sed -e "s/-lssl3//")',
120 '<!@(<(pkg-config) --libs-only-L --libs-only-other nss)',
123 '<!@(<(pkg-config) --libs-only-l nss)',
143 '<!@(<(pkg-config) --libs-only-L --libs-only-other freetype2)',
146 '<!@(<(pkg-config) --libs-only-l freetype2)',
[all …]
/external/chromium_org/build/linux/
Dsystem.gyp48 '<!@(<(pkg-config) --libs-only-L --libs-only-other gdk-2.0)',
51 '<!@(<(pkg-config) --libs-only-l gdk-2.0)',
75 '<!@(<(pkg-config) --libs-only-L --libs-only-other <(gtk_packages))',
78 '<!@(<(pkg-config) --libs-only-l <(gtk_packages))',
89 '<!@(pkg-config --libs-only-L --libs-only-other <(gtk_packages))',
92 '<!@(pkg-config --libs-only-l <(gtk_packages))',
110 '<!@(<(pkg-config) --libs-only-L --libs-only-other gtk+-unix-print-2.0)',
113 '<!@(<(pkg-config) --libs-only-l gtk+-unix-print-2.0)',
133 '<!@(<(pkg-config) --libs-only-L --libs-only-other dbus-1)',
136 '<!@(<(pkg-config) --libs-only-l dbus-1)',
[all …]
/external/clang/test/CXX/expr/expr.unary/expr.new/
Dp2-cxx0x.cpp4 struct only { struct
5 only(T);
6 template<typename U> only(U) = delete;
10 only<const int*> p = new const auto (0); in f()
11 only<double*> q = new (auto) (0.0); in f()
19 only<int*> r = new auto(1); in p2example()
22 only<char*> testX = x; in p2example()
/external/clang/test/SemaObjCXX/
Dobjc-decls-inside-namespace.mm1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
5 @protocol P; //expected-error{{Objective-C declarations may only appear in global scope}}
7 @class Bar; //expected-error{{Objective-C declarations may only appear in global scope}}
9 @compatibility_alias Foo Bar; //expected-error{{Objective-C declarations may only appear in global …
11 @interface A //expected-error{{Objective-C declarations may only appear in global scope}}
14 @implementation A //expected-error{{Objective-C declarations may only appear in global scope}}
17 @protocol P //expected-error{{Objective-C declarations may only appear in global scope}}
20 @interface A(C) //expected-error{{Objective-C declarations may only appear in global scope}}
23 @implementation A(C) //expected-error{{Objective-C declarations may only appear in global scope}}
26 @interface B @end //expected-error{{Objective-C declarations may only appear in global scope}}
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/docs/
Dd3d11ddi.txt74 …+ Gallium supports fixed function user clip planes, D3D10/D3D11 only support using the vertex shad…
80 + Gallium supports subrectangle fills of surfaces, D3D10 only supports full clears of views
84 AbandonCommandList (D3D11 only)
100 CalcDeferredContextHandleSize (D3D11 only)
101 CalcPrivateCommandListSize (D3D11 only)
102 CalcPrivateDeferredContextSize (D3D11 only)
103 CalcPrivateTessellationShaderSize (D3D11 only)
104 CalcPrivateUnorderedAccessViewSize (D3D11 only)
108 CheckDeferredContextHandleSizes (D3D11 only)
119 CommandListExecute (D3D11 only)
[all …]
/external/mesa3d/src/gallium/docs/
Dd3d11ddi.txt74 …+ Gallium supports fixed function user clip planes, D3D10/D3D11 only support using the vertex shad…
80 + Gallium supports subrectangle fills of surfaces, D3D10 only supports full clears of views
84 AbandonCommandList (D3D11 only)
100 CalcDeferredContextHandleSize (D3D11 only)
101 CalcPrivateCommandListSize (D3D11 only)
102 CalcPrivateDeferredContextSize (D3D11 only)
103 CalcPrivateTessellationShaderSize (D3D11 only)
104 CalcPrivateUnorderedAccessViewSize (D3D11 only)
108 CheckDeferredContextHandleSizes (D3D11 only)
119 CommandListExecute (D3D11 only)
[all …]
/external/clang/test/SemaCXX/
Dtrailing-return-0x.cpp4 struct only struct
6 only(T) {} in only() function
9 only(U) in only() argument
42 only<double> p1 = i(1.0);
69 only<int> p2 = xx.f(0L);
70 only<double> p3 = xx.g(0L, 1.0);
71 only<double> p4 = xx.get_nested<double>().h(0L, 1.0, 3.14f);
Ddependent-auto.cpp4 struct only { struct
5 only(T);
6 template<typename U> only(U) = delete; // expected-note {{here}}
12 only<int> check = x; in f()
30only<double*> test = p; // expected-error {{conversion function from 'char *' to 'only<double *>'}} in h()
/external/clang/test/PCH/
Darc.m2 … -triple x86_64-apple-darwin11 -fobjc-arc -include %S/Inputs/arc.h -fsyntax-only -emit-llvm-only %s
6 …-fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include-pch %t -fsyntax-only -emit-llvm-only %s
9 …1 -fblocks -triple x86_64-apple-darwin11 -include-pch %t -fsyntax-only -emit-llvm-only %s 2>&1 | F…
11 …-triple x86_64-apple-darwin11 -fobjc-arc -include-pch %t -fsyntax-only -emit-llvm-only %s 2>&1 | F…
/external/chromium_org/third_party/skia/gyp/
Dcommon.gypi20 # Validate the 'skia_os' setting against 'OS', because only certain
21 # combinations work. You should only override 'skia_os' for certain
31 'error': '<!(skia_mesa=1 only supported with skia_os="mac" or "linux".)',
34 'error': '<!(skia_angle=1 only supported with skia_os="win".)',
37 'error': '<!(skia_arch_width can only be 32 or 64 bits not <(skia_arch_width) bits)',
40 'error': '<!(Skia NaCl build only currently supported on Linux.)',
43 'error': '<!(Skia ChromeOS build is only supported on Linux.)',
/external/skia/gyp/
Dcommon.gypi20 # Validate the 'skia_os' setting against 'OS', because only certain
21 # combinations work. You should only override 'skia_os' for certain
31 'error': '<!(skia_mesa=1 only supported with skia_os="mac" or "linux".)',
34 'error': '<!(skia_angle=1 only supported with skia_os="win".)',
37 'error': '<!(skia_arch_width can only be 32 or 64 bits not <(skia_arch_width) bits)',
40 'error': '<!(Skia NaCl build only currently supported on Linux.)',
43 'error': '<!(Skia ChromeOS build is only supported on Linux.)',
/external/clang/test/SemaObjC/
Dblock-attr.m1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -fobjc-gc-only %s
2 …cc1 -x objective-c++ -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -fobjc-gc-only %s
Dblock-on-method-param.m1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -Wno-objc-root-clas…
2 // RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -W…
6 …__(byref))) id)errorp; // expected-error {{__block attribute not allowed, only allowed on local va…
10 …(byref))) id)errorp {} // expected-error {{__block attribute not allowed, only allowed on local va…
Dattr-objc-gc.m1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify %s
10 static int __attribute__((objc_gc(weak))) g; // expected-warning {{'objc_gc' only applies to pointe…
12 static __weak int h; // expected-warning {{'__weak' only applies to pointer types; type here is 'in…
16 static WEAK int h; // expected-warning {{'objc_gc' only applies to pointer types; type here is 'int…
18 /* expected-warning {{'__weak' only applies to pointer types; type here is 'int'}}*/ static __we\
Dprotocols.m1 // RUN: %clang_cc1 -fsyntax-only -Wno-deprecated-declarations -verify %s
4 @required // expected-error {{directive may only be specified in protocols only}}
8 @optional // expected-error {{directive may only be specified in protocols only}}
Dwarn-missing-super.m43 // RUN: %clang_cc1 -fsyntax-only %s 2>&1 | FileCheck %s
47 // RUN: %clang_cc1 -fsyntax-only -fobjc-gc %s 2>&1 | FileCheck --check-prefix=CHECK-GC %s
52 // RUN: %clang_cc1 -fsyntax-only -fobjc-gc-only %s 2>&1 | FileCheck --check-prefix=CHECK-GC-ONLY %s
56 // RUN: not %clang_cc1 -fsyntax-only -triple x86_64-apple-darwin10 -fobjc-arc %s 2>&1 | FileCheck -…
Dattr-objc-exception.m1 // RUN: %clang_cc1 %s -fsyntax-only -verify
11 __attribute__((__objc_exception__)) // expected-error {{'__objc_exception__' attribute only applies…
14 __attribute__((__objc_exception__)) // expected-error {{'__objc_exception__' attribute only applies…
/external/clang/test/ARCMT/
DGC-no-arc-runtime.m1 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.6 -fsyntax-only -fobjc-runtime-has-weak -fobjc-arc…
2 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.6 -fsyntax-only -fobjc-gc-only -x objective…
4 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.6 -fsyntax-only -fobjc-gc-only -x objective…
DGC-no-arc-runtime.m.result1 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.6 -fsyntax-only -fobjc-runtime-has-weak -fobjc-arc…
2 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.6 -fsyntax-only -fobjc-gc-only -x objective…
4 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.6 -fsyntax-only -fobjc-gc-only -x objective…
/external/chromium_org/build/linux/unbundle/
Dlibxslt.gyp17 '<!@(pkg-config --libs-only-L --libs-only-other libxslt)',
20 '<!@(pkg-config --libs-only-l libxslt)',
Dsqlite.gyp20 '<!@(pkg-config --libs-only-L --libs-only-other sqlite3)',
23 '<!@(pkg-config --libs-only-l sqlite3)',
Dopenssl.gyp17 '<!@(pkg-config --libs-only-L --libs-only-other openssl)',
20 '<!@(pkg-config --libs-only-l openssl)',

12345678910>>...133