Home
last modified time | relevance | path

Searched refs:instead (Results 1 – 25 of 3780) sorted by relevance

12345678910>>...152

/external/libmtp/logs/
Dmtp-detect-philips-sa5145.txt86 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
88 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
90 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
92 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
94 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
96 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
98 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
100 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
102 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
104 PTP: request code 0x9801 sending req wrote only 0 bytes instead of 16
[all …]
/external/clang/test/FixIt/
Dformat-darwin.m37 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
38 …UInteger' should not be used as format arguments; add an explicit cast to 'unsigned long' instead}}
39 …es of type 'SInt32' should not be used as format arguments; add an explicit cast to 'int' instead}}
40 …e 'UInt32' should not be used as format arguments; add an explicit cast to 'unsigned int' instead}}
54 …g type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
79 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
80 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
81 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
82 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
83 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}}
[all …]
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DNumberFormat.java.patch17 - * {@link NumberFormatter} instead of NumberFormat.
27 - * {@link NumberFormatter} instead of NumberFormat.
37 - * {@link NumberFormatter} instead of NumberFormat.
47 - * {@link NumberFormatter} instead of NumberFormat.
57 - * {@link NumberFormatter} instead of NumberFormat.
67 - * {@link NumberFormatter} instead of NumberFormat.
77 - * {@link NumberFormatter} instead of NumberFormat.
87 - * {@link NumberFormatter} instead of NumberFormat.
97 - * {@link NumberFormatter} instead of NumberFormat.
107 - * {@link NumberFormatter} instead of NumberFormat.
[all …]
DDecimalFormatSymbols.java.patch7 - * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getDigitStrings()} instead.
16 - * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getDigitStrings()} instead.
24 … * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #setDigitStrings(String[])} instead.
32 … * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getGroupingSeparatorString()} instead.
48 … * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getDecimalSeparatorString()} instead.
56 - * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getPerMillString()} instead.
64 - * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getPercentString()} instead.
72 - * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getMinusSignString()} instead.
80 - * @apiNote <strong>Discouraged:</strong> ICU 58 use {@link #getPlusSignString()} instead.
88 …Note <strong>Discouraged:</strong> ICU 58 use {@link #getMonetaryDecimalSeparatorString()} instead.
[all …]
DCompactDecimalFormat.java.patch5 * Formats numbers in compact (abbreviated) notation, like "1.2K" instead of "1200".
14 * limited real estate. For example, 'Hits: 1.2B' instead of 'Hits: 1,200,000,000'. The format will
21 - * {@link NumberFormatter} instead of NumberFormat.
31 - * {@link NumberFormatter} instead of NumberFormat.
/external/syzkaller/pkg/report/testdata/linux/report/
D11320 [ 292.742848] Use struct sctp_assoc_value instead
22 [ 292.760875] Use struct sctp_assoc_value instead
31 [ 292.817577] Use struct sctp_assoc_value instead
33 [ 292.837972] Use struct sctp_assoc_value instead
35 [ 292.844964] Use struct sctp_assoc_value instead
37 [ 292.850158] Use struct sctp_assoc_value instead
39 [ 292.878797] Use struct sctp_assoc_value instead
41 [ 292.889594] Use struct sctp_assoc_value instead
44 [ 292.914495] Use struct sctp_assoc_value instead
46 [ 292.927906] Use struct sctp_assoc_value instead
/external/clang/test/SemaObjC/
Dobjc-literal-comparison.m39 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
40 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
41 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
42 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
44 …ect comparison of an array literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
45 …comparison of a dictionary literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
46 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
47 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
48 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
49 …t comparison of a boxed expression has undefined behavior}} expected-note{{use 'isEqual:' instead}}
[all …]
/external/curl/docs/cmdline-opts/
Drequest.d7 HTTP server. The specified request method will be used instead of the method
26 Specifies a custom FTP command to use instead of LIST when doing file lists
30 Specifies a custom POP3 command to use instead of LIST or RETR. (Added in
34 Specifies a custom IMAP command to use instead of LIST. (Added in 7.30.0)
37 Specifies a custom SMTP command to use instead of HELP or VRFY. (Added in 7.34.0)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMSA.txt25 instead. It is also impossible for the shuffle description to be
31 instructions will be selected instead of vshf.[bhwd]. Unlike the ilv*,
32 and pck* instructions, this is matched from MipsISD::VSHF instead of
37 same shuffle. ilvev.d will be emitted instead.
41 same shuffle. ilvod.d will be emitted instead.
45 it lowers directly to MipsISD::VSHF instead of using common IR.
49 shf.w will be emitted instead.
52 On MIPS32, the copy_u.d intrinsic will emit this instruction instead of
67 the same operation and will be emitted instead.
/external/llvm/lib/Target/Mips/
DMSA.txt25 instead. It is also impossible for the shuffle description to be
31 instructions will be selected instead of vshf.[bhwd]. Unlike the ilv*,
32 and pck* instructions, this is matched from MipsISD::VSHF instead of
37 same shuffle. ilvev.d will be emitted instead.
41 same shuffle. ilvod.d will be emitted instead.
45 it lowers directly to MipsISD::VSHF instead of using common IR.
49 shf.w will be emitted instead.
52 On MIPS32, the copy_u.d intrinsic will emit this instruction instead of
67 the same operation and will be emitted instead.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2002-06-25-MegaPatchInfo.txt5 instead, the second line should be:
20 Now, instead of having a vector to pointers of objects, the objects are
30 example: Instruction&) instead of a pointer to the underlying object. This
58 the address of the value instead of the contents of the Value. To print out
60 'cout << *I' instead of 'cout << I;'. This conversion is not yet complete,
64 pointer is known to never be null, it is passed in as a reference instead of a
65 pointer. For example, the instruction visitor class uses references instead
67 instead of pointers, because they may never be null.
/external/llvm/docs/HistoricalNotes/
D2002-06-25-MegaPatchInfo.txt5 instead, the second line should be:
20 Now, instead of having a vector to pointers of objects, the objects are
30 example: Instruction&) instead of a pointer to the underlying object. This
58 the address of the value instead of the contents of the Value. To print out
60 'cout << *I' instead of 'cout << I;'. This conversion is not yet complete,
64 pointer is known to never be null, it is passed in as a reference instead of a
65 pointer. For example, the instruction visitor class uses references instead
67 instead of pointers, because they may never be null.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2002-06-25-MegaPatchInfo.txt5 instead, the second line should be:
20 Now, instead of having a vector to pointers of objects, the objects are
30 example: Instruction&) instead of a pointer to the underlying object. This
58 the address of the value instead of the contents of the Value. To print out
60 'cout << *I' instead of 'cout << I;'. This conversion is not yet complete,
64 pointer is known to never be null, it is passed in as a reference instead of a
65 pointer. For example, the instruction visitor class uses references instead
67 instead of pointers, because they may never be null.
/external/grpc-grpc-java/core/
Dbuild.gradle11 // prefer 3.0.0 from libraries instead of 3.0.1
13 // prefer 20.0 from libraries instead of 19.0
19 // prefer 3.0.0 from libraries instead of 3.0.1
23 // prefer 20.0 from libraries instead of 19.0
/external/clang/test/Analysis/objc/
Ddirect-ivar-assignment-in-annotated-functions.m47 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
48 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
49 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
50 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
51 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
/external/clang/test/Analysis/
Dobjc-properties.m66 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
67 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
68 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
69 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
70 …ed-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
Dsecurity-syntax-checks.m106 …rand' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
107 …nd48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
108 …nd48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
109 …nd48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
110 …ng48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
111 …nd48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
112 …nd48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
113 …nd48' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
114 …nd_r' is obsolete because it implements a poor random number generator. Use 'arc4random' instead}}
115 …produces a sequence of values that an adversary may be able to predict. Use 'arc4random' instead}}
/external/scapy/
DCONTRIBUTING.md75 can be huge (e.g., when possible, use `scapy.modules.six.range()` instead of
76 `range()`, `for line in fdesc` instead of `for line in
118 … single argument when using tuples: use `lambda x_y: x_y[0] + f(x_y[1])` instead of `lambda (x, y)…
119 - use int instead of long
120 - use list comprehension instead of map() and filter()
121 - use scapy.modules.six.range instead of xrange and range
122 - use scapy.modules.six.itervalues(dict) instead of dict.values() or dict.itervalues()
123 - use scapy.modules.six.string_types instead of basestring
125 - `io.BytesIO` must be used instead of `StringIO` when using bytes
/external/skqp/src/sksl/
DREADME19 * Vector types are named <base type><columns>, so float2 instead of vec2 and
20 bool4 instead of bvec4
21 * Matrix types are named <base type><columns>x<rows>, so float2x3 instead of
22 mat2x3 and double4x4 instead of dmat4
41 * use sk_Position instead of gl_Position. sk_Position is in device coordinates
43 * use sk_PointSize instead of gl_PointSize
44 * use sk_VertexID instead of gl_VertexID
45 * use sk_InstanceID instead of gl_InstanceID
48 * use sk_Clockwise instead of gl_FrontFacing. This is always relative to an
57 Use swizzles instead.
[all …]
/external/skia/src/sksl/
DREADME19 * Vector types are named <base type><columns>, so float2 instead of vec2 and
20 bool4 instead of bvec4
21 * Matrix types are named <base type><columns>x<rows>, so float2x3 instead of
22 mat2x3 and double4x4 instead of dmat4
41 * use sk_Position instead of gl_Position. sk_Position is in device coordinates
43 * use sk_PointSize instead of gl_PointSize
44 * use sk_VertexID instead of gl_VertexID
45 * use sk_InstanceID instead of gl_InstanceID
48 * use sk_Clockwise instead of gl_FrontFacing. This is always relative to an
57 Use swizzles instead.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-add-07.ll23 ; Check the next value up, which must use AGFI instead.
41 ; Check the next value up, which must use ALGFI instead.
87 ; Check the next value down, which must use AGFI instead.
105 ; Check the next value down, which must use SLGFI instead.
123 ; Check the next value down, which must use register addition instead.
/external/llvm/test/CodeGen/SystemZ/
Dint-add-07.ll23 ; Check the next value up, which must use AGFI instead.
41 ; Check the next value up, which must use ALGFI instead.
87 ; Check the next value down, which must use AGFI instead.
105 ; Check the next value down, which must use SLGFI instead.
123 ; Check the next value down, which must use register addition instead.
/external/syzkaller/vendor/golang.org/x/oauth2/
DCONTRIBUTING.md16 5. What did you see instead?
18 … [golang-nuts mailing list](https://groups.google.com/group/golang-nuts) instead of the issue trac…
27 (we use [Gerrit](https://code.google.com/p/gerrit/) instead for code review).
/external/syzkaller/vendor/google.golang.org/appengine/
DREADME.md56 * `appengine.Timeout` has been removed. Use `context.WithTimeout` instead.
62 `context.Context` instead.
63 * `aetest` no longer declares its own Context type, and uses the standard one instead.
67 Use `appengine.ModuleHostname`and `appengine.ModuleName` instead.
73 Use the standard `net` package instead.
/external/llvm/test/CodeGen/PowerPC/
Dqpx-recipest.ll19 ; an qvfmadd instead of a qvfnmsub
46 ; an qvfmadd instead of a qvfnmsubs
70 ; an qvfmadd instead of a qvfnmsub
97 ; an qvfmadd instead of a qvfnmsubs
155 ; an qvfmadd instead of a qvfnmsub
181 ; an qvfmadds instead of a qvfnmsubs

12345678910>>...152