HomeSort by relevance Sort by last modified time
    Searched full:multiply (Results 376 - 400 of 579) sorted by null

<<11121314151617181920>>

  /external/skia/src/core/
SkXfermode.cpp     [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
map.h 872 // Mapper to (right) multiply a constant to all weights.
  /external/tinyxml/
tinyxml.cpp 1534 assert( !Find( addMe->Name() ) ); // Shouldn't be multiply adding to the set.
    [all...]
  /external/v8/src/
date.js 344 // when doing the multiply-to-divide trick.
    [all...]
scopes.cc 878 // supplied for the last occurrence of a multiply declared
    [all...]
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 67 mAlpha: how does this interact with the alpha in Color? multiply them together?
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 1100 m_common->state.pathTransform.multiply(transform.toTransformationMatrix());
    [all...]
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 515 <p>Also, even for integers, some chips have hardware multiply but lack
  /frameworks/base/libs/rs/
rsScriptC_Lib.cpp 583 m->multiply(reinterpret_cast<const Matrix *>(rhs));
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
huffspec_fxp.cpp 602 /* shift down to Q0 and multiply by 2 (FACTOR) in one step */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
basic_op_arm_gcc_v5.h 324 pOverflow -> 1 if the 32 bit multiply operation resulted in overflow
basic_op_arm_v5.h 294 pOverflow -> 1 if the 32 bit multiply operation resulted in overflow
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.cpp 600 * Multiply two 32 bit integers (DPF). The result is divided by 2**31
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix.java 384 // create a matrix that will be multiply by this
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
xmmintrin.h 1097 /* Multiply four unsigned 16-bit values in A by four unsigned 16-bit values
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
xmmintrin.h 1097 /* Multiply four unsigned 16-bit values in A by four unsigned 16-bit values
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.c 193 /* TRACE_BUFFER_MAX_SIZE is UINT32 so multiply by 4 to have the actual length */
    [all...]
  /external/netperf/
nettest_bsd.c     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 663 speed increase is useful when \textit{TWOFISH\_SMALL} is defined since the s-boxes and MDS multiply form the heart of the
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 348 * are illegal. We multiply maxLabel by 2 since 0..maxLabel
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
lsp_az.cpp 439 (2) Multiply F1(z) by 1+z^{-1} and F2(z) by 1-z^{-1}
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
calc_en.cpp 298 NOTE: Overflow is expected as a result of multiply and accumulated without
pre_proc.cpp 61 4. Removed unnecessary typecasting in the multiply-accumulate
  /external/openssl/crypto/bn/
bn_gf2m.c 795 * Uses simple square-and-multiply algorithm A.5.1 from IEEE P1363.
bntest.c 897 fprintf(stderr,"Modulo multiply test failed!\n");
    [all...]

Completed in 3877 milliseconds

<<11121314151617181920>>