HomeSort by relevance Sort by last modified time
    Searched full:must (Results 276 - 300 of 59369) sorted by null

<<11121314151617181920>>

  /external/clang/test/Parser/
missing-end-4.m 8 @end // expected-error {{'@end' must appear in an Objective-C context}}
15 @end // expected-error {{'@end' must appear in an Objective-C context}}
20 @end // expected-error {{'@end' must appear in an Objective-C context}}
25 @end // expected-error {{'@end' must appear in an Objective-C context}}
30 @end // expected-error {{'@end' must appear in an Objective-C context}}
  /external/clang/test/Sema/
atomic-ops.c 89 __c11_atomic_store(0,0,0); // expected-error {{address argument to atomic builtin must be a pointer}}
90 __c11_atomic_store((int*)0,0,0); // expected-error {{address argument to atomic operation must be a pointer to _Atomic}}
98 float load_n_3 = __atomic_load_n(D, memory_order_relaxed); // expected-error {{must be a pointer to integer or pointer}}
99 __atomic_load_n(s1, memory_order_relaxed); // expected-error {{must be a pointer to integer or pointer}}
101 __atomic_load(i, I, memory_order_relaxed); // expected-error {{must be a pointer to a trivially-copyable type}}
115 __atomic_store_n(i, 1, memory_order_release); // expected-error {{must be a pointer to integer or pointer}}
116 __atomic_store_n(s1, *s2, memory_order_release); // expected-error {{must be a pointer to integer or pointer}}
123 int exchange_2 = __c11_atomic_exchange(I, 1, memory_order_seq_cst); // expected-error {{must be a pointer to _Atomic}}
124 int exchange_3 = __atomic_exchange_n(i, 1, memory_order_seq_cst); // expected-error {{must be a pointer to integer or pointer}}
133 __c11_atomic_fetch_add(d, 1, memory_order_seq_cst); // expected-error {{must be a pointer to atomic integer or pointer}
    [all...]
string-init.c 39 long f1[] = "a"; // expected-error{{array initializer must be an initializer list}}
40 long f2[] = u8"a"; // expected-error{{array initializer must be an initializer list}}}
41 long f3[] = u"a"; // expected-error{{array initializer must be an initializer list}}
42 long f4[] = U"a"; // expected-error{{array initializer must be an initializer list}}
43 long f5[] = L"a"; // expected-error{{array initializer must be an initializer list}}
47 char a[] = 1; // expected-error{{array initializer must be an initializer list or string literal}}
48 wchar_t b[] = 1; // expected-error{{array initializer must be an initializer list or wide string literal}}
49 char16_t c[] = 1; // expected-error{{array initializer must be an initializer list or wide string literal}}
50 char32_t d[] = 1; // expected-error{{array initializer must be an initializer list or wide string literal}}
  /external/clang/test/SemaCXX/
default-constructor-initializers.cpp 11 struct X3 : public X2 { // expected-error {{implicit default constructor for 'X3' must explicitly initialize the base class 'X2' which does not have a default constructor}}
16 struct X4 { // expected-error {{must explicitly initialize the member 'x2'}} \
17 // expected-error {{must explicitly initialize the reference member 'rx2'}}
46 struct Z1 { // expected-error {{must explicitly initialize the reference member 'z'}} \
47 // expected-error {{must explicitly initialize the const member 'c1'}}
  /external/qemu/android/protocol/
ui-common.h 26 * must be 0.
33 * the cmd_type field. The buffer containing parameters must immediately
35 * must be 0 */
41 * must start with this header, immediately followed by the response data buffer.
49 * must be 0. */
  /external/qemu/distrib/kernel-toolchain/
android-kernel-toolchain-ar 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-as 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-gcc 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-ld 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-nm 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-objcopy 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-objdump 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-ranlib 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-size 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
android-kernel-toolchain-strip 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
toolbox.sh 12 # REAL_CROSS_COMPILE must be defined, and its value must be one of the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
24 echo "ERROR: ARCH must be defined!"
37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where
  /system/extras/tests/bionic/libstdc++/
test_csignal.cpp 8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
43 #error "raise must not be a macro"
47 #error "SIGABRT must be a macro"
51 #error "SIGILL must be a macro"
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyStoreSpiTest.java 89 fail("KeyStoreException or NullPointerException must be thrown");
97 fail("KeyStoreException must be thrown");
103 fail("KeyStoreException must be thrown");
117 assertNull("engineGetKey(..) must return null", ksSpi.engineGetKey("",
119 assertNull("engineGetCertificateChain(..) must return null", ksSpi
121 assertNull("engineGetCertificate(..) must return null", ksSpi
123 assertEquals("engineGetCreationDate(..) must return Date(0)",
127 fail("KeyStoreException must be thrown from engineSetKeyEntry(..)");
132 fail("KeyStoreException must be thrown from engineSetKeyEntry(..)");
137 fail("KeyStoreException must be thrown from engineSetCertificateEntry(..)")
    [all...]
  /external/clang/test/OpenMP/
threadprivate_messages.cpp 20 #pragma omp threadprivate(d, a) // expected-error {{'#pragma omp threadprivate' must precede all references to variable 'a'}}
28 #pragma omp threadprivate(d // expected-error {{expected ')'}} expected-note {{to match this '('}} expected-error {{'#pragma omp threadprivate' must precede all references to variable 'd'}}
29 #pragma omp threadprivate(d)) // expected-error {{'#pragma omp threadprivate' must precede all references to variable 'd'}} expected-warning {{extra tokens at the end of '#pragma omp threadprivate' are ignored}}
33 #pragma omp threadprivate(a,d) // expected-error {{'#pragma omp threadprivate' must precede all references to variable 'a'}} expected-error {{'#pragma omp threadprivate' must precede all references to variable 'd'}}
59 #pragma omp threadprivate (Class::b) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'Class::b' variable declaration}}
67 #pragma omp threadprivate (ns::m) // expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'ns::m' variable declaration}}
68 #pragma omp threadprivate (ns:m) // expected-error {{unexpected ':' in nested name specifier; did you mean '::'?}} expected-error {{'#pragma omp threadprivate' must appear in the scope of the 'ns::m' variable declaration}}
95 #pragma omp threadprivate (o) // expected-error {{'#pragma omp threadprivate' must precede all references to variable '<anonymous namespace>::o'}}
98 #pragma omp threadprivate (::o) // expected-error {{'#pragma omp threadprivate' must precede all references to variable 'o'}
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8PromiseCustom.h 7 * 1. Redistributions of source code must retain the above copyright
9 * 2. Redistributions in binary form must reproduce the above copyright
42 InternalFieldCount, // This entry must always be at the bottom.
50 PromiseAllEnvironmentFieldCount, // This entry must always be at the bottom.
55 PrimitiveWrapperFieldCount, // This entry must always be at the bottom.
67 // |promise| must be a Promise instance.
70 // |internal| must be a Promise internal object.
73 // |internal| must be a Promise internal object.
83 // |promise| must be a Promise instance.
86 // |promise| must be a Promise instance
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
resources.rst 42 Buffer resource: can be used as a vertex, index, constant buffer (appropriate bind flags must be requested).
54 - depth0 must be 1
55 - last_level must be 0
77 width must be a power of two
78 - height0 must be 1
79 - depth0 must be 1
81 - Must use normalized coordinates
93 - depth0 must be 1
94 - last_level must be 0
95 - Must use unnormalized coordinate
    [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
OpenFlags.java 68 * The server MUST support these bits (possible enumaration values:
76 * MUST return status SSH_FX_FILE_ALREADY_EXISTS.
88 * server MUST return SSH_FX_NO_SUCH_FILE. If a directory in the
103 * exist, the server MUST return the same error codes as defined
123 * Data MUST be written atomically so that there is no chance that
141 * Servers MUST process multiple, parallel reads and writes correctly
151 * The server MUST guarantee that no other handle has been opened
154 * handle. (This MUST apply both to other clients and to other
157 * If there is a conflicting lock the server MUST return
159 * guarantee, it MUST return SSH_FX_OP_UNSUPPORTED
    [all...]
  /external/mesa3d/src/gallium/docs/source/
resources.rst 42 Buffer resource: can be used as a vertex, index, constant buffer (appropriate bind flags must be requested).
54 - depth0 must be 1
55 - last_level must be 0
77 width must be a power of two
78 - height0 must be 1
79 - depth0 must be 1
81 - Must use normalized coordinates
93 - depth0 must be 1
94 - last_level must be 0
95 - Must use unnormalized coordinate
    [all...]
  /external/chromium_org/chrome/browser/invalidation/
invalidation_service.h 55 // InvalidationFrontend is shut down; clients must ensure that they
69 // Starts sending notifications to |handler|. |handler| must not be NULL,
70 // and it must not already be registered.
76 // Updates the set of ObjectIds associated with |handler|. |handler| must
77 // not be NULL, and must already be registered. An ID must be registered for
85 // Stops sending notifications to |handler|. |handler| must not be NULL, and
86 // it must already be registered. Note that this doesn't unregister the IDs
94 // InvalidationHandler::OnInvalidatorStateChange(), this must return
  /external/chromium_org/content/browser/aura/
reflector_impl.h 48 // This must be called on ImplThread, or before the surface is passed to
59 // This must be called on ImplThread.
63 // the full screen image to the |texture_id_|. This must be called
68 // the sub image given by |rect| to the texture.This must be called
73 // mirrored compositor to the mirroring compositor. This must be
78 // Called when the source surface is bound and available. This must
102 // attached, they must be accessed only on ImplThraed unless
109 // Must be accessed only on ImplThread.
113 // Must be accessed only on MainThread.

Completed in 386 milliseconds

<<11121314151617181920>>