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

<<11121314151617181920>>

  /external/chromium_org/remoting/host/posix/
signal_handler.h 18 // Register for signal notifications on the current thread, which must have
20 // must all be made on the same thread.
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/
viewport-legacy-merge-quirk-1.html 6 attributes must not take over existing attribute values from previous
13 <!-- The previous 3 meta viewport tags must be equivalent to
viewport-legacy-merge-quirk-2.html 5 attributes must not take over existing attribute values from previous
13 <!-- All the previous meta viewport tags must be equivalent to
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
RopeByteStringSubstringTest.java 9 // * Redistributions of source code must retain the above copyright
11 // * Redistributions in binary form must reproduce the above
64 assertEquals(classUnderTest + " must have the expected tree depth",
87 assertEquals(classUnderTest + " from string must have the expected type",
90 assertEquals(classUnderTest + " unicode bytes must match",
93 assertEquals(classUnderTest + " string must equal the flat string", flatString, unicode);
94 assertEquals(classUnderTest + " string must must have same hashCode as the flat string",
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrVertexEffect.h 14 * If an effect needs specialized vertex shader code, then it must inherit from this class.
25 * kMaxVertexAttribs). This must only be called from the constructor because GrEffects are
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce4-err.errwarn 1 -:2: error: frame offset of -4 bytes, must be between 0 and 240
5 -:11: error: frame offset of 248 bytes, must be between 0 and 240
  /external/chromium_org/tools/gyp/test/win/
gyptest-cl-additional-options.py 21 # Warning level not overidden, must fail.
25 # Warning level is overridden, must succeed.
  /external/chromium_org/tools/telemetry/telemetry/core/
extension_dict.py 16 raise Exception("Input param must be of type ExtensionToLoad")
23 raise Exception("Input param must be of type ExtensionToLoad")
  /external/chromium_org/v8/test/webkit/
number-toExponential-expected.txt 7 # 1. Redistributions of source code must retain the above copyright
9 # 2. Redistributions in binary form must reproduce the above copyright
43 PASS (123.456).toExponential(21) threw exception RangeError: toExponential() argument must be between 0 and 20.
44 PASS (123.456).toExponential(100) threw exception RangeError: toExponential() argument must be between 0 and 20.
45 PASS (123.456).toExponential(101) threw exception RangeError: toExponential() argument must be between 0 and 20.
46 PASS (123.456).toExponential(-1) threw exception RangeError: toExponential() argument must be between 0 and 20.
47 PASS (1234.567).toExponential(posInf) threw exception RangeError: toExponential() argument must be between 0 and 20.
48 PASS (1234.567).toExponential(negInf) threw exception RangeError: toExponential() argument must be between 0 and 20.
  /external/chromium_org/webkit/common/user_agent/
user_agent.h 18 // sniffing workarounds). This must be called before GetUserAgent() can
23 // Returns the user agent to use for the given URL. SetUserAgent() must
  /external/clang/test/Modules/
decldef.m 11 B *b1; // expected-error{{must use 'struct' tag to refer to type 'B'}}
18 a->ivar = 17; // expected-error{{definition of 'A' must be imported from module 'decldef.Def' before it is required}}
  /external/clang/test/Sema/
attr-regparm.c 5 __attribute((regparm(-1))) int x2(void); // expected-error{{'regparm' parameter must be between 0 and 3 inclusive}}
6 __attribute((regparm(5))) int x3(void); // expected-error{{'regparm' parameter must be between 0 and 3 inclusive}}
builtin-prefetch.c 9 __builtin_prefetch(&a, "hello", 2); // expected-error{{argument to '__builtin_prefetch' must be a constant integer}}
10 __builtin_prefetch(&a, a, 2); // expected-error{{argument to '__builtin_prefetch' must be a constant integer}}
x86-builtin-palignr.c 9 return _mm_alignr_pi8(a, b, c); // expected-error {{argument to '__builtin_ia32_palignr' must be a constant integer}} expected-error {{incompatible result type}}
14 white2 = __builtin_ia32_pslldqi128(white2, N); // expected-error {{argument to '__builtin_ia32_pslldqi128' must be a constant integer}}
  /external/clang/test/SemaObjC/
property-10.m 8 @property(retain) int p1; // expected-error {{property with 'retain (or strong)' attribute must be of object type}}
9 @property(strong) int s1; // expected-error {{property with 'retain (or strong)' attribute must be of object type}}
11 @property(copy) int p2; // expected-error {{property with 'copy' attribute must be of object type}}
30 @property(nonatomic,copy) int (*includeMailboxCondition2)(); // expected-error {{property with 'copy' attribute must be of object type}}
35 @property (retain) int PROP; // expected-error {{property with 'retain (or strong)' attribute must be of object type}}
36 @property (strong) int SPROP; // expected-error {{property with 'retain (or strong)' attribute must be of object type}}
37 @property(nonatomic,copy) int (*PROP1)(); // expected-error {{property with 'copy' attribute must be of object type}}
38 @property(nonatomic,weak) int (*PROP2)(); // expected-error {{property with 'weak' attribute must be of object type}}
severe-syntax-error.m 11 static NSArray* prefixArray[] = @"BEGIN:", @"END:", @"VERSION:", @"N:", @"FN:", @"TEL;", @"TEL:", nil; // expected-error {{array initializer must be an initializer list}} \
19 static char* cArray[] = "BEGIN:", "END"; // expected-error {{array initializer must be an initializer list}} \
  /external/libpcap/
LICENSE 7 1. Redistributions of source code must retain the above copyright
9 2. Redistributions in binary form must reproduce the above copyright
NOTICE 7 1. Redistributions of source code must retain the above copyright
9 2. Redistributions in binary form must reproduce the above copyright
  /external/llvm/test/Verifier/
cttz-undef-arg.ll 8 ; CHECK: is_zero_undef argument of bit counting intrinsics must be a constant int
12 ; CHECK: is_zero_undef argument of bit counting intrinsics must be a constant int
  /external/openssh/
canohost.h 10 * software must be clearly marked as such, and if the derived work is
11 * incompatible with the protocol description in the RFC file, it must be
compress.h 11 * software must be clearly marked as such, and if the derived work is
12 * incompatible with the protocol description in the RFC file, it must be
rsa.h 11 * software must be clearly marked as such, and if the derived work is
12 * incompatible with the protocol description in the RFC file, it must be
sshlogin.h 10 * software must be clearly marked as such, and if the derived work is
11 * incompatible with the protocol description in the RFC file, it must be
uidswap.h 10 * software must be clearly marked as such, and if the derived work is
11 * incompatible with the protocol description in the RFC file, it must be
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_WM_SetIcon.3 11 Sets the icon for the display window\&. Win32 icons must be 32x32\&.
13 This function must be called before the first call to \fISDL_SetVideoMode\fR\&.

Completed in 6083 milliseconds

<<11121314151617181920>>