HomeSort by relevance Sort by last modified time
    Searched full:allowed (Results 1 - 25 of 9846) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/069-field-type/
expected.txt 1 Assignment was allowed
  /external/v8/test/message/
arrow-formal-parameters.out 1 *%(basename)s:5: SyntaxError: Duplicate parameter name not allowed in this context
4 SyntaxError: Duplicate parameter name not allowed in this context
strict-formal-parameters.out 1 *%(basename)s:6: SyntaxError: Duplicate parameter name not allowed in this context
4 SyntaxError: Duplicate parameter name not allowed in this context
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_bad_reg.l 2 [^:]*:[0-9]+: Error: r13 not allowed here -- `adc r13,r0,#1'
3 [^:]*:[0-9]+: Error: r15 not allowed here -- `adc r15,r0,#1'
4 [^:]*:[0-9]+: Error: r13 not allowed here -- `adc r0,r13,#1'
5 [^:]*:[0-9]+: Error: r15 not allowed here -- `adc r0,r15,#1'
6 [^:]*:[0-9]+: Error: r13 not allowed here -- `adc.w r13,r0,r1'
7 [^:]*:[0-9]+: Error: r15 not allowed here -- `adc.w r15,r0,r1'
8 [^:]*:[0-9]+: Error: r13 not allowed here -- `adc.w r0,r13,r1'
9 [^:]*:[0-9]+: Error: r15 not allowed here -- `adc.w r0,r15,r1'
10 [^:]*:[0-9]+: Error: r13 not allowed here -- `adc.w r0,r1,r13'
11 [^:]*:[0-9]+: Error: r15 not allowed here -- `adc.w r0,r1,r15
    [all...]
r15-bad.l 2 [^:]*:5: Error: r15 not allowed here -- `mul r15,r1,r2'
3 [^:]*:6: Error: r15 not allowed here -- `mul r1,r15,r2'
4 [^:]*:7: Error: r15 not allowed here -- `mla r15,r2,r3,r4'
5 [^:]*:8: Error: r15 not allowed here -- `mla r1,r15,r3,r4'
6 [^:]*:9: Error: r15 not allowed here -- `mla r1,r2,r15,r4'
7 [^:]*:10: Error: r15 not allowed here -- `mla r1,r2,r3,r15'
8 [^:]*:11: Error: r15 not allowed here -- `smlabb r15,r2,r3,r4'
9 [^:]*:12: Error: r15 not allowed here -- `smlabb r1,r15,r3,r4'
10 [^:]*:13: Error: r15 not allowed here -- `smlabb r1,r2,r15,r4'
11 [^:]*:14: Error: r15 not allowed here -- `smlabb r1,r2,r3,r15
    [all...]
addthumb2err.l 2 [^:]*:9: Error: shift value over 3 not allowed in thumb mode -- `add sp,sp,r0,LSL#4'
3 [^:]*:10: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,LSR#3'
4 [^:]*:11: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,ASR#3'
5 [^:]*:12: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,ROR#3'
6 [^:]*:13: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,RRX'
7 [^:]*:14: Error: shift value over 3 not allowed in thumb mode -- `adds sp,sp,r0,LSL#4'
8 [^:]*:15: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,LSR#3'
9 [^:]*:16: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,ASR#3'
10 [^:]*:17: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,ROR#3'
11 [^:]*:18: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,RRX
    [all...]
sp-pc-validations-bad-t.l 17 [^:]*:48: Error: r15 not allowed here -- `ldrb pc,\[r0,#4\]'
18 [^:]*:50: Error: r13 not allowed here -- `ldrb.w sp,\[r0,#4\]'
19 [^:]*:51: Error: r15 not allowed here -- `ldrb.w pc,\[r0,#4\]'
20 [^:]*:52: Error: r15 not allowed here -- `ldrb pc,\[r0,#-4\]'
21 [^:]*:54: Error: r15 not allowed here -- `ldrb pc,\[r0\],#4'
22 [^:]*:55: Error: r13 not allowed here -- `ldrb sp,\[r0\],#4'
23 [^:]*:56: Error: r15 not allowed here -- `ldrb pc,\[r0,#4\]!'
24 [^:]*:57: Error: r13 not allowed here -- `ldrb sp,\[r0,#4\]!'
25 [^:]*:60: Error: r15 not allowed here -- `ldrb pc,label'
26 [^:]*:61: Error: r15 not allowed here -- `ldrb pc,\[PC,#-0\]
    [all...]
armv8-a-bad.l 15 .*:35: Error: r15 not allowed here -- `stlb pc,\[r0\]'
16 .*:36: Error: r15 not allowed here -- `stlb r0,\[pc\]'
17 .*:37: Error: r15 not allowed here -- `stlh pc,\[r0\]'
18 .*:38: Error: r15 not allowed here -- `stlh r0,\[pc\]'
19 .*:39: Error: r15 not allowed here -- `stl pc,\[r0\]'
20 .*:40: Error: r15 not allowed here -- `stl r0,\[pc\]'
21 .*:41: Error: r15 not allowed here -- `stlexb r1,pc,\[r0\]'
22 .*:42: Error: r15 not allowed here -- `stlexb r1,r0,\[pc\]'
23 .*:43: Error: r15 not allowed here -- `stlexb pc,r0,\[r1\]'
26 .*:46: Error: r15 not allowed here -- `stlexh r1,pc,\[r0\]
    [all...]
  /art/test/077-method-override/
info.txt 1 Test various forms of method overrides, including some not allowed by the
  /external/snakeyaml/src/test/resources/pyyaml/
invalid-tag-directive-prefix.loader-error 1 %TAG ! tag:zz.com/foo#bar # '#' is not allowed in URLs
  /prebuilts/go/darwin-x86/src/runtime/
zcallback_windows.go 5 const cb_max = 2000 // maximum number of windows callbacks allowed
  /prebuilts/go/linux-x86/src/runtime/
zcallback_windows.go 5 const cb_max = 2000 // maximum number of windows callbacks allowed
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
ports_inbound.txt 1 This screen shows the network ports that processes running with the '%(APP)s' type is allowed to bind to.
4 SELinux controls the network ports that a application is allowed to bind to based on SELinux Port types.
6 This screen allows you to modify the port number/port type definitions, which the '(APP)s' is currently allowed to bind.
ports_outbound.txt 1 This screen shows the network ports to which processes running with the '%(APP)s' type is allowed to connect.
4 SELinux controls the network ports that a applications are allowed to connect, based on SELinux Port types.
6 This screen allows you to modify the port number/port type definitions, which the '%(APP)s' is currently allowed to connect.
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p5.cpp 6 auto a; // expected-error{{'auto' not allowed in non-static struct member}}
7 auto *b; // expected-error{{'auto' not allowed in non-static struct member}}
8 const auto c; // expected-error{{'auto' not allowed in non-static struct member}}
10 void f() throw (auto); // expected-error{{'auto' not allowed here}}
12 friend auto; // expected-error{{'auto' not allowed in non-static struct member}}
14 operator auto(); // expected-error{{'auto' not allowed in conversion function type}}
17 // PR 9278: auto is not allowed in typedefs, except with a trailing return type.
18 typedef auto *AutoPtr; // expected-error{{'auto' not allowed in typedef}}
19 typedef auto (*PFun)(int a); // expected-error{{'auto' not allowed in typedef}}
22 void g(auto a) { // expected-error{{'auto' not allowed in function prototype}
    [all...]
  /external/clang/test/SemaCXX/
auto-type-from-cxx.cpp 4 operator __auto_type() {} // expected-error {{'__auto_type' not allowed in conversion function type}}
7 __auto_type a() -> int; // expected-error {{'__auto_type' not allowed in function return type}}
9 __auto_type b() { return T::x; } // expected-error {{'__auto_type' not allowed in function return type}}
10 auto c() -> __auto_type { __builtin_unreachable(); } // expected-error {{'__auto_type' not allowed in function return type}}
13 auto _ = [](__auto_type f) {}; // expected-error {{'__auto_type' not allowed in lambda parameter}}
17 new __auto_type; // expected-error {{'__auto_type' not allowed in type allocated by 'new'}}
  /external/clang/test/SemaOpenCL/
func_ptr.cl 8 void (*fptr)(int); // expected-error{{pointers to functions are not allowed}}
11 foo((void*)foo); // expected-error{{taking address of function is not allowed}}
12 foo(&foo); // expected-error{{taking address of function is not allowed}}
half.cl 5 half half_disabled(half *p, // expected-error{{declaring function return value of type 'half' is not allowed}}
6 half h) // expected-error{{declaring function parameter of type 'half' is not allowed}}
8 half a[2]; // expected-error{{declaring variable of type 'half [2]' is not allowed}}
9 half b; // expected-error{{declaring variable of type 'half' is not allowed}}
10 *p; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
11 p[1]; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
14 b = (half) c; // expected-error{{casting to type 'half' is not allowed}}
16 half *allowed = &p[1];
35 half *allowed = &p[1];
  /external/libxml2/result/schemas/
attruse_0_2.err 1 ./test/schemas/attruse_0_2.xml:6: element barC: Schemas validity error : Element 'barC', attribute 'attr': The attribute 'attr' is not allowed.
extension1_0_1.err 1 ./test/schemas/extension1_1.xml:1: element title: Schemas validity error : Element 'title', attribute 'langue': The attribute 'langue' is not allowed.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug128.go 10 // empty switch is allowed according to syntax
11 // unclear why it shouldn't be allowed
14 // empty switch is allowed according to syntax
15 // unclear why it shouldn't be allowed
  /prebuilts/go/linux-x86/test/fixedbugs/
bug128.go 10 // empty switch is allowed according to syntax
11 // unclear why it shouldn't be allowed
14 // empty switch is allowed according to syntax
15 // unclear why it shouldn't be allowed
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
p11673.s 1 # The following addressing mode is allowed on isab and higher
  /external/clang/test/Preprocessor/
expr_comma.c 1 // Comma is not allowed in C89
4 // Comma is allowed if unevaluated in C99
  /frameworks/compile/slang/tests/F_union/
stderr.txt.expect 2 union.rs:9:14: error: unions containing RS object types are not allowed
3 union.rs:16:11: error: unions containing RS object types are not allowed

Completed in 432 milliseconds

1 2 3 4 5 6 7 8 91011>>