Searched defs:round (Results 1 - 25 of 114) sorted by path

12345

/external/arduino/hardware/arduino/cores/arduino/
H A Dwiring.h80 #define round(x) ((x)>=0?(long)((x)+0.5):(long)((x)-0.5)) macro
/external/bison/darwin-lib/
H A Dmath.h2088 # undef round
2089 # define round rpl_round
2091 _GL_FUNCDECL_RPL (round, double, (double x));
2092 _GL_CXXALIAS_RPL (round, double, (double x));
2095 _GL_FUNCDECL_SYS (round, double, (double x));
2097 _GL_CXXALIAS_SYS (round, double, (double x));
2099 _GL_CXXALIASWARN (round);
2101 # undef round macro
2103 _GL_WARN_ON_USE (round, "round i
[all...]
/external/bison/lib/
H A Dmath.in.h1776 # undef round macro
1777 # define round rpl_round macro
1779 _GL_FUNCDECL_RPL (round, double, (double x));
1780 _GL_CXXALIAS_RPL (round, double, (double x));
1783 _GL_FUNCDECL_SYS (round, double, (double x));
1785 _GL_CXXALIAS_SYS (round, double, (double x));
1787 _GL_CXXALIASWARN (round); variable
1789 # undef round macro
1791 _GL_WARN_ON_USE (round, "round i
[all...]
/external/bison/linux-lib/
H A Dmath.h2088 # undef round
2089 # define round rpl_round
2091 _GL_FUNCDECL_RPL (round, double, (double x));
2092 _GL_CXXALIAS_RPL (round, double, (double x));
2095 _GL_FUNCDECL_SYS (round, double, (double x));
2097 _GL_CXXALIAS_SYS (round, double, (double x));
2099 _GL_CXXALIASWARN (round);
2101 # undef round macro
2103 _GL_WARN_ON_USE (round, "round i
[all...]
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_cmac.c39 UINT16 round; member in struct:__anon1714
144 while (i <= cmac_cb.round)
146 smp_xor_128(&cmac_cb.text[(cmac_cb.round - i)*BT_OCTET16_LEN], x); /* Mi' := Mi (+) X */
148 if (!SMP_Encrypt(key, BT_OCTET16_LEN, &cmac_cb.text[(cmac_cb.round - i)*BT_OCTET16_LEN], BT_OCTET16_LEN, &output))
194 SMP_TRACE_WARNING("flag = %d round = %d", flag, cmac_cb.round);
310 cmac_cb.round = n;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DSimpleBigDecimal.java159 public BigInteger round() method in class:SimpleBigDecimal
H A DTnaf.java166 public static ZTauElement round(SimpleBigDecimal lambda0, method in class:Tnaf
181 BigInteger f0 = lambda0.round();
182 BigInteger f1 = lambda1.round();
299 // round up
615 ZTauElement q = round(lambda0, lambda1, mu);
/external/ceres-solver/internal/ceres/
H A Dparameter_block_ordering.cc97 int round = 0; local
104 ordering->AddElementToGroup(parameter_block->mutable_user_state(), round);
108 ++round;
/external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/
H A Djstemplate_compiled.js68 return round(numPixels) + "px";
531 var round = Math.round; variable
/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXPathFunctions.cpp229 static double round(double);
518 long pos = static_cast<long>(FunRound::round(doublePos));
525 len = static_cast<long>(FunRound::round(doubleLen));
669 double FunRound::round(double val) function in class:blink::XPath::FunRound
682 return round(arg(0)->evaluate(context).toNumber());
710 { "round", { &createFunRound, 1 } },
/external/chromium_org/third_party/WebKit/Source/platform/
H A DLayoutUnit.h147 ALWAYS_INLINE int round() const function in class:blink::LayoutUnit
758 return (fraction + size).round() - fraction.round();
763 return value.round();
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DMathExtras.h82 static double round(double num) function
96 inline long long llround(double num) { return static_cast<long long>(round(num)); }
98 inline long lround(double num) { return static_cast<long>(round(num)); }
188 double rounded = round(flt);
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/freetype/src/autofit/
H A Daflatin.c213 /* round segments the overshoot positions. */
256 FT_Bool round = 0; local
324 /* now check whether the point belongs to a straight or round */
395 /* now set the `round' flag depending on the segment's kind */
402 round = 0;
404 round = FT_BOOL(
408 FT_TRACE5(( " (%s)\n", round ? "round" : "flat" ));
411 if ( round )
634 /* we round u
[all...]
H A Daflatin2.c223 FT_Bool round; local
290 /* now check whether the point belongs to a straight or round */
335 /* now, set the `round' flag depending on the segment's kind */
336 round = FT_BOOL(
340 FT_TRACE5(( " (%s)\n", round ? "round" : "flat" ));
343 if ( round )
578 /* we round up much more often */
832 /* a segment is round if it doesn't have successive */
1253 FT_Int is_round = 0; /* does it contain round segment
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A DdecContext.h37 /* round -- must be one of the enumerated rounding modes */
76 DEC_ROUND_CEILING, /* round towards +infinity */
77 DEC_ROUND_UP, /* round away from 0 */
81 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
82 DEC_ROUND_FLOOR, /* round towards -infinity */
83 DEC_ROUND_05UP, /* round for reround */
92 enum rounding round; /* rounding mode */ member in struct:__anon12088
H A Ddecimfmt.cpp76 * On certain platforms, round is a macro defined in math.h
80 #ifdef round
81 #undef round macro
1045 // Slow path. Create a DigitList, and have this formatter round it according to the
1623 adjustedNum.round(sigDigits);
5182 * of zero, which allows proper round-trip patterns. We don't want
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddcfmtest.cpp377 const UnicodeString &round, // rounding mode
394 if (round=="ceiling") {
396 } else if (round=="floor") {
398 } else if (round=="down") {
400 } else if (round=="up") {
402 } else if (round=="halfeven") {
404 } else if (round=="halfdown") {
406 } else if (round=="halfup") {
408 } else if (round=="default") {
410 } else if (round
375 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) argument
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Daes.h58 v128_t round[15]; member in struct:__anon12806
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddct16x16_test.cc31 static int round(double x) { function in namespace:__anon12980
382 << "Error: 16x16 FHT/IHT has an individual round trip error > 1";
385 << "Error: 16x16 FHT/IHT has average round trip error > 1 per block";
543 coeff[j] = round(out_r[j]);
H A Ddct32x32_test.cc31 static int round(double x) { function in namespace:__anon12981
173 << "Error: 32x32 FDCT/IDCT has an individual round-trip error > 1";
176 << "Error: 32x32 FDCT/IDCT has average round-trip error > 1 per block";
285 coeff[j] = round(out_r[j]);
H A Didct8x8_test.cc27 static int round(double x) { function in namespace:__anon12990
105 output[i] = round(out2[i]/32);
127 coeff[j] = round(output_r[j]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dblock.h47 short *round; member in struct:block
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c915 vpx_codec_pts_t round, delta; local
920 round = (vpx_codec_pts_t)10000000
925 (dst_time_stamp * ctx->cfg.g_timebase.den + round)
928 ((delta * ctx->cfg.g_timebase.den + round)
945 * ctx->cfg.g_timebase.den + round)

Completed in 540 milliseconds

12345