Searched defs:negative (Results 26 - 50 of 92) sorted by relevance

1234

/external/syslinux/gpxe/src/core/
H A Dvsprintf.c120 int negative = 0; local
124 negative = 1;
133 if ( negative )
354 /* Treat negative buffer size as zero buffer size */
/external/v8/src/
H A Dconversions-inl.h33 inline double SignedZero(bool negative) { argument
34 return negative ? uint64_to_double(Double::kSignMask) : 0.0;
50 bool negative = x < 0; local
51 if (negative) {
64 return negative ? ~result + 1 : result;
260 bool negative,
267 if (current == end) return SignedZero(negative);
345 if (negative) {
353 return std::ldexp(static_cast<double>(negative ? -number : number), exponent);
369 bool negative
257 InternalStringToIntDouble(UnicodeCache* unicode_cache, Iterator current, EndMark end, bool negative, bool allow_trailing_junk) argument
[all...]
H A Dconversions.cc180 bool negative = false; local
182 // We must not negate the most negative int.
184 negative = true;
194 if (negative) buffer[--i] = '-';
206 bool negative = false; local
210 negative = true;
259 if (negative) builder.AddCharacter('-');
272 bool negative,
286 if (negative) builder.AddCharacter('-');
307 bool negative local
270 CreateExponentialRepresentation(char* decimal_rep, int exponent, bool negative, int significant_digits) argument
353 bool negative = false; local
433 bool negative = value < 0; local
[all...]
H A Djson-parser.cc522 bool negative = false; local
526 negative = true;
544 return Handle<Smi>(Smi::FromInt((negative ? -i : i)), isolate());
/external/dng_sdk/source/
H A Ddng_render.cpp745 const dng_negative &negative,
766 const dng_negative &negative,
773 , fNegative (negative )
940 // If there is any negative exposure compenation to perform
1204 const dng_negative &negative)
1207 , fNegative (negative)
764 dng_render_task(const dng_image &srcImage, dng_image &dstImage, const dng_negative &negative, const dng_render &params, const dng_point &srcOffset) argument
1203 dng_render(dng_host &host, const dng_negative &negative) argument
H A Ddng_linearization_info.cpp1298 dng_negative &negative)
1304 fActiveArea = negative.Stage1Image ()->Bounds ();
1297 PostParse(dng_host & , dng_negative &negative) argument
H A Ddng_xmp.cpp4194 void dng_xmp::SyncOrientation (dng_negative &negative, argument
4198 SyncOrientation (negative.Metadata (), xmpIsMaster);
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DZoneMeta.java776 boolean negative = false;
779 negative = true;
795 String zid = formatCustomID(hour, min, sec, negative);
803 static String formatCustomID(int hour, int min, int sec, boolean negative) { argument
807 if(negative) {
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
H A DPatternStringParser.java88 public ParsedSubpatternInfo negative; field in class:PatternStringParser.ParsedPatternInfo
131 return negative.paddingEndpoints;
135 return negative.prefixEndpoints;
139 return negative.suffixEndpoints;
152 return negative != null;
157 return negative.hasMinusSign;
162 return positive.hasCurrencySign || (negative != null && negative.hasCurrencySign);
244 // Don't consume the negative subpattern if it is empty (trailing ';')
246 result.negative
[all...]
H A DParse.java196 * details about the exponent and negative signs, etc.
313 * @param trailing If positive, record this code point as trailing; if negative, reset the
681 final boolean negative; field in class:Parse.AffixHolder
749 static AffixHolder getInstance(String p, String s, boolean strings, boolean negative) { argument
750 if (p == null && s == null) return negative ? EMPTY_NEGATIVE : EMPTY_POSITIVE;
753 if (p.length() == 0 && s.length() == 0) return negative ? EMPTY_NEGATIVE : EMPTY_POSITIVE;
754 return new AffixHolder(p, s, strings, negative);
757 AffixHolder(String pp, String sp, boolean strings, boolean negative) { argument
761 this.negative = negative;
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java775 boolean negative = false;
778 negative = true;
794 String zid = formatCustomID(hour, min, sec, negative);
802 static String formatCustomID(int hour, int min, int sec, boolean negative) { argument
806 if(negative) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DPatternStringParser.java86 public ParsedSubpatternInfo negative; field in class:PatternStringParser.ParsedPatternInfo
129 return negative.paddingEndpoints;
133 return negative.prefixEndpoints;
137 return negative.suffixEndpoints;
150 return negative != null;
155 return negative.hasMinusSign;
160 return positive.hasCurrencySign || (negative != null && negative.hasCurrencySign);
242 // Don't consume the negative subpattern if it is empty (trailing ';')
244 result.negative
[all...]
H A DParse.java194 * details about the exponent and negative signs, etc.
311 * @param trailing If positive, record this code point as trailing; if negative, reset the
679 final boolean negative; field in class:Parse.AffixHolder
747 static AffixHolder getInstance(String p, String s, boolean strings, boolean negative) { argument
748 if (p == null && s == null) return negative ? EMPTY_NEGATIVE : EMPTY_POSITIVE;
751 if (p.length() == 0 && s.length() == 0) return negative ? EMPTY_NEGATIVE : EMPTY_POSITIVE;
752 return new AffixHolder(p, s, strings, negative);
755 AffixHolder(String pp, String sp, boolean strings, boolean negative) { argument
759 this.negative = negative;
[all...]
/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc501 bool negative = data[index] == '-'; local
538 if (!negative) {
/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h260 bool Negated; ///< True if this is a negative capability
266 bool negative() const { return Negated; } function in class:clang::threadSafety::CapabilityExpr
/external/eigen/unsupported/Eigen/src/SpecialFunctions/
H A DSpecialFunctionsImpl.h252 * If x is negative, it is transformed to a positive argument by the
284 bool negative = false; local
295 negative = true;
330 return (negative) ? y - nz : y;
875 * where x > 1 and q is not a negative integer or zero.
955 /* Permit negative q but continue sum until n+q > +9 .
/external/libdrm/exynos/
H A Dexynos_fimg2d.c681 * @negative: indicate that it uses color negative to source and
690 unsigned int dst_h, unsigned int negative)
698 if (negative)
699 negative = 1;
726 if (g2d_check_space(ctx, 12 + scale * 3 + negative + repeat_pad, 2))
747 if (negative) {
685 g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src, struct g2d_image *dst, unsigned int src_x, unsigned int src_y, unsigned int src_w, unsigned int src_h, unsigned int dst_x, unsigned int dst_y, unsigned int dst_w, unsigned int dst_h, unsigned int negative) argument
/external/protobuf/src/google/protobuf/util/
H A Dtime_util.cc133 // any of the operands is negative. Here we try to enforce C++11's "rounded
197 bool negative = (value[0] == '-'); local
198 int sign_length = (negative ? 1 : 0);
220 if (negative) {
221 // If a Duration is negative, both seconds and nanos should be negative.
371 void ToUint128(const Timestamp& value, uint128* result, bool* negative) { argument
373 *negative = true;
377 *negative = false;
384 void ToUint128(const Duration& value, uint128* result, bool* negative) { argument
396 ToTimestamp(const uint128& value, bool negative, Timestamp* timestamp) argument
411 ToDuration(const uint128& value, bool negative, Duration* duration) argument
436 bool negative; local
462 bool negative; local
[all...]
/external/icu/icu4c/source/i18n/
H A Dzonemeta.cpp846 UBool negative = FALSE; local
849 negative = TRUE;
861 formatCustomID(hour, min, sec, negative, zid);
866 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id) { argument
870 if (negative) {
H A Dtimezone.cpp1452 UBool negative, UnicodeString& id) {
1456 if (negative) {
1451 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) argument
/external/tensorflow/tensorflow/python/ops/
H A Dmath_ops.py36 @@negative
370 @tf_export("negative")
371 def negative(x, name=None): function
372 """Computes numerical negative value element-wise.
399 "`tf.neg(x)` is deprecated, please use `tf.negative(x)` or `-x`")
401 """Computes numerical negative value element-wise.
413 return negative(x, name)
1123 """Divides `x / y` elementwise, rounding toward the most negative integer.
1131 Note that for efficiency, `floordiv` uses C semantics for negative numbers
1143 `x / y` rounded down (except possibly towards zero for negative integer
[all...]
/external/webrtc/webrtc/sound/
H A Dpulseaudiosoundsystem.cc161 int negative; local
164 &negative);
172 if (negative) {
173 // The delay can be negative for monitoring streams if the captured
/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp1792 * Tested distance is negative for 0th vertex in the primitive;
1793 * Tested distance is negative for all vertices in the primitive;
1864 * 1. Tested distance is negative for 0th vertex in the primitive;
1865 * 2. Tested distance is negative for all vertices in the primitive;
1871 * 1. Tested distance is negative for 0th vertex in the primitive;
1872 * 2. Tested distance is negative for all vertices in the primitive;
1885 bool negative = true; local
1896 negative = false;
1902 /* subgrid row 1: tested distance value for 0th primitive vertex is negative,
1904 negative
1935 bool negative = true; local
[all...]
/external/protobuf/src/google/protobuf/
H A Dtext_format.cc887 // Note that since the tokenizer does not support negative numbers,
892 bool negative = false; local
895 negative = true;
896 // Two's complement always allows one more negative integer than
907 if (negative) {
938 // Note that since the tokenizer does not support negative numbers,
943 bool negative = false; local
946 negative = true;
982 if (negative) {
/external/python/cpython2/Objects/
H A Dintobject.c558 * box, -x overflows iff x is the most negative long. In this case we
560 * negative long (it's a signed overflow case), and some compilers care.
731 "cannot be negative when 3rd argument specified");
855 PyErr_SetString(PyExc_ValueError, "negative shift count");
899 PyErr_SetString(PyExc_ValueError, "negative shift count");
1190 int negative = n < 0; local
1210 I want when n is negative. So just duplicate the salient
1246 if (negative)

Completed in 841 milliseconds

1234