/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmengine.c | 177 /*lint -e{703} <avoid multiply for performance>*/ 229 /*lint -e{703} <avoid multiply for performance reasons>*/
|
eas_wtsynth.c | 621 /* now multiply the (channel pressure + CC1) pitch values by the LFO value */ 681 by 2, multiply by 4 (left shift by 2), and subtract by 32768 instead 685 /*lint -e{703} <avoid multiply for performance>*/ [all...] |
/external/speex/libspeex/ |
filters.c | 519 /* We multiply twice by the same coef to avoid overflows */ 536 /* We multiply twice by the same coef to avoid overflows */
|
/external/v8/benchmarks/ |
raytrace.js | 126 multiply : function(c1, c2) { 760 Flog.RayTracer.Color.prototype.multiply(
|
/external/v8/src/ia32/ |
assembler-ia32.h | 584 // Signed multiply instructions. 594 // Unsigned multiply instruction.
|
/external/webkit/SunSpider/tests/v8-v4/ |
v8-raytrace.js | 121 multiply : function(c1, c2) { 755 Flog.RayTracer.Color.prototype.multiply(
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
basic_op_c_equivalent.h | 255 L_product <<= 1; /* Multiply by 2 */ 316 pOverflow -> 1 if the 32 bit multiply operation resulted in overflow
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
idct.cpp | 236 /* since blk[4] won't multiply with Wi. */ 459 /* since blk[4] won't multiply with Wi. */
|
/frameworks/base/opengl/java/android/opengl/ |
Matrix.java | 45 * Multiply two 4x4 matrices together and store the result in a third 4x4 71 * Multiply a 4 element vector by a 4x4 matrix and store the result in a 4
|
/external/svox/pico/lib/ |
picocep.c | 477 * multiply by 1<<pow and check overflow 785 multiply additionally by 1<<bigpow*2 (for invb and c) so that base of c is again 2*bigpow 881 cep->WUm[0] = (cep->WUm[0]) << rowscpow; /* if diag0 too low, multiply LHS and RHS of row in matrix equation by 1<<rowscpow */ [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te-vfp.S | 472 * Signed 64-bit integer multiply. 476 * Consider WXxYZ (r1r0 x r3r2) with a long multiply: 487 * Unlike most ARM math operations, multiply instructions have [all...] |
CompilerTemplateAsm-armv5te.S | 682 * Signed 64-bit integer multiply. 686 * Consider WXxYZ (r1r0 x r3r2) with a long multiply: 697 * Unlike most ARM math operations, multiply instructions have [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 472 * Signed 64-bit integer multiply. 476 * Consider WXxYZ (r1r0 x r3r2) with a long multiply: 487 * Unlike most ARM math operations, multiply instructions have [all...] |
CompilerTemplateAsm-armv7-a.S | 472 * Signed 64-bit integer multiply. 476 * Consider WXxYZ (r1r0 x r3r2) with a long multiply: 487 * Unlike most ARM math operations, multiply instructions have [all...] |
/external/jpeg/ |
install.doc | 501 CPUs, a 16x16=>32 bit multiply instruction is faster than a full 32x32=>32 502 bit multiply. Unfortunately there is no portable way to specify such a 518 after tweaking the integer multiply macros. In that case you may want to [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_wtsynth.c | 627 /* now multiply the (channel pressure + CC1) pitch values by the LFO value */ 687 by 2, multiply by 4 (left shift by 2), and subtract by 32768 instead 691 /*lint -e{703} <avoid multiply for performance>*/ [all...] |
/external/openssl/crypto/bn/ |
bn_mul.c | 385 * We multiply and return the result. 421 /* Else do normal multiply */
|
/external/v8/src/arm/ |
macro-assembler-arm.cc | 214 // shift right 5) and then multiply by kIntSize (4, shift left 2). 251 // Load the array length into 'scratch' and multiply by four to get the [all...] |
/external/v8/src/x64/ |
macro-assembler-x64.h | 190 // Multiply a positive smi's integer value by a power of two. 399 // power of two to multiply the index value by (e.g. [all...] |
/external/webkit/WebKit/chromium/src/mac/ |
WebInputEventFactory.mm | 185 // VK_MULTIPLY (6A) Multiply key 374 // VK_MULTIPLY (6A) Multiply key [all...] |
/external/e2fsprogs/po/ |
cs.po | 440 msgid "multiply claimed inode map" 512 msgid "multiply claimed block map" 616 msgid "Clone multiply-claimed blocks" 696 msgid "MULTIPLY-CLAIMED BLOCKS CLONED" [all...] |
es.po | 484 msgid "multiply claimed inode map" 559 msgid "multiply claimed block map" 672 msgid "Clone multiply-claimed blocks" 752 msgid "MULTIPLY-CLAIMED BLOCKS CLONED" [all...] |
fr.po | 444 msgid "multiply claimed inode map" 519 msgid "multiply claimed block map" 623 msgid "Clone multiply-claimed blocks" 703 msgid "MULTIPLY-CLAIMED BLOCKS CLONED" [all...] |
it.po | 441 msgid "multiply claimed inode map" 516 msgid "multiply claimed block map" 622 msgid "Clone multiply-claimed blocks" 703 msgid "MULTIPLY-CLAIMED BLOCKS CLONED" [all...] |
nl.po | 439 msgid "multiply claimed inode map" 511 msgid "multiply claimed block map" 615 msgid "Clone multiply-claimed blocks" 695 msgid "MULTIPLY-CLAIMED BLOCKS CLONED" [all...] |