Searched refs:must (Results 1 – 25 of 4105) sorted by relevance
12345678910>>...165
/external/llvm/test/MC/Mips/ |
D | module-directive-bad.s | 6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code [all …]
|
/external/llvm/test/MC/ARM/ |
D | neon-vld-vst-align.s | 13 @ CHECK-ERRORS: error: alignment must be 64 or omitted 16 @ CHECK-ERRORS: error: alignment must be 64 or omitted 20 @ CHECK-ERRORS: error: alignment must be 64 or omitted 23 @ CHECK-ERRORS: error: alignment must be 64 or omitted 35 @ CHECK-ERRORS: error: alignment must be 64 or omitted 38 @ CHECK-ERRORS: error: alignment must be 64 or omitted 42 @ CHECK-ERRORS: error: alignment must be 64 or omitted 45 @ CHECK-ERRORS: error: alignment must be 64 or omitted 57 @ CHECK-ERRORS: error: alignment must be 64 or omitted 60 @ CHECK-ERRORS: error: alignment must be 64 or omitted [all …]
|
D | diagnostics.s | 151 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15] 152 @ CHECK-ERRORS-V7: error: immediate operand must be in the range [0,15] 186 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15] 187 @ CHECK-ERRORS-V7: error: immediate operand must be in the range [0,15] 251 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31] 254 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31] 257 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32] 260 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32] 269 @ CHECK-ERRORS: error: shift amount must be an immediate 304 @ CHECK-ERRORS: error: destination operands must be sequential [all …]
|
D | arm-elf-relocation-diagnostics.s | 7 @ CHECK: error: relocated expression must be 32-bit 12 @ CHECK: error: relocated expression must be 32-bit 17 @ CHECK: error: relocated expression must be 32-bit 22 @ CHECK: error: relocated expression must be 32-bit
|
/external/v8/tools/clang/plugins/tests/ |
D | overridden_methods.txt | 2 ./overridden_methods.h:25:29: warning: [chromium-style] Overriding method must be marked with 'over… 6 ./overridden_methods.h:38:42: warning: [chromium-style] Overriding method must be marked with 'over… 10 ./overridden_methods.h:46:27: warning: [chromium-style] Overriding method must be marked with 'over… 14 ./overridden_methods.h:48:28: warning: [chromium-style] Overriding method must be marked with 'over… 18 ./overridden_methods.h:52:35: warning: [chromium-style] Overriding method must be marked with 'over… 22 ./overridden_methods.h:54:41: warning: [chromium-style] Overriding method must be marked with 'over… 26 ./overridden_methods.h:56:40: warning: [chromium-style] Overriding method must be marked with 'over… 30 ./overridden_methods.h:58:54: warning: [chromium-style] Overriding method must be marked with 'over… 34 ./overridden_methods.h:61:68: warning: [chromium-style] Overriding method must be marked with 'over… 38 ./overridden_methods.h:63:40: warning: [chromium-style] Overriding method must be marked with 'over… [all …]
|
D | auto_raw_pointer.txt | 1 auto_raw_pointer.cpp:20:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 5 auto_raw_pointer.cpp:21:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 9 auto_raw_pointer.cpp:22:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 13 auto_raw_pointer.cpp:27:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 17 auto_raw_pointer.cpp:28:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 21 auto_raw_pointer.cpp:29:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 25 auto_raw_pointer.cpp:36:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 29 auto_raw_pointer.cpp:37:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 33 auto_raw_pointer.cpp:44:3: warning: [chromium-style] auto variable type must not deduce to a raw po… 37 auto_raw_pointer.cpp:46:3: warning: [chromium-style] auto variable type must not deduce to a raw po… [all …]
|
/external/vulkan-validation-layers/layers/ |
D | vk_validation_error_database.txt | 11 …ommand Function Pointers' which states 'If instance is not NULL, instance must be a valid VkInstan… 12 … Vulkan Spec Section '3.1. Command Function Pointers' which states 'pName must be a null-terminate… 13 …Vulkan Spec Section '3.1. Command Function Pointers' which states 'device must be a valid VkDevice… 14 … Vulkan Spec Section '3.1. Command Function Pointers' which states 'pName must be a null-terminate… 15 …n refer to Vulkan Spec Section '3.2. Instances' which states 'pCreateInfo must be a pointer to a v… 16 …tion '3.2. Instances' which states 'If pAllocator is not NULL, pAllocator must be a pointer to a v… 17 …ion refer to Vulkan Spec Section '3.2. Instances' which states 'pInstance must be a pointer to a V… 18 …rmation refer to Vulkan Spec Section '3.2. Instances' which states 'sType must be VK_STRUCTURE_TYP… 19 …rmation refer to Vulkan Spec Section '3.2. Instances' which states 'pNext must be NULL' (https://w… 20 …rmation refer to Vulkan Spec Section '3.2. Instances' which states 'flags must be 0' (https://www.… [all …]
|
/external/libcxx/test/support/ |
D | debug_mode_helper.h | 14 #error _LIBCPP_DEBUG must be defined before including this header 17 #error _LIBCPP_DEBUG_USE_EXCEPTIONS must be defined before including this header 116 "must be constructible from int"); 134 "must be constructible from int"); 136 "must be constructible from int"); 154 "the container must use a test allocator");
|
/external/pdfium/public/ |
D | README | 5 beyond what is present here, then a new API must be added here to provide it. 7 These header files must be entirely contained in this directory; they must 10 These files must compile cleanly without warnings on both C and C++ compilers. 12 Changes to these files must be carefully considered to avoid breaking
|
/external/clang/test/SemaObjCXX/ |
D | objcbridge-related-attribute.mm | 17 …nsColor = newColor; // expected-error {{'CGColorRef' (aka 'CGColor *') must be explicitly converte… 18 …NSColor *ns = newColor; // expected-error {{'CGColorRef' (aka 'CGColor *') must be explicitly conv… 19 …return newColor; // expected-error {{'CGColorRef' (aka 'CGColor *') must be explicitly converted t… 23 …cgColor = newColor; // expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (… 24 …CGColorRef cg = newColor; // expected-error {{'NSColor *' must be explicitly converted to 'CGColor… 25 …return newColor; // expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka…
|
/external/google-breakpad/src/client/ios/ |
D | BreakpadController.mm | 8 // * Redistributions of source code must retain the above copyright 10 // * Redistributions in binary form must reproduce the above 158 // This method must be called from the breakpad queue. 161 NSAssert(started_, @"The controller must be started before " 172 @"The controller must be started before setUploadingEnabled is called"); 192 @"The controller must not be started when updateConfiguration is called"); 202 @"The controller must not be started when resetConfiguration is called"); 213 @"The controller must not be started when setUploadingURL is called"); 219 @"The controller must not be started when setUploadInterval is called"); 227 NSAssert(!started_, @"The controller must not be started when " [all …]
|
/external/libcxx/test/libcxx/selftest/ |
D | test_macros.pass.cpp | 15 #error TEST_STD_VER must be defined 19 #error TEST_NOEXCEPT must be defined 23 #error LIBCPP_ASSERT must be defined 27 #error LIBCPP_STATIC_ASSERT must be defined
|
/external/syslinux/gpxe/src/doc/ |
D | pxe_extensions | 8 Output: PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE must be 10 structure must be set to one of the values represented 48 Output: PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE must be 50 structure must be set to one of the values represented 81 Output: PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE must be 83 structure must be set to one of the values represented 120 Output: PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE must be 122 structure must be set to one of the values represented 170 Output: PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE must be 172 structure must be set to one of the values represented [all …]
|
/external/clang/test/SemaObjC/ |
D | continuation-class-err.m | 15 …n of property in class extension 'ReadOnly' (attribute must be 'readwrite', while its primary must… 34 …ration of property in class extension 'Bar' (attribute must be 'readwrite', while its primary must… 35 …ration of property in class extension 'Bar' (attribute must be 'readwrite', while its primary must…
|
D | property-10.m | 8 @property(retain) int p1; // expected-error {{property with 'retain (or strong)' attribute must be … 9 @property(strong) int s1; // expected-error {{property with 'retain (or strong)' attribute must be … 11 @property(copy) int p2; // expected-error {{property with 'copy' attribute must be of object type}} 30 …deMailboxCondition2)(); // 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 … 36 @property (strong) int SPROP; // expected-error {{property with 'retain (or strong)' attribute must… 37 @property(nonatomic,copy) int (*PROP1)(); // expected-error {{property with 'copy' attribute must b… 38 @property(nonatomic,weak) int (*PROP2)(); // expected-error {{property with 'weak' attribute must b…
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | diagnostics.s | 182 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31] 185 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31] 188 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32] 191 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32] 200 @ CHECK-ERRORS: error: shift amount must be an immediate 235 @ CHECK-ERRORS: error: destination operands must be sequential 238 @ CHECK-ERRORS: error: source operands must be sequential 263 @ CHECK-ERRORS: error: rotate amount must be an immediate 266 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24 269 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24 [all …]
|
/external/mesa3d/src/gallium/docs/source/ |
D | resources.rst | 42 Buffer resource: can be used as a vertex, index, constant buffer (appropriate bind flags must be re… 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 93 - depth0 must be 1 94 - last_level must be 0 111 width and height must be powers of two 112 - depth0 must be 1 [all …]
|
/external/clang/test/FixIt/ |
D | fixit-objc.m | 30 NSString *a = "Foo"; // expected-error {{string literal must be prefixed by '@'}} 31 id b = "Foo"; // expected-error {{string literal must be prefixed by '@'}} 32 g("Foo"); // expected-error {{string literal must be prefixed by '@'}} 33 h("Foo"); // expected-error {{string literal must be prefixed by '@'}} 34 h(("Foo")); // expected-error {{string literal must be prefixed by '@'}} 35 [t test:"Foo"]; // expected-error {{string literal must be prefixed by '@'}} 36 t.property = "Foo"; // expected-error {{string literal must be prefixed by '@'}}
|
D | fixit-objc-arc.m | 20 NSString *a = "Foo"; // expected-error {{string literal must be prefixed by '@'}} 21 g("Foo"); // expected-error {{string literal must be prefixed by '@'}} 22 [t test:"Foo"]; // expected-error {{string literal must be prefixed by '@'}} 23 t.property = "Foo"; // expected-error {{string literal must be prefixed by '@'}}
|
/external/doclava/res/assets/templates-sdk/ |
D | class.cs | 130 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 131 <?cs # the A tag in the next line must remain where it is, so that Eclipse can parse the docs ?> 163 <?cs # the A tag in the next line must remain where it is, so that Eclipse can parse the docs ?> 187 <?cs # the A tag in the next line must remain where it is, so that Eclipse can parse the docs ?> 217 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 349 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 356 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 366 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 397 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 416 <?cs # this next line must be exactly like this to be parsed by eclipse ?> [all …]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-conv-01.ll | 41 ; Test conversion of f64s to signed i32s, which must compile. 48 ; Test conversion of f64s to unsigned i32s, which must compile. 55 ; Test conversion of signed i32s to f64s, which must compile. 62 ; Test conversion of unsigned i32s to f64s, which must compile. 69 ; Test conversion of f32s to signed i64s, which must compile. 76 ; Test conversion of f32s to unsigned i64s, which must compile. 83 ; Test conversion of signed i64s to f32, which must compile. 90 ; Test conversion of unsigned i64s to f32, which must compile.
|
/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | left_most_gc_base.txt | 2 ./left_most_gc_base.h:15:1: warning: [blink-gc] Class 'Right' must derive its GC base in the left-m… 5 ./left_most_gc_base.h:18:1: warning: [blink-gc] Class 'DerivedRight' must derive its GC base in the… 8 …2:1: warning: [blink-gc] Left-most base class 'A' of derived class 'IllFormed' must be polymorphic. 11 ./left_most_gc_base.h:26:1: warning: [blink-gc] Class 'IllFormed' must derive its GC base in the le…
|
/external/clang/test/Parser/ |
D | 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/libpng/contrib/mips-msa/ |
D | README | 15 For any of this code to be used the MIPS MSA code must be enabled and run time 16 checks must be supported. I.e.: 47 everything should be static. It must define the function: 51 That function must return 1 if MIPS MSA instructions are supported, 0 if not. 52 It must not execute png_error unless it detects a bug. A png_error will prevent 68 must have the authors permission and it must have a license that is acceptable 69 to the current maintainer; in particular that license must permit modification 76 You must also be prepared to handle bug reports from users of the code, either
|
/external/libpng/contrib/arm-neon/ |
D | README | 15 For any of this code to be used the ARM NEON code must be enabled and run time 16 checks must be supported. I.e.: 47 everything should be static. It must define the function: 51 That function must return 1 if ARM NEON instructions are supported, 0 if not. 52 It must not execute png_error unless it detects a bug. A png_error will prevent 68 must have the authors permission and it must have a license that is acceptable 69 to the current maintainer; in particular that license must permit modification 76 You must also be prepared to handle bug reports from users of the code, either
|
12345678910>>...165