Home
last modified time | relevance | path

Searched full:negative (Results 1 – 25 of 5339) sorted by relevance

12345678910>>...214

/third_party/mbedtls/tests/suites/
Dtest_suite_bignum.generated.data9 MPI add #3 0 (null) + negative 0 (null)
12 MPI add #4 0 (null) + negative with leading zero limb
18 MPI add #6 0 (null) + negative
24 MPI add #8 0 (null) + negative with leading zero limb
30 MPI add #10 0 (null) + large negative
39 MPI add #13 0 (1 limb) + negative 0 (null)
42 MPI add #14 0 (1 limb) + negative with leading zero limb
48 MPI add #16 0 (1 limb) + negative
54 MPI add #18 0 (1 limb) + negative with leading zero limb
60 MPI add #20 0 (1 limb) + large negative
[all …]
Dtest_suite_bignum.misc.data25 Base test mpi_read_write_string #3 (Negative decimal)
28 Base test mpi_read_write_string #3 (Negative decimal, leading 0)
31 Base test mpi_read_write_string #3 (Negative hex -> decimal)
34 Base test mpi_read_write_string #3 (Negative hex)
37 Base test mpi_read_write_string #3 (Negative hex, leading 0)
82 Test mpi_write_string #10 (Negative hex with odd number of digits)
187 Base test mbedtls_mpi_cmp_int (Negative values) #1
190 Base test mbedtls_mpi_cmp_int (Negative values) #2
193 Base test mbedtls_mpi_cmp_int (Negative values) #3
205 Base test mbedtls_mpi_cmp_mpi (Negative values) #1
[all …]
/third_party/typescript/src/lib/
Des2022.array.d.ts4 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
12 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
20 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
28 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
36 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
44 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
52 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
60 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
68 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
76 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
[all …]
/third_party/littlefs/
Dlfs.h69 // Possible error codes, these are negative to allow
163 // Read a region in a block. Negative error codes are propagated
169 // been erased. Negative error codes are propagated to the user.
175 // The state of an erased block is undefined. Negative error codes
180 // Sync the state of the underlying block device. Negative error codes
185 // Lock the underlying block device. Negative error codes
189 // Unlock the underlying block device. Negative error codes
462 // Returns a negative error code on failure.
473 // Returns a negative error code on failure.
479 // Returns a negative error code on failure.
[all …]
/third_party/ltp/testcases/kernel/syscalls/keyctl/
Dkeyctl07.c8 * negative key"). This is CVE-2017-12192.
28 * request_key() will result in the creation of a negative key provided in try_to_read_negative_key()
34 * instantiate random user keys). In either case a negative key should in try_to_read_negative_key()
35 * be created and we can continue on with the test. Negative keys last in try_to_read_negative_key()
48 /* Get the ID of the negative key by reading the keyring */ in try_to_read_negative_key()
59 * Now try to read the negative key. Unpatched kernels will oops trying in try_to_read_negative_key()
62 tst_res(TINFO, "trying to read from the negative key..."); in try_to_read_negative_key()
66 "KEYCTL_READ on negative key unexpectedly succeeded"); in try_to_read_negative_key()
70 "KEYCTL_READ on negative key failed with unexpected error"); in try_to_read_negative_key()
73 "KEYCTL_READ on negative key expectedly failed with ENOKEY"); in try_to_read_negative_key()
[all …]
/third_party/typescript/tests/baselines/reference/
DpropertiesAndIndexersForNumericNames.types14 public "-1": string = "negative number"; // Error
16 >"negative number" : "negative number"
18 public "-2.5": string = "negative number"; // Error
20 >"negative number" : "negative number"
34 public "-Infinity": string = "Negative-a-gillion"; // Error
36 >"Negative-a-gillion" : "Negative-a-gillion"
76 public "-NaN": string = "not a negative number"; // No error
78 >"not a negative number" : "not a negative number"
Dliterals-negative.symbols1 === tests/cases/compiler/literals-negative.ts ===
5 >n : Symbol(n, Decl(literals-negative.ts, 2, 3))
8 >s : Symbol(s, Decl(literals-negative.ts, 3, 3))
11 >b : Symbol(b, Decl(literals-negative.ts, 4, 3))
12 >n : Symbol(n, Decl(literals-negative.ts, 2, 3))
15 >isVoid : Symbol(isVoid, Decl(literals-negative.ts, 4, 21))
19 >isVoid : Symbol(isVoid, Decl(literals-negative.ts, 4, 21))
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_pkt.h394 * negative error codes:
427 * negative error codes:
439 * negative error codes:
454 * frame if it succeeds, or one of the following negative error codes:
469 * one of the following negative error codes:
495 * negative error codes:
510 * negative error codes:
524 * the following negative error codes:
539 * the following negative error codes:
567 * decode a frame if it succeeds, or one of the following negative
[all …]
/third_party/typescript/lib/
Dlib.es2022.array.d.ts24 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
32 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
40 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
48 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
56 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
64 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
72 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
80 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
88 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
96 …* @param index The zero-based index of the desired code unit. A negative index will count back fro…
[all …]
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_validate.cpp127 // Read into the negative. in dng_validate()
129 AutoPtr<dng_negative> negative; in dng_validate() local
144 negative.Reset (host.Make_dng_negative ()); in dng_validate()
146 negative->Parse (host, stream, info); in dng_validate()
148 negative->PostParse (host, stream, info); in dng_validate()
154 negative->ReadStage1Image (host, stream, info); in dng_validate()
163 negative->ReadTransparencyMask (host, stream, info); in dng_validate()
167 negative->ValidateRawImageDigest (host); in dng_validate()
178 const dng_image &stage1 = *negative->Stage1Image (); in dng_validate()
194 negative->SynchronizeMetadata (); in dng_validate()
[all …]
Ddng_opcodes.h209 /// Is this opcode valid for the specified negative?
211 virtual bool IsValidForNegative (const dng_negative & /* negative */) const in IsValidForNegative()
222 /// specified negative. Returns true if this opcode should be applied to
223 /// the negative, false otherwise.
226 dng_negative &negative);
228 /// Apply this opcode to the specified image with associated negative.
231 dng_negative &negative,
257 dng_negative &negative,
337 /// \param negative The negative object to be processed.
358 virtual void Prepare (dng_negative & /* negative */, in Prepare()
[all …]
/third_party/libdrm/amdgpu/
Damdgpu.h520 * <0 - Negative POSIX Error code
542 * <0 - Negative POSIX Error code
577 * <0 - Negative POSIX Error code
593 * <0 - Negative POSIX Error code
608 * <0 - Negative POSIX Error code
625 * <0 - Negative POSIX Error code
646 * <0 - Negative POSIX Error code
672 * <0 - Negative POSIX Error code
708 * <0 - Negative POSIX Error code
724 * <0 - Negative POSIX Error code
[all …]
/third_party/ffmpeg/libavutil/
Dfifo.h48 * @return 0 on success, a negative error code on failure (will be returned from
68 * @return newly-allocated AVFifo on success, a negative error code on failure
105 * @return a non-negative number on success, a negative error code on failure
120 * @return a non-negative number on success, a negative error code on failure
135 * @return non-negative number on success, a negative error code on failure
151 * @return a non-negative number on success, a negative error code on failure
166 * @return non-negative number on success, a negative error code on failure
183 * @return a non-negative number on success, a negative error code on failure
200 * @return a non-negative number on success, a negative error code on failure
304 * @return a non-negative number on success, a negative error code on failure
[all …]
/third_party/mbedtls/include/mbedtls/
Dasn1write.h51 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
65 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
83 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
98 * It must be non-negative.
101 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
117 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
133 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
151 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
172 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
190 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure.
[all …]
Dbignum.h31 /** The input arguments are negative or result in illegal output. */
214 /** Sign: -1 if the mpi is negative, 1 otherwise.
271 * \return Another negative error code on other kinds of failure.
288 * \return Another negative error code on other kinds of failure.
303 * \return Another negative error code on other kinds of failure.
341 * \return Another negative error code on other kinds of failure.
369 * \return Another negative error code on other kinds of failure.
382 * \return Another negative error code on other kinds of failure.
394 * \return A negative error code on failure.
411 * \return Another negative error code on other kinds of failure.
[all …]
/third_party/rust/crates/cxx/syntax/
Ddiscriminant.rs25 Negative, enumerator
69 Sign::Negative => { in insert_next()
121 Sign::Positive => Sign::Negative, in expr_to_discriminant()
122 Sign::Negative => Sign::Positive, in expr_to_discriminant()
170 Sign::Negative in neg()
186 Sign::Negative => { in checked_succ()
191 sign: Sign::Negative, in checked_succ()
209 if self.sign == Sign::Negative { in fmt()
218 if self.sign == Sign::Negative { in to_tokens()
231 Sign::Negative in from_str()
[all …]
/third_party/skia/include/core/
DSkRect.h52 may be negative.
63 Does not validate input; size.width() or size.height() may be negative.
74 negative.
99 Does not validate input; w or h may be negative.
158 result fits in 32-bit signed integer; result may be negative.
165 result fits in 32-bit signed integer; result may be negative.
172 or if result fits in 32-bit signed integer; result may be negative.
179 result may be negative. This is safer than calling width() since width() might
187 result may be negative. This is safer than calling height() since height() might
195 to or greater than fBottom. Call sort() to reverse rectangles with negative
[all …]
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.h264 * negative error codes:
287 * negative error codes:
338 * negative error codes:
352 * negative error codes:
367 * negative error codes:
383 * negative error codes:
399 * negative error codes:
413 * negative error codes:
428 * negative error codes:
444 * negative error codes:
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAdoptingModifierStore.java17 private final Modifier negative; field in AdoptingModifierStore
22 … * This constructor populates the ParameterizedModifier with a single positive and negative form.
27 …c AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore() argument
31 this.negative = negative; in AdoptingModifierStore()
37 … * This constructor prepares the ParameterizedModifier to be populated with a positive and negative
47 this.negative = null; in AdoptingModifierStore()
73 return negative; in getModifierWithoutPlural()
/third_party/node/deps/icu-small/source/common/unicode/
Dulocbuilder.h96 * the length is non-negative)
97 * @param length the length of the locale; if negative, then the locale need to be
136 * the length is non-negative)
137 * @param length the length of the tag; if negative, then the tag need to be
156 * the length is non-negative)
157 * @param length the length of the language; if negative, then the language need to be
177 * the length is non-negative)
178 * @param length the length of the script; if negative, then the script need to be
201 * the length is non-negative)
202 * @param length the length of the region; if negative, then the region need to be
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DAdoptingModifierStore.java19 private final Modifier negative; field in AdoptingModifierStore
24 … * This constructor populates the ParameterizedModifier with a single positive and negative form.
29 …c AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore() argument
33 this.negative = negative; in AdoptingModifierStore()
39 … * This constructor prepares the ParameterizedModifier to be populated with a positive and negative
49 this.negative = null; in AdoptingModifierStore()
75 return negative; in getModifierWithoutPlural()
/third_party/nghttp2/lib/
Dnghttp2_session.h326 WINDOW_UPDATE. This could be negative after submitting negative
333 /* The amount of recv_window_size cut using submitting negative
418 * negative error codes:
438 * negative error codes:
455 * negative error codes:
474 * negative error codes:
492 * negative error codes:
505 * negative error codes:
553 * negative error codes:
570 * negative error codes:
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.h316 WINDOW_UPDATE. This could be negative after submitting negative
323 /* The amount of recv_window_size cut using submitting negative
408 * negative error codes:
428 * negative error codes:
445 * negative error codes:
464 * negative error codes:
482 * negative error codes:
495 * negative error codes:
543 * negative error codes:
560 * negative error codes:
[all …]
/third_party/ntfs-3g/include/ntfs-3g/
Dplugin.h42 * These functions should return a non-negative value when they
43 * succeed, or a negative errno value when they fail.
68 * The returned value is zero for success and a negative errno
79 * The returned value is zero for success or a negative errno
88 * or a negative errno value for failure.
102 * or a negative errno value for failure.
115 * The returned value is zero for success or a negative errno
123 * The returned value is zero for success or a negative errno
136 * The returned value is zero for success and a negative errno
148 * The returned value is zero for success and a negative errno
[all …]
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc134 // any of the operands is negative. Here we try to enforce C++11's "rounded in RoundTowardZero()
207 bool negative = (value[0] == '-'); in FromString() local
208 int sign_length = (negative ? 1 : 0); in FromString()
230 if (negative) { in FromString()
231 // If a Duration is negative, both seconds and nanos should be negative. in FromString()
382 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128() argument
384 *negative = true; in ToUint128()
388 *negative = false; in ToUint128()
394 void ToDuration(const uint128& value, bool negative, Duration* duration) { in ToDuration() argument
398 if (negative) { in ToDuration()
[all …]

12345678910>>...214