Searched refs:specified (Results 1 - 25 of 327) sorted by relevance

1234567891011>>

/external/valgrind/none/tests/
H A Dcmdline3.stderr.exp1 valgrind: no program specified
/external/llvm/test/MC/ARM/
H A Dinvalid-crc32.s11 @ CHECK: error: instruction 'crc32cb' is not predicable, but condition code specified
12 @ CHECK: error: instruction 'crc32b' is not predicable, but condition code specified
13 @ CHECK: error: instruction 'crc32ch' is not predicable, but condition code specified
14 @ CHECK: error: instruction 'crc32h' is not predicable, but condition code specified
15 @ CHECK: error: instruction 'crc32cw' is not predicable, but condition code specified
16 @ CHECK: error: instruction 'crc32w' is not predicable, but condition code specified
H A Dudf-arm-diagnostics.s10 @ CHECK: error: instruction 'udf' is not predicable, but condition code specified
H A Dinvalid-neon-v8.s8 @ CHECK: error: instruction 'vmaxnm' is not predicable, but condition code specified
17 @ CHECK: error: instruction 'vcvtp' is not predicable, but condition code specified
26 @ CHECK: error: instruction 'vrintm' is not predicable, but condition code specified
37 @ CHECK: error: instruction 'aesd' is not predicable, but condition code specified
46 @ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified
63 @ CHECK: error: instruction 'sha256su1' is not predicable, but condition code specified
70 @ CHECK: error: instruction 'vmull' is not predicable, but condition code specified
H A Deh-directive-personalityindex-diagnostics.s29 @ CHECK: note: .cantunwind was specified here
45 @ CHECK: note: .handlerdata was specified here
61 @ CHECK: note: .personality was specified here
64 @ CHECK: note: .personalityindex was specified here
80 @ CHECK: note: .personalityindex was specified here
83 @ CHECK: note: .personalityindex was specified here
H A Dudf-thumb-2-diagnostics.s10 @ CHECK: error: instruction 'udf' is not predicable, but condition code specified
/external/llvm/test/MC/COFF/
H A Dinvalid-scl.s3 # CHECK: storage class specified outside of symbol definition
4 # CHECK: storage class specified outside of symbol definition
H A Dinvalid-type.s3 # CHECK: symbol type specified outside of a symbol definition
4 # CHECK: symbol type specified outside of a symbol definition
/external/curl/docs/cmdline-opts/
H A Dproxy.d6 Use the specified proxy.
8 The proxy string can be specified with a protocol:// prefix. No protocol
9 specified or http:// will be treated as HTTP proxy. Use socks4://, socks4a://,
19 If the port number is not specified in the proxy string, it is assumed to be
35 The proxy host can be specified the exact same way as the proxy environment
H A Dtlspassword.d5 Set password for use with the TLS authentication method specified with
H A Dtlsuser.d6 Set username for use with the TLS authentication method specified with
H A Dproxy1.0.d5 Use the specified HTTP 1.0 proxy. If the port number is not specified, it is
H A Dpreproxy.d6 Use the specified SOCKS proxy before connecting to an HTTP or HTTPS --proxy. In
10 The pre proxy string should be specified with a protocol:// prefix to specify
13 specified will make curl default to SOCKS4.
15 If the port number is not specified in the proxy string, it is assumed to be
H A Dtlsauthtype.d7 for TLS-SRP (RFC 5054). If --tlsuser and --tlspassword are specified but
H A Dmail-rcpt.d14 specified as the user name or user name and domain (as per Section 3.5 of
18 specified using the mailing list name, such as "Friends" or "London-Office".
/external/valgrind/none/tests/s390x/
H A Dsrnmb.stderr.exp3 The specified rounding mode is invalid.
H A Dfpext_warn.stderr.exp3 The specified rounding mode cannot be supported. That
9 The specified rounding mode cannot be supported. That
15 The specified rounding mode cannot be supported. That
/external/strace/tests/
H A Dgen_pure_executables.sh34 Deduce output file from <input> unless an <output> is specified.
/external/strace/tests-m32/
H A Dgen_pure_executables.sh34 Deduce output file from <input> unless an <output> is specified.
/external/strace/tests-mx32/
H A Dgen_pure_executables.sh34 Deduce output file from <input> unless an <output> is specified.
/external/tensorflow/tensorflow/contrib/lite/toco/
H A Dmodel_cmdline_flags.cc47 "If not specified, will try to read "
51 "Names of the output arrays, comma-separated. If not specified, "
57 "If not specified, will try to read that information from the "
62 "If not specified, will try to read "
79 "Typically needs to be specified when passing arbitrary arrays "
85 "Typically needs to be specified when passing arbitrary arrays "
155 "proto allowing to pass extra information about arrays not specified "
182 parsed_model_flags.variable_batch.specified())))
185 CHECK(!(parsed_model_flags.output_array.specified() &&
186 parsed_model_flags.output_arrays.specified()))
[all...]
H A Dtoco_cmdline_flags.cc68 "If not specified, inference_type is used. "
136 QCHECK(parsed_toco_flags.name.specified()) \
140 QCHECK(!parsed_toco_flags.name.specified()) \
141 << "Given other flags, this flag should not have been specified: " \
148 if (parsed_toco_flags.name.specified()) { \
156 if (parsed_toco_flags.name.specified()) { \
177 if (parsed_toco_flags.input_type.specified()) {
190 if (parsed_toco_flags.input_types.specified()) {
/external/selinux/libsepol/src/
H A Dassertion.c91 if ((neverallow->specified == AVRULE_XPERMS_IOCTLFUNCTION)
92 && (allow->specified == AVTAB_XPERMS_IOCTLFUNCTION)) {
95 } else if ((neverallow->specified == AVRULE_XPERMS_IOCTLFUNCTION)
96 && (allow->specified == AVTAB_XPERMS_IOCTLDRIVER)) {
98 } else if ((neverallow->specified == AVRULE_XPERMS_IOCTLDRIVER)
99 && (allow->specified == AVTAB_XPERMS_IOCTLFUNCTION)) {
101 } else if ((neverallow->specified == AVRULE_XPERMS_IOCTLDRIVER)
102 && (allow->specified == AVTAB_XPERMS_IOCTLDRIVER)) {
115 if ((neverallow->specified == AVRULE_XPERMS_IOCTLFUNCTION)
116 && (allow->specified
[all...]
H A Davtab.c104 if (key->specified & AVTAB_XPERMS) {
139 uint16_t specified = local
140 key->specified & ~(AVTAB_ENABLED | AVTAB_ENABLED_OLD);
151 (specified & cur->key.specified)) {
153 if (specified & AVTAB_XPERMS)
176 * key/specified mask into the table, as needed by the conditional avtab.
184 uint16_t specified = local
185 key->specified & ~(AVTAB_ENABLED | AVTAB_ENABLED_OLD);
195 (specified
216 uint16_t specified = local
251 uint16_t specified = local
278 avtab_search_node_next(avtab_ptr_t node, int specified) argument
[all...]
/external/llvm/test/MC/AArch64/
H A Darm64-diags.s331 ; CHECK-ERRORS: error: specified ic op does not use a register
333 ; CHECK-ERRORS: error: specified ic op does not use a register
335 ; CHECK-ERRORS: error: specified ic op requires a register
338 ; CHECK-ERRORS: error: specified dc op requires a register
340 ; CHECK-ERRORS: error: specified dc op requires a register
342 ; CHECK-ERRORS: error: specified dc op requires a register
344 ; CHECK-ERRORS: error: specified dc op requires a register
346 ; CHECK-ERRORS: error: specified dc op requires a register
348 ; CHECK-ERRORS: error: specified dc op requires a register
350 ; CHECK-ERRORS: error: specified d
[all...]

Completed in 1234 milliseconds

1234567891011>>