/external/clang/test/SemaOpenCL/ |
D | half.cl | 5 …isabled(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];
|
D | 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}}
|
/external/libchrome/base/threading/ |
D | thread_restrictions.cc | 29 bool ThreadRestrictions::SetIOAllowed(bool allowed) { in SetIOAllowed() argument 31 g_io_disallowed.Get().Set(!allowed); in SetIOAllowed() 48 bool ThreadRestrictions::SetSingletonAllowed(bool allowed) { in SetSingletonAllowed() argument 50 g_singleton_disallowed.Get().Set(!allowed); in SetSingletonAllowed() 77 bool ThreadRestrictions::SetWaitAllowed(bool allowed) { in SetWaitAllowed() argument 79 g_wait_disallowed.Get().Set(!allowed); in SetWaitAllowed()
|
/external/v8/test/webkit/fast/js/ |
D | numeric-escapes-in-string-literals-expected.txt | 32 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 34 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 40 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 42 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 44 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 46 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 48 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 50 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 52 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… 54 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode… [all …]
|
/external/clang/include/clang/Basic/ |
D | OpenMPKinds.def | 176 // Clauses allowed for OpenMP directive 'parallel'. 187 // Clauses allowed for directive 'omp simd'. 197 // Clauses allowed for directive 'omp for'. 208 // Clauses allowed for directive 'omp for simd'. 221 // Clauses allowed for OpenMP directive 'omp sections'. 228 // Clauses allowed for directive 'omp single'. 234 // Clauses allowed for OpenMP directive 'cancel'. 264 // Clauses allowed for OpenMP directive 'parallel for'. 280 // Clauses allowed for OpenMP directive 'parallel for simd'. 298 // Clauses allowed for OpenMP directive 'parallel sections'. [all …]
|
D | DiagnosticASTKinds.td | 16 " a reinterpret_cast|cast from %1}0 is not allowed in a constant expression">; 79 "not allowed in a constant expression">; 93 "%select{|implicit }0use of 'this' pointer is only allowed within the " 100 "object outside its lifetime is not allowed in a constant expression">; 103 "is not allowed in a constant expression">; 105 "modification of object of const-qualified type %0 is not allowed " 109 "volatile-qualified type %1 is not allowed in a constant expression">; 112 "%select{temporary|object %2|member %2}1 is not allowed in " 115 "read of mutable member %0 is not allowed in a constant expression">; 117 "read of non-const variable %0 is not allowed in a constant expression">; [all …]
|
/external/libchrome/sandbox/linux/syscall_broker/ |
D | broker_file_permission.cc | 95 bool allowed = false; in CheckAccess() local 99 allowed = true; in CheckAccess() 103 allowed = true; in CheckAccess() 107 allowed = true; in CheckAccess() 111 allowed = true; in CheckAccess() 117 if (allowed && file_to_access) { in CheckAccess() 123 return allowed; in CheckAccess()
|
/external/dbus/bus/ |
D | policy.c | 384 dbus_bool_t allowed; in list_allows_user() local 386 allowed = def; in list_allows_user() 430 allowed = rule->allow; in list_allows_user() 433 return allowed; in list_allows_user() 440 dbus_bool_t allowed; in bus_policy_allow_unix_user() local 453 allowed = _dbus_unix_user_is_process_owner (uid); in bus_policy_allow_unix_user() 455 allowed = list_allows_user (allowed, in bus_policy_allow_unix_user() 460 allowed = list_allows_user (allowed, in bus_policy_allow_unix_user() 467 _dbus_verbose ("UID %lu allowed = %d\n", uid, allowed); in bus_policy_allow_unix_user() 469 return allowed; in bus_policy_allow_unix_user() [all …]
|
/external/openssh/ |
D | auth-rsa.c | 175 int allowed = 0, bits; in rsa_key_allowed_in_file() local 262 allowed = 1; in rsa_key_allowed_in_file() 270 if (allowed && rkey != NULL) in rsa_key_allowed_in_file() 275 return allowed; in rsa_key_allowed_in_file() 287 u_int i, allowed = 0; in auth_rsa_key_allowed() local 291 for (i = 0; !allowed && i < options.num_authkeys_files; i++) { in auth_rsa_key_allowed() 296 allowed = rsa_key_allowed_in_file(pw, file, client_n, rkey); in auth_rsa_key_allowed() 302 return allowed; in auth_rsa_key_allowed()
|
/external/clang/test/SemaObjC/ |
D | block-on-method-param.m | 6 …s__(byref))) id)errorp; // expected-error {{__block attribute not allowed, only allowed on local v… 10 …_(byref))) id)errorp {} // expected-error {{__block attribute not allowed, only allowed on local v…
|
/external/libxml2/result/schemas/ |
D | annot-err_0_0.err | 1 …ror : Element '{http://www.w3.org/2001/XMLSchema}annotation': The attribute 'death' is not allowed. 3 …ser error : Element '{http://www.w3.org/2001/XMLSchema}appinfo': The attribute 'id' is not allowed. 4 …er error : Element '{http://www.w3.org/2001/XMLSchema}appinfo': The attribute 'fun' is not allowed. 5 …ror : Element '{http://www.w3.org/2001/XMLSchema}documentation': The attribute 'id' is not allowed. 6 … Element '{http://www.w3.org/2001/XMLSchema}documentation': The attribute 'mothers' is not allowed.
|
D | src-element2-2_0_0.err | 4 …ribute 'type': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r… 5 …te 'nillable': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r… 6 …ute 'default': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r… 7 …ibute 'fixed': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r… 8 …ribute 'form': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r… 9 …ibute 'block': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r…
|
D | element-err_0_0.err | 2 …er error : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'ref' is not allowed. 3 …or : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'minOccurs' is not allowed. 4 …or : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'maxOccurs' is not allowed. 5 …r error : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'form' is not allowed. 11 …te 'abstract': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are allowed in addition to 'r… 14 …ror : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'abstract' is not allowed. 15 …ment '{http://www.w3.org/2001/XMLSchema}element': The attribute 'substitutionGroup' is not allowed. 16 … error : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'final' is not allowed.
|
D | decimal-3_1_0.err | 1 …or : Element 'val': [facet 'totalDigits'] The value '0.123' has more digits than are allowed ('2'). 3 …or : Element 'val': [facet 'totalDigits'] The value '0.023' has more digits than are allowed ('2'). 5 …rror : Element 'val': [facet 'totalDigits'] The value '123' has more digits than are allowed ('2'). 7 …ror : Element 'val': [facet 'totalDigits'] The value '12.3' has more digits than are allowed ('2').
|
/external/srtp/googlepatches/ |
D | vidyo-4-srtp-rtx.patch | 10 + * are allowed. (Note that such repeated 112 + "# tx rtx allowed:%s\r\n", 132 + "# tx rtx allowed:%s\r\n", 158 + 0, /* retransmission not allowed */ 166 + 0, /* retransmission not allowed */ 174 + 0, /* retransmission not allowed */ 182 + 0, /* retransmission not allowed */ 190 + 0, /* retransmission not allowed */ 198 + 0, /* retransmission not allowed */ 206 + 0, /* retransmission not allowed */ [all …]
|
/external/selinux/libselinux/src/ |
D | compute_av.c | 54 &avd->allowed, &avd->decided, in security_compute_av_flags_raw() 89 avd->allowed = lavd.allowed; in hidden_def() 143 avd->allowed = lavd.allowed; in hidden_def()
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | atomic.ll | 8 ; atomic ops, just some transformations are not allowed across release-acquire pairs. 15 ; DSE across unordered store (allowed) 26 ; DSE remove unordered store (allowed) 36 ; DSE unordered store overwriting non-atomic store (allowed) 45 ; DSE no-op unordered atomic store (allowed) 78 ; DSE across monotonic load (allowed as long as the eliminated store isUnordered) 89 ; DSE across monotonic store (allowed as long as the eliminated store isUnordered) 122 ; But DSE is not allowed across a release-acquire pair.
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | ports_outbound.txt | 1 This screen shows the network ports to which processes running with the '%(APP)s' type is allowed t… 4 SELinux controls the network ports that a applications are allowed to connect, based on SELinux Por… 6 … modify the port number/port type definitions, which the '%(APP)s' is currently allowed to connect.
|
D | ports_inbound.txt | 1 This screen shows the network ports that processes running with the '%(APP)s' type is allowed to bi… 4 SELinux controls the network ports that a application is allowed to bind to based on SELinux Port t… 6 …u to modify the port number/port type definitions, which the '(APP)s' is currently allowed to bind.
|
/external/clang/test/Parser/ |
D | attributes.mm | 14 @interface EXP I @end // expected-error {{postfix attributes are not allowed on Objective-C directi… 17 @implementation EXP I @end // expected-error-re {{postfix attributes are not allowed on Objective-C… 21 @class EXP OC; // expected-error-re {{postfix attributes are not allowed on Objective-C directives{… 24 @protocol EXP P @end // expected-error {{postfix attributes are not allowed on Objective-C directiv…
|
/external/llvm/test/MC/ARM/ |
D | directive-arch_extension-sec.s | 15 @ CHECK-V6: error: architectural extension 'sec' is not allowed for the current base architecture 18 @ CHECK-V7-NOT: error: architectural extension 'sec' is not allowed for the current base architectu… 26 @ CHECK-V6: error: architectural extension 'sec' is not allowed for the current base architecture 29 @ CHECK-V7-NOT: error: architectural extension 'sec' is not allowed for the current base architectu…
|
/external/llvm/test/CodeGen/SystemZ/ |
D | unaligned-01.ll | 1 ; Check that unaligned accesses are allowed in general. We check the 25 ; Check that unaligned 2-byte accesses are allowed. 36 ; Check that unaligned 4-byte accesses are allowed. 50 ; Check that unaligned 8-byte accesses are allowed.
|
/external/v8/test/message/ |
D | syntactic-tail-call-in-subclass.out | 1 *%(basename)s:12: SyntaxError: Tail call expression is not allowed here 4 SyntaxError: Tail call expression is not allowed here
|
D | syntactic-tail-call-inside-member-expr.out | 1 *%(basename)s:13: SyntaxError: Tail call expression is not allowed here 4 SyntaxError: Tail call expression is not allowed here
|
D | syntactic-tail-call-in-comma.out | 1 *%(basename)s:13: SyntaxError: Tail call expression is not allowed here 4 SyntaxError: Tail call expression is not allowed here
|