HomeSort by relevance Sort by last modified time
    Searched refs:specified (Results 1 - 25 of 1261) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/interfaces/configstore/1.0/
types.hal 19 bool specified;
24 bool specified;
29 bool specified;
34 bool specified;
39 bool specified;
44 bool specified;
  /external/valgrind/none/tests/
cmdline3.stderr.exp 1 valgrind: no program specified
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d30v/
serial2.l 2 .*:5: Error: Unable to mix instructions as specified
3 .*:6: Error: Unable to mix instructions as specified
4 .*:8: Error: Unable to mix instructions as specified
5 .*:9: Error: Unable to mix instructions as specified
6 .*:11: Error: Unable to mix instructions as specified
7 .*:12: Error: Unable to mix instructions as specified
8 .*:13: Error: Unable to mix instructions as specified
9 .*:14: Error: Unable to mix instructions as specified
10 .*:16: Error: Unable to mix instructions as specified
11 .*:17: Error: Unable to mix instructions as specified
    [all...]
serial2O.l 2 .*:5: Error: Unable to mix instructions as specified
3 .*:6: Error: Unable to mix instructions as specified
4 .*:11: Error: Unable to mix instructions as specified
5 .*:12: Error: Unable to mix instructions as specified
6 .*:16: Error: Unable to mix instructions as specified
7 .*:17: Error: Unable to mix instructions as specified
8 .*:21: Error: Unable to mix instructions as specified
9 .*:22: Error: Unable to mix instructions as specified
10 .*:26: Error: Unable to mix instructions as specified
11 .*:27: Error: Unable to mix instructions as specified
    [all...]
serial.l 2 .*:6: Error: Unable to mix instructions as specified
3 .*:7: Error: Unable to mix instructions as specified
4 .*:8: Error: Unable to mix instructions as specified
5 .*:9: Error: Unable to mix instructions as specified
15 .* Error: Unable to mix instructions as specified
18 .* Error: Unable to mix instructions as specified
23 .* Error: Unable to mix instructions as specified
28 .* Error: Unable to mix instructions as specified
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
immed2.s 1 @ Tests for modified immediate constants with specified rotate
  /hardware/interfaces/configstore/1.1/
types.hal 29 bool specified;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-z9-109-err.l 2 .*:3: Fatal error: odd numbered general purpose register specified as register pair
  /external/llvm/test/MC/ARM/
invalid-crc32.s 11 @ 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
  /external/llvm/test/MC/COFF/
invalid-scl.s 3 # CHECK: storage class specified outside of symbol definition
4 # CHECK: storage class specified outside of symbol definition
invalid-type.s 3 # CHECK: symbol type specified outside of a symbol definition
4 # CHECK: symbol type specified outside of a symbol definition
  /libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2Impl.java 23 * <p>The <em>specified</em> flag for each attribute will always
27 * always be false, except for defaulted attributes (<em>specified</em>
41 private boolean[] specified; field in class:Attributes2Impl
49 specified = EmptyArray.BOOLEAN;
56 * <em>specified</em> and <em>declared</em> flags for each
123 * Returns the current value of an attribute's "specified" flag.
135 return specified [index];
140 * Returns the current value of an attribute's "specified" flag.
157 return specified [index];
162 * Returns the current value of an attribute's "specified" flag
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
proc.l 4 .*:7: Warning: .* not specified.*
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
align-with-input.d 3 #error: .*:[0-9]+: error: align with input and explicit align specified
  /hardware/interfaces/configstore/1.0/vts/functional/
VtsHalConfigstoreV1_0TargetTest.cpp 70 [&tmp](OptionalInt64 arg) { tmp = arg.specified; });
74 [&tmp](OptionalInt64 arg) { tmp = arg.specified; });
78 [&tmp](OptionalBool arg) { tmp = arg.specified; });
82 [&tmp](OptionalBool arg) { tmp = arg.specified; });
86 [&tmp](OptionalBool arg) { tmp = arg.specified; });
90 [&tmp](OptionalInt64 arg) { tmp = arg.specified; });
94 [&tmp](OptionalBool arg) { tmp = arg.specified; });
98 [&tmp](OptionalUInt64 arg) { tmp = arg.specified; });
102 [&tmp](OptionalBool arg) { tmp = arg.specified; });
106 [&tmp](OptionalBool arg) { tmp = arg.specified; });
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementassociatedattribute.java 70 boolean specified;
76 specified = domesticAttr.getSpecified();
77 assertTrue("domesticSpecified", specified);
hc_elementassociatedattribute.java 67 boolean specified;
73 specified = domesticAttr.getSpecified();
74 assertTrue("acronymTitleSpecified", specified);
  /external/curl/docs/cmdline-opts/
proxy.d 6 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
tlspassword.d 5 Set password for use with the TLS authentication method specified with
tlsuser.d 6 Set username for use with the TLS authentication method specified with
proxy1.0.d 5 Use the specified HTTP 1.0 proxy. If the port number is not specified, it is
  /external/valgrind/none/tests/s390x/
srnmb.stderr.exp 3 The specified rounding mode is invalid.
  /art/libdexfile/dex/
compact_dex_level.h 35 #error ART_DEFAULT_COMPACT_DEX_LEVEL not specified.
  /external/strace/tests/
gen_pure_executables.sh 34 Deduce output file from <input> unless an <output> is specified.
  /external/strace/tests-m32/
gen_pure_executables.sh 34 Deduce output file from <input> unless an <output> is specified.

Completed in 745 milliseconds

1 2 3 4 5 6 7 8 91011>>