| /third_party/mbedtls/tests/suites/ |
| D | test_suite_bignum.misc.data | 25 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) 184 Base test mbedtls_mpi_cmp_int (Negative values) #1 187 Base test mbedtls_mpi_cmp_int (Negative values) #2 190 Base test mbedtls_mpi_cmp_int (Negative values) #3 202 Base test mbedtls_mpi_cmp_mpi (Negative values) #1 [all …]
|
| /third_party/typescript/src/lib/ |
| D | es2022.array.d.ts | 4 …* @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/ltp/tools/sparse/sparse-src/validation/ |
| D | shift-negative.c | 8 * check-name: shift-negative 12 shift-negative.c:1:48: warning: shift count is negative (-1) 13 shift-negative.c:2:48: warning: shift count is negative (-1) 14 shift-negative.c:4:59: warning: shift count is negative (-1) 15 shift-negative.c:5:59: warning: shift count is negative (-1)
|
| D | shift-undef.c | 111 * check-name: shift too big or negative 118 shift-undef.c:6:19: warning: shift count is negative (-1) 119 shift-undef.c:7:19: warning: shift count is negative (-2) 120 shift-undef.c:8:19: warning: shift count is negative (-3) 124 shift-undef.c:24:29: warning: shift count is negative (-10) 125 shift-undef.c:25:29: warning: shift count is negative (-11) 126 shift-undef.c:26:29: warning: shift count is negative (-12) 130 shift-undef.c:35:16: warning: shift count is negative (-1) 131 shift-undef.c:36:16: warning: shift count is negative (-2) 132 shift-undef.c:37:16: warning: shift count is negative (-3) [all …]
|
| /third_party/ltp/testcases/kernel/syscalls/keyctl/ |
| D | keyctl07.c | 8 * 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/littlefs/ |
| D | lfs.h | 71 // 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 432 // Returns a negative error code on failure. 443 // Returns a negative error code on failure. 449 // Returns a negative error code on failure. [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | propertiesAndIndexersForNumericNames.types | 14 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"
|
| D | literals-negative.symbols | 1 === 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/typescript/lib/ |
| D | lib.es2022.array.d.ts | 24 …* @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/node/deps/ngtcp2/ngtcp2/lib/ |
| D | ngtcp2_pkt.h | 394 * 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/skia/third_party/externals/dng_sdk/source/ |
| D | dng_validate.cpp | 127 // 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 …]
|
| D | dng_opcodes.h | 209 /// 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/ |
| D | amdgpu.h | 520 * <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/rust/crates/cxx/syntax/ |
| D | discriminant.rs | 25 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/ |
| D | SkRect.h | 52 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/mbedtls/include/mbedtls/ |
| D | asn1write.h | 61 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 75 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 91 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 106 * It must be non-negative. 109 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 125 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 141 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 159 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 177 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 191 * It must be non-negative. [all …]
|
| D | bignum.h | 43 /** The input arguments are negative or result in illegal output. */ 206 /** Sign: -1 if the mpi is negative, 1 otherwise. 260 * \return Another negative error code on other kinds of failure. 277 * \return Another negative error code on other kinds of failure. 292 * \return Another negative error code on other kinds of failure. 330 * \return Another negative error code on other kinds of failure. 358 * \return Another negative error code on other kinds of failure. 371 * \return Another negative error code on other kinds of failure. 383 * \return A negative error code on failure. 400 * \return Another negative error code on other kinds of failure. [all …]
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| D | nghttp3_qpack.h | 264 * 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/ |
| D | AdoptingModifierStore.java | 17 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/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| D | AdoptingModifierStore.java | 19 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/ntfs-3g/include/ntfs-3g/ |
| D | plugin.h | 42 * 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/nghttp2/lib/ |
| D | nghttp2_session.h | 316 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/node/deps/nghttp2/lib/ |
| D | nghttp2_session.h | 316 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/protobuf/src/google/protobuf/util/ |
| D | time_util.cc | 134 // 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 …]
|
| /third_party/musl/libc-test/src/functional/ |
| D | strtol.c | 45 TEST(ul, strtoul(s="-1", &c, 0), -1UL, "rejected negative %lu != %lu"); in main() 48 TEST(ul, strtoul(s="-2", &c, 0), -2UL, "rejected negative %lu != %lu"); in main() 51 TEST(ul, strtoul(s="-2147483648", &c, 0), -2147483648UL, "rejected negative %lu != %lu"); in main() 54 TEST(ul, strtoul(s="-2147483649", &c, 0), -2147483649UL, "rejected negative %lu != %lu"); in main() 57 TEST(ul, strtoul(s="-4294967296", &c, 0), 4294967295UL, "uncaught negative overflow %lu != %lu"); in main() 70 TEST(ul, strtoul(s="-1", &c, 0), -1UL, "rejected negative %lu != %lu"); in main() 73 TEST(ul, strtoul(s="-2", &c, 0), -2UL, "rejected negative %lu != %lu"); in main() 76 …TEST(ul, strtoul(s="-9223372036854775808", &c, 0), -9223372036854775808UL, "rejected negative %lu … in main() 79 …TEST(ul, strtoul(s="-9223372036854775809", &c, 0), -9223372036854775809UL, "rejected negative %lu … in main() 82 …TEST(ul, strtoul(s="-18446744073709551616", &c, 0), 18446744073709551615UL, "uncaught negative ove… in main() [all …]
|