/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/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 | 20 * negative key"). This is CVE-2017-12192. 40 * request_key() will result in the creation of a negative key provided in try_to_read_negative_key() 46 * instantiate random user keys). In either case a negative key should in try_to_read_negative_key() 47 * be created and we can continue on with the test. Negative keys last in try_to_read_negative_key() 60 /* Get the ID of the negative key by reading the keyring */ in try_to_read_negative_key() 71 * Now try to read the negative key. Unpatched kernels will oops trying in try_to_read_negative_key() 74 tst_res(TINFO, "trying to read from the negative key..."); in try_to_read_negative_key() 78 "KEYCTL_READ on negative key unexpectedly succeeded"); in try_to_read_negative_key() 82 "KEYCTL_READ on negative key failed with unexpected error"); in try_to_read_negative_key() 85 "KEYCTL_READ on negative key expectedly failed with ENOKEY"); in try_to_read_negative_key() [all …]
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | cwise_ops_unary_test.py | 197 self._compareBoth(x, np.negative, math_ops.negative) 198 self._compareBoth(x, np.negative, _NEG) 235 self._compareBothSparse(x, np.negative, math_ops.negative) 254 self._compareBoth(x, np.negative, math_ops.negative) 255 self._compareBoth(x, np.negative, _NEG) 288 self._compareBothSparse(x, np.negative, math_ops.negative) 305 self._compareBoth(x, np.negative, math_ops.negative) 306 self._compareBoth(x, np.negative, _NEG) 342 self._compareBothSparse(x, np.negative, math_ops.negative) 356 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 …]
|
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 …]
|
/external/libnl/lib/route/link/ |
D | vxlan.c | 462 * @return 0 on success or a negative error code 484 * @return 0 on success or a negative error code 508 * @return 0 on success or a negative error code 532 * @return 0 on success or a negative error code 556 * @return 0 on success or a negative error code 575 * @return 0 on success or a negative error code 599 * @return 0 on success or a negative error code 623 * @return 0 on success or a negative error code 647 * @return 0 on success or a negative error code 665 * @return TTL value on success or a negative error code [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_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 …]
|
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_long_double_fr_FR.pass.cpp | 105 { // negative one in main() 121 { // negative in main() 138 { // negative one, showbase in main() 156 { // negative, showbase in main() 165 { // negative, showbase, left in main() 177 { // negative, showbase, internal in main() 189 { // negative, showbase, right in main() 213 { // negative one in main() 229 { // negative in main() 246 { // negative one, showbase in main() [all …]
|
/external/protobuf/src/google/protobuf/util/ |
D | time_util.cc | 133 // any of the operands is negative. Here we try to enforce C++11's "rounded in RoundTowardZero() 197 bool negative = (value[0] == '-'); in FromString() local 198 int sign_length = (negative ? 1 : 0); in FromString() 220 if (negative) { in FromString() 221 // If a Duration is negative, both seconds and nanos should be negative. in FromString() 371 void ToUint128(const Timestamp& value, uint128* result, bool* negative) { in ToUint128() argument 373 *negative = true; in ToUint128() 377 *negative = false; in ToUint128() 384 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128() argument 386 *negative = true; in ToUint128() [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APFloat.h | 185 APFloat(const fltSemantics &, fltCategory, bool negative); 194 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { 195 return APFloat(Sem, fcZero, Negative); 197 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { 198 return APFloat(Sem, fcInfinity, Negative); 203 /// \param Negative - True iff the NaN generated should be negative. 206 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, 210 return getQNaN(Sem, Negative, &fill); 212 return getQNaN(Sem, Negative, 0); 218 bool Negative = false, [all …]
|
/external/libdrm/amdgpu/ |
D | amdgpu.h | 514 * <0 - Negative POSIX Error code 536 * <0 - Negative POSIX Error code 558 * <0 - Negative POSIX Error code 574 * <0 - Negative POSIX Error code 589 * <0 - Negative POSIX Error code 606 * <0 - Negative POSIX Error code 627 * <0 - Negative POSIX Error code 653 * <0 - Negative POSIX Error code 682 * <0 - Negative POSIX Error code 702 * <0 - Negative POSIX Error code [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | AdoptingModifierStore.java | 15 private final Modifier negative; field in AdoptingModifierStore 20 … * This constructor populates the ParameterizedModifier with a single positive and negative form. 25 public AdoptingModifierStore(Modifier positive, Modifier zero, Modifier negative) { in AdoptingModifierStore() argument 28 this.negative = negative; in AdoptingModifierStore() 34 … * This constructor prepares the ParameterizedModifier to be populated with a positive and negative 43 this.negative = null; in AdoptingModifierStore() 60 return signum == 0 ? zero : signum < 0 ? negative : positive; in getModifierWithoutPlural()
|
/external/icu/android_icu4j/src/main/java/android/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 public AdoptingModifierStore(Modifier positive, Modifier zero, Modifier negative) { in AdoptingModifierStore() argument 30 this.negative = negative; in AdoptingModifierStore() 36 … * This constructor prepares the ParameterizedModifier to be populated with a positive and negative 45 this.negative = null; in AdoptingModifierStore() 62 return signum == 0 ? zero : signum < 0 ? negative : positive; in getModifierWithoutPlural()
|
/external/llvm/include/llvm/ADT/ |
D | APFloat.h | 215 /// Factory for Positive and Negative Zero. 217 /// \param Negative True iff the number should be negative. 218 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { 220 Val.makeZero(Negative); 224 /// Factory for Positive and Negative Infinity. 226 /// \param Negative True iff the number should be negative. 227 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { 229 Val.makeInf(Negative); 235 /// \param Negative - True iff the NaN generated should be negative. 238 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, [all …]
|
/external/skqp/include/core/ |
D | SkRect.h | 55 may be negative. 66 Does not validate input; size.width() or size.height() may be negative. 90 Does not validate input; w or h may be negative. 149 result fits in 32-bit signed integer; result may be negative. 156 result fits in 32-bit signed integer; result may be negative. 163 or if result fits in 32-bit signed integer; result may be negative. 170 result may be negative. This is safer than calling width() since width() might 178 result may be negative. This is safer than calling height() since height() might 186 to or greater than fBottom. Call sort() to reverse rectangles with negative 189 @return true if width64() or height64() are zero or negative [all …]
|
/external/skia/include/core/ |
D | SkRect.h | 55 may be negative. 66 Does not validate input; size.width() or size.height() may be negative. 90 Does not validate input; w or h may be negative. 149 result fits in 32-bit signed integer; result may be negative. 156 result fits in 32-bit signed integer; result may be negative. 163 or if result fits in 32-bit signed integer; result may be negative. 170 result may be negative. This is safer than calling width() since width() might 178 result may be negative. This is safer than calling height() since height() might 186 to or greater than fBottom. Call sort() to reverse rectangles with negative 189 @return true if width64() or height64() are zero or negative [all …]
|
/external/u-boot/include/ |
D | generic-phy.h | 50 * @return 0 if OK, or a negative error code. 64 * @return 0 if OK, or a negative error code. 79 * @return 0 if OK, or a negative error code 91 * @return 0 if OK, or a negative error code 105 * @return 0 if OK, or a negative error code 119 * @return 0 if OK, or a negative error code 130 * @return 0 if OK, or a negative error code 138 * @return 0 if OK, or a negative error code 146 *@return 0 if OK, or a negative error code 154 * @return 0 if OK, or a negative error code [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | language_v1beta2.documents.html | 145 "score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 147 "magnitude": 3.14, # A non-negative number in the [0, +inf) range, which represents 149 # negative). 172 "score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 174 "magnitude": 3.14, # A non-negative number in the [0, +inf) range, which represents 176 # negative). 246 "score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 248 "magnitude": 3.14, # A non-negative number in the [0, +inf) range, which represents 250 # negative). 273 "score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | KnownBits.cpp | 53 // Adding two non-negative numbers, or subtracting a negative number from in computeForAddSub() 54 // a non-negative one, can't wrap into negative. in computeForAddSub() 57 // Adding two negative numbers, or subtracting a non-negative number from in computeForAddSub() 58 // a negative one, can't wrap into non-negative. in computeForAddSub()
|
/external/iproute2/include/uapi/linux/ |
D | bpf.h | 261 * Return: 0 on success or negative error 264 * Return: 0 on success or negative error 267 * Return: 0 on success or negative error 273 * Return: length of buffer written or negative error 289 * Return: 0 on success or negative error 299 * Return: 0 on success or negative error 310 * Return: 0 on success or negative error 317 * Return: 0 on success or negative error 325 * Return: 0 on success or negative error 335 * Return: 0 on success or negative error [all …]
|
/external/clang/test/Sema/ |
D | shift.c | 21 c = 1 << -1; // expected-warning {{shift count is negative}} in test() 22 c = 1 >> -1; // expected-warning {{shift count is negative}} in test() 28 c <<= -1; // expected-warning {{shift count is negative}} in test() 29 c >>= -1; // expected-warning {{shift count is negative}} in test() 42 i = -1 << (WORD_BIT - 1); // expected-warning {{shifting a negative signed value is undefined}} in test() 43 i = -1 << 0; // expected-warning {{shifting a negative signed value is undefined}} in test() 52 lli = INT_MIN << 2; // expected-warning {{shifting a negative signed value is undefined}} in test() 60 // Don't warn for negative shifts in code that is unreachable.
|