HomeSort by relevance Sort by last modified time
    Searched full:divide (Results 701 - 725 of 1606) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 638 /// SimplifyDivRemOfSelect - Try to fold a divide or remainder of a select
712 /// @brief Common integer divide transforms
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp 100 // can translate the accurate divide to a normal divide on all other cards.
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_span.c 464 * Note: in the places where we divide by Q (or mult by invQ) we're
526 /* do perspective correction but don't divide s, t, r by q */
567 /* do perspective correction but don't divide s, t, r by q */
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2hints.c 507 /* adjust the scales, avoiding divide by zero */
    [all...]
  /external/valgrind/main/VEX/switchback/
test_emfloat.c 641 case 3: /* Divide */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1     [all...]
  /art/runtime/
common_throws.cc 100 ThrowException(NULL, "Ljava/lang/ArithmeticException;", NULL, "divide by zero");
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_log.c 82 * The constant 35184372088832 is 2^45, so the divide is exact.
b_tgamma.c 70 * +-0: return +-Inf and raise divide-by-zero;
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 80 * lgamma(0) = lgamma(neg.integer) = inf and raise divide-by-zero
  /cts/tools/utils/
monsoon.py 358 # In case FLAGS.hz doesn't divide native_hz exactly, use this invariant:
  /device/generic/goldfish/camera/
QemuClient.h 57 * - '=' are allowed only to divide parameter names from parameter values.
  /external/aac/libSBRdec/src/
transcendent.h 198 \brief Divide two values given by mantissa and exponent.
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_sco.c 561 /* CR 82894, to avoid overflow, divide before add */
  /external/ceres-solver/internal/ceres/
polynomial.cc 223 // Divide by leading term
  /external/chromium_org/ash/wm/
window_animations.cc 78 // Avoid divide by zero.
  /external/chromium_org/chrome/app/
client_util.cc 134 // We divide the experiment population into groups pre-reading at 5 percent
  /external/chromium_org/content/browser/download/
download_resource_handler.cc 310 // divide-by-zero error and still record a very high potential bandwidth.
  /external/chromium_org/content/browser/media/
webrtc_getusermedia_browsertest.cc 161 // The event |timestamp| comes in ns, divide to get us like |duration|.
  /external/chromium_org/content/common/android/
address_parser_unittest.cc 348 EXPECT_TRUE(IsLocationName("divide"));
  /external/chromium_org/media/base/simd/
convert_rgb_to_yuv_ssse3.asm 143 ; To avoid signed saturation, we divide this conversion formula into two
  /external/chromium_org/media/cast/receiver/
frame_receiver_unittest.cc 105 // Note: Frame rate must divide 1000 without remainder so the test code
  /external/chromium_org/sdch/open-vcdiff/src/
blockhash.cc 51 // more efficient than executing full integer multiply, divide, or remainder
  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 325 // VKEY_DIVIDE (6F) Divide key
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FETurbulence.cpp 410 // would do). Note also that we divide by the scale since this is

Completed in 2656 milliseconds

<<21222324252627282930>>