/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_state.c | 625 GLint point_size = (int) round(size); [all...] |
/external/chromium_org/third_party/protobuf/python/ |
mox.py | 840 places: The number of decimal places to round to. 857 return round(rhs-self._float_value, self._places) == 0 [all...] |
/external/chromium_org/third_party/simplejson/ |
__init__.py | 202 lossy operation that will not round-trip correctly and should be used
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcState.cpp | 59 // Now round all 4 edges to device space, and then compare the device 64 dst.round(&idst); [all...] |
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_state.c | 625 GLint point_size = (int) round(size); [all...] |
/external/protobuf/python/ |
mox.py | 840 places: The number of decimal places to round to. 857 return round(rhs-self._float_value, self._places) == 0 [all...] |
/external/skia/src/core/ |
SkBitmapProcState.cpp | 59 // Now round all 4 edges to device space, and then compare the device 64 dst.round(&idst); [all...] |
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 319 adc $0, %eax # round
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 315 adc $0, %eax # round
|
/frameworks/base/core/java/android/inputmethodservice/ |
Keyboard.java | 725 // Round-up so we don't have any pixels outside the grid [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
SlidingChallengeLayout.java | 422 duration = 4 * Math.round(1000 * Math.abs(distance / velocity)); [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentsPanelView.java | 428 mThumbnailWidth = Math.round(res.getDimension(R.dimen.status_bar_recents_thumbnail_width)); [all...] |
/frameworks/base/services/java/com/android/server/power/ |
DisplayPowerController.java | [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
ViewDragHelper.java | 631 duration = 4 * Math.round(1000 * Math.abs(distance / velocity)); [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 555 scrollTo(0, Math.round(scrollPosition * mMaxScrollY)); [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
earley-boyer.js | 420 var f = Math.round(arguments[i] / sc_euclid_gcd(arguments[i], lcm)); 430 // var rounded = Math.round(x * SC_MAX_DECIMALS); 431 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 435 // var rounded = Math.round(x * SC_MAX_DECIMALS); 436 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 446 var sc_round = Math.round; 1306 // every round doubles the size of fill. [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-earley-boyer.js | 414 var f = Math.round(arguments[i] / sc_euclid_gcd(arguments[i], lcm)); 424 // var rounded = Math.round(x * SC_MAX_DECIMALS); 425 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 429 // var rounded = Math.round(x * SC_MAX_DECIMALS); 430 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 440 var sc_round = Math.round; 1300 // every round doubles the size of fill. [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-earley-boyer.js | 414 var f = Math.round(arguments[i] / sc_euclid_gcd(arguments[i], lcm)); 424 // var rounded = Math.round(x * SC_MAX_DECIMALS); 425 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 429 // var rounded = Math.round(x * SC_MAX_DECIMALS); 430 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 440 var sc_round = Math.round; 1300 // every round doubles the size of fill. [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-earley-boyer.js | 414 var f = Math.round(arguments[i] / sc_euclid_gcd(arguments[i], lcm)); 424 // var rounded = Math.round(x * SC_MAX_DECIMALS); 425 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 429 // var rounded = Math.round(x * SC_MAX_DECIMALS); 430 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 440 var sc_round = Math.round; 1300 // every round doubles the size of fill. [all...] |
/external/chromium_org/v8/benchmarks/ |
earley-boyer.js | 420 var f = Math.round(arguments[i] / sc_euclid_gcd(arguments[i], lcm)); 430 // var rounded = Math.round(x * SC_MAX_DECIMALS); 431 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 435 // var rounded = Math.round(x * SC_MAX_DECIMALS); 436 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 446 var sc_round = Math.round; 1306 // every round doubles the size of fill. [all...] |
/external/v8/benchmarks/ |
earley-boyer.js | 420 var f = Math.round(arguments[i] / sc_euclid_gcd(arguments[i], lcm)); 430 // var rounded = Math.round(x * SC_MAX_DECIMALS); 431 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 435 // var rounded = Math.round(x * SC_MAX_DECIMALS); 436 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 446 var sc_round = Math.round; 1306 // every round doubles the size of fill. [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
MathTest.java | [all...] |
/external/chromium/net/http/ |
http_network_transaction_unittest.cc | [all...] |
/external/chromium_org/chrome/browser/resources/net_internals/ |
log_view_painter.js | 480 // multi-round Negotiate authentication.
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
json_schema.js | 93 "Expected 'integer' but got 'number', consider using Math.round().",
|