| /external/mbedtls/tests/suites/ |
| D | test_suite_bignum.generated.data | 9 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 …]
|
| 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 …]
|
| /external/flac/test/ |
| D | cuesheet.ok | 1 NEGATIVE cuesheets/bad.000.CATALOG_multiple.cue 3 NEGATIVE cuesheets/bad.001.CATALOG_missing_number.cue 5 NEGATIVE cuesheets/bad.002.CATALOG_number_too_long.cue 7 NEGATIVE cuesheets/bad.003.CATALOG_not_13_digits.cue 9 NEGATIVE cuesheets/bad.030.FLAGS_multiple.cue 11 NEGATIVE cuesheets/bad.031.FLAGS_wrong_place_1.cue 13 NEGATIVE cuesheets/bad.032.FLAGS_wrong_place_2.cue 15 NEGATIVE cuesheets/bad.060.INDEX_wrong_place.cue 17 NEGATIVE cuesheets/bad.061.INDEX_missing_number.cue 19 NEGATIVE cuesheets/bad.062.INDEX_invalid_number_1.cue [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | displayvideo_v1.advertisers.negativeKeywordLists.html | 87 <p class="firstline">Creates a new negative keyword list. Returns the newly created negative keywor… 90 <p class="firstline">Deletes a negative keyword list given an advertiser ID and a negative keyword … 93 <p class="firstline">Gets a negative keyword list given an advertiser ID and a negative keyword lis… 96 <p class="firstline">Lists negative keyword lists based on a given advertiser id.</p> 102 <p class="firstline">Updates a negative keyword list. Returns the updated negative keyword list if … 111 …<pre>Creates a new negative keyword list. Returns the newly created negative keyword list if succe… 114 …advertiserId: string, Required. The ID of the DV360 advertiser to which the negative keyword list … 118 { # A list of negative keywords used for targeting. 119 …quot;A String", # Output only. The unique ID of the advertiser the negative keyword list belo… 120 …"displayName": "A String", # Required. The display name of the negative keywor… [all …]
|
| D | displayvideo_v1.advertisers.negativeKeywordLists.negativeKeywords.html | 79 …negative keywords in a single negative keyword list. The operation will delete the negative keywor… 85 <p class="firstline">Creates a negative keyword in a negative keyword list.</p> 88 <p class="firstline">Deletes a negative keyword from a negative keyword list.</p> 91 <p class="firstline">Lists negative keywords in a negative keyword list.</p> 97 …irstline">Replaces all negative keywords in a single negative keyword list. The operation will rep… 101 …negative keywords in a single negative keyword list. The operation will delete the negative keywor… 104 …advertiserId: string, Required. The ID of the DV360 advertiser to which the parent negative keywor… 105 …eKeywordListId: string, Required. The ID of the parent negative keyword list to which the negative… 110 …"createdNegativeKeywords": [ # The negative keywords to create in batch, specified as a … 111 { # A negatively targeted keyword that belongs to a negative keyword list. [all …]
|
| D | androidpublisher_v3.applications.pricing.html | 101 …ts` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be n… 118 …ts` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be n… 123 …ts` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be n… 131 …ts` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be n… 137 …ts` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be n…
|
| /external/proguard/src/proguard/gui/ |
| D | FilterBuilder.java | 54 StringBuffer negative = new StringBuffer(); in buildFilter() local 56 buildFilter("", positive, negative); in buildFilter() 58 return positive.length() <= negative.length() ? in buildFilter() 60 negative.toString(); in buildFilter() 69 * @param negative the filter to be extended, assuming the matching 74 StringBuffer negative) in buildFilter() argument 119 // Extend the negative filter with exceptions and return. in buildFilter() 120 if (negative.length() > 0) in buildFilter() 122 negative.append(','); in buildFilter() 124 negative.append(prefix); in buildFilter() [all …]
|
| /external/openthread/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_mpi.data | 31 Base test mpi_read_write_string #3 (Negative decimal) 34 Base test mpi_read_write_string #3 (Negative decimal, leading 0) 37 Base test mpi_read_write_string #3 (Negative hex -> decimal) 40 Base test mpi_read_write_string #3 (Negative hex) 43 Base test mpi_read_write_string #3 (Negative hex, leading 0) 82 Test mpi_write_string #10 (Negative hex with odd number of digits) 175 Base test mbedtls_mpi_cmp_int (Negative values) #1 178 Base test mbedtls_mpi_cmp_int (Negative values) #2 181 Base test mbedtls_mpi_cmp_int (Negative values) #3 193 Base test mbedtls_mpi_cmp_mpi (Negative values) #1 [all …]
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 53 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getOperationCost() 59 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCallCost() 66 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCallCost() 82 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntrinsicCost() 88 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getUserCost() 149 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getScalingFactorCost() 208 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getFPOpCost() 216 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCodeSizeCost() 222 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCost() 229 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCost() [all …]
|
| /external/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 …]
|
| /external/pigweed/pw_compilation_testing/ |
| D | docs.rst | 6 The pw_compilation_testing module provides for negative compilation (NC) 7 testing. Negative compilation tests ensure that code that should not compile 8 does not compile. Negative compilation testing is helpful in a variety of 17 Negative compilation tests are only supported in GN currently. Negative 27 Negative compilation test example 58 // Negative compilation tests can go anywhere in a source file. 83 Creating a negative compilation test 87 - Add the test to the build in a toolchain with negative compilation testing 105 Negative compilation tests must have at least one assertion about the 111 When negative compilation tests are run, checks the compilation output for the [all …]
|
| /external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
| D | cwise_ops_unary_test.py | 194 self._compareBoth(x, np.negative, math_ops.negative) 195 self._compareBoth(x, np.negative, _NEG) 232 self._compareBothSparse(x, np.negative, math_ops.negative) 251 self._compareBoth(x, np.negative, math_ops.negative) 252 self._compareBoth(x, np.negative, _NEG) 287 self._compareBothSparse(x, np.negative, math_ops.negative) 304 self._compareBoth(x, np.negative, math_ops.negative) 305 self._compareBoth(x, np.negative, _NEG) 341 self._compareBothSparse(x, np.negative, math_ops.negative) 357 self._compareBoth(x, np.negative, math_ops.negative) [all …]
|
| /external/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 …]
|
| /external/ComputeLibrary/arm_compute/runtime/CL/functions/ |
| D | CLSlice.h | 64 * @note Start indices must be non-negative. 0 <= starts[i] 65 …* @note End coordinates can be negative, which represents the number of elements before the end of… 66 * @note End indices are not inclusive unless negative. 77 * @note Start indices must be non-negative. 0 <= starts[i] 78 …* @note End coordinates can be negative, which represents the number of elements before the end of… 79 * @note End indices are not inclusive unless negative. 92 * @note Start indices must be non-negative. 0 <= starts[i] 93 …* @note End coordinates can be negative, which represents the number of elements before the end of… 94 * @note End indices are not inclusive unless negative. 122 * @note Start indices must be non-negative. 0 <= starts[i] [all …]
|
| /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/ |
| D | put_long_double_zh_CN.pass.cpp | 22 // TODO For zh_CN GLIBC puts the negative sign after the currency symbol. 76 { // negative one in main() 92 { // negative in main() 109 { // negative one, showbase in main() 127 { // negative, showbase in main() 136 { // negative, showbase, left in main() 148 { // negative, showbase, internal in main() 160 { // negative, showbase, right in main() 184 { // negative one in main() 200 { // negative in main() [all …]
|
| D | put_long_double_ru_RU.pass.cpp | 82 { // negative one in main() 98 { // negative in main() 115 { // negative one, showbase in main() 133 { // negative, showbase in main() 142 { // negative, showbase, left in main() 154 { // negative, showbase, internal in main() 166 { // negative, showbase, right in main() 190 { // negative one in main() 206 { // negative in main() 223 { // negative one, showbase in main() [all …]
|
| D | put_string_en_US.pass.cpp | 70 { // negative one in main() 86 { // negative in main() 103 { // negative one, showbase in main() 121 { // negative, showbase in main() 130 { // negative, showbase, left in main() 142 { // negative, showbase, internal in main() 154 { // negative, showbase, right in main() 178 { // negative one in main() 194 { // negative in main() 211 { // negative one, showbase in main() [all …]
|
| D | put_long_double_en_US.pass.cpp | 70 { // negative one in main() 86 { // negative in main() 103 { // negative one, showbase in main() 121 { // negative, showbase in main() 130 { // negative, showbase, left in main() 142 { // negative, showbase, internal in main() 154 { // negative, showbase, right in main() 178 { // negative one in main() 194 { // negative in main() 211 { // negative one, showbase in main() [all …]
|
| /external/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 …]
|
| /external/libnl/lib/route/link/ |
| D | vxlan.c | 717 * @return 0 on success or a negative error code 739 * @return 0 on success or a negative error code 763 * @return 0 on success or a negative error code 794 * @return 0 on success or a negative error code 820 * @return 0 on success or a negative error code 839 * @return 0 on success or a negative error code 863 * @return 0 on success or a negative error code 894 * @return 0 on success or a negative error code 920 * @return 0 on success or a negative error code 938 * @return TTL value on success or a negative error code [all …]
|
| /external/skia/include/core/ |
| D | SkRect.h | 49 may be negative. 60 Does not validate input; size.width() or size.height() may be negative. 71 negative. 96 Does not validate input; w or h may be negative. 155 result fits in 32-bit signed integer; result may be negative. 162 result fits in 32-bit signed integer; result may be negative. 169 or if result fits in 32-bit signed integer; result may be negative. 176 result may be negative. This is safer than calling width() since width() might 184 result may be negative. This is safer than calling height() since height() might 192 to or greater than fBottom. Call sort() to reverse rectangles with negative [all …]
|
| /external/rust/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 …]
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
| D | RandomUtils.java | 55 * @throws IllegalArgumentException if {@code count} is negative 58 Validate.isTrue(count >= 0, "Count cannot be negative."); in nextBytes() 80 * the smallest value that can be returned, must be non-negative 85 * {@code startInclusive} is negative 91 Validate.isTrue(startInclusive >= 0, "Both range values must be non-negative."); in nextDouble() 115 * the smallest value that can be returned, must be non-negative 120 * {@code startInclusive} is negative 126 Validate.isTrue(startInclusive >= 0, "Both range values must be non-negative."); in nextFloat() 150 * the smallest value that can be returned, must be non-negative 155 * {@code startInclusive} is negative [all …]
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | asn1write.h | 56 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 70 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 86 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 101 * It must be non-negative. 104 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 120 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 136 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 154 * \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. 186 * It must be non-negative. [all …]
|
| /external/mbedtls/include/mbedtls/ |
| D | asn1write.h | 52 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 66 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 82 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 97 * It must be non-negative. 100 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 116 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 132 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 150 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 168 * \return A negative \c MBEDTLS_ERR_ASN1_XXX error code on failure. 182 * It must be non-negative. [all …]
|