HomeSort by relevance Sort by last modified time
    Searched full:ceiling (Results 126 - 150 of 260) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
add.decTest 592 rounding: ceiling
607 rounding: ceiling
622 rounding: ceiling
637 rounding: ceiling
652 rounding: ceiling
667 rounding: ceiling
    [all...]
ddBase.decTest 448 rounding: ceiling
487 rounding: ceiling
    [all...]
dqBase.decTest 433 rounding: ceiling
472 rounding: ceiling
    [all...]
dsBase.decTest 412 rounding: ceiling
451 rounding: ceiling
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
add.decTest 592 rounding: ceiling
607 rounding: ceiling
622 rounding: ceiling
637 rounding: ceiling
652 rounding: ceiling
667 rounding: ceiling
    [all...]
ddBase.decTest 448 rounding: ceiling
487 rounding: ceiling
    [all...]
dqBase.decTest 433 rounding: ceiling
472 rounding: ceiling
    [all...]
dsBase.decTest 412 rounding: ceiling
451 rounding: ceiling
    [all...]
  /external/chromium_org/skia/ext/
image_operations.cc 28 // Returns the ceiling/floor as an integer.
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
InputType.cpp 960 newValue = base + ((current - base) / step).ceiling() * step;
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathFunctions.cpp 682 { "ceiling", { &createFunCeiling, 1 } },
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp 49 // Global resource ceiling (expressed in terms of pixels) for DrawingBuffer creation and resize.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner.py 464 # Put a ceiling on the number of locked shards, so that we
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
image.c 146 * CEILING( comp_per_pixel*pixels_per_row, 8*alignment );
  /external/chromium_org/third_party/sqlite/src/src/
mem5.c 434 ** Return the ceiling of the logarithm base 2 of iValue.
  /external/icu4c/common/
putilimp.h 284 * Floating point utility to calculate the ceiling of a double.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
autoit.php 108 'BitXOR','BlockInput','Break','Call','CDTray','Ceiling','Chr',
    [all...]
  /external/mesa3d/src/mesa/main/
image.c 146 * CEILING( comp_per_pixel*pixels_per_row, 8*alignment );
  /external/v8/src/
platform-cygwin.cc 57 double ceiling(double x) { function in namespace:v8::internal
platform-freebsd.cc 70 double ceiling(double x) { function in namespace:v8::internal
platform-macos.cc 84 double ceiling(double x) { function in namespace:v8::internal
platform-openbsd.cc 68 double ceiling(double x) { function in namespace:v8::internal
platform-solaris.cc 88 double ceiling(double x) { function in namespace:v8::internal
platform.h 97 double ceiling(double x);
  /frameworks/base/docs/html/training/location/
receive-location-updates.jd 423 // A fast frequency ceiling in milliseconds

Completed in 1083 milliseconds

1 2 3 4 56 7 8 91011