Searched
full:multiply (Results
401 -
425 of
579) sorted by null
<<11121314151617181920>>
/external/openssl/crypto/ec/ |
ecp_smpl.c | [all...] |
/external/qemu/ |
elf.h | 477 #define SHF_ARM_COMDEF 0x80000000 /* Section may be multiply defined [all...] |
/external/quake/quake/src/QW/client/ |
d_draw.s | 565 addl %eax,%eax // convert to 15.17 format so multiply by 1.31
|
d_draw16.s | 624 addl %eax,%eax // convert to 15.17 format so multiply by 1.31
|
/external/quake/quake/src/WinQuake/ |
d_draw.s | 565 addl %eax,%eax // convert to 15.17 format so multiply by 1.31
|
d_draw16.s | 624 addl %eax,%eax // convert to 15.17 format so multiply by 1.31
|
/external/skia/src/core/ |
SkPaint.cpp | [all...] |
/external/srec/tools/grxmlcompile/ |
grxmlcompile.cpp | 505 std::cout << "Error: SREC will not support multiply referred slots." << std::endl; [all...] |
/external/v8/src/arm/ |
assembler-arm.h | 695 // Multiply instructions [all...] |
assembler-thumb2.h | 695 // Multiply instructions [all...] |
/external/v8/src/ia32/ |
macro-assembler-ia32.cc | 202 // KeyedStoreIC::GenerateGeneric. Multiply a smi by 2 to get an offset [all...] |
/external/webkit/WebCore/html/canvas/ |
CanvasRenderingContext2D.cpp | 457 state().m_transform.multiply(ctm.inverse()); [all...] |
/external/webkit/WebCore/platform/graphics/transforms/ |
TransformationMatrix.cpp | 228 // Multiply a homogeneous point by a matrix and return the transformed point [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
lsp_az.cpp | 439 (2) Multiply F1(z) by 1+z^{-1} and F2(z) by 1-z^{-1}
|
/frameworks/base/media/libstagefright/codecs/amrnb/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
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Canvas.java | 193 case MULTIPLY: [all...] |
/ndk/build/gmsl/ |
index.html | 364 <hr><b>multiply (wrapped version of int_multiply)</b><br>
|
__gmsl | 580 # Function: multiply (wrapped version of int_multiply) 585 multiply = $(__gmsl_tr2)$(call __gmsl_int_wrap,int_multiply,$1,$2) [all...] |
/external/dropbear/libtomcrypt/src/math/fp/ |
ltc_ecc_fp_mulmod.c | [all...] |
/external/icu4c/i18n/unicode/ |
decimfmt.h | 238 * <td>Multiply by 100 and show as percentage 243 * <td>Multiply by 1000 and show as per mille [all...] |
/external/netperf/ |
netlib.c | [all...] |
nettest_sdp.c | [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design.jd | 549 <li>Blend Mode: Multiply</li> 571 <li>Blend Mode: Multiply</li> [all...] |
/external/openssl/crypto/bn/asm/ |
vms.mar | 1 .title vax_bn_mul_add_words unsigned multiply & add, 32*32+32+32=>64 63 .title vax_bn_mul_words unsigned multiply & add, 32*32+32=>64 183 ; it by 2 (unsigned), do the division, multiply the resulting quotient [all...] |
Completed in 1946 milliseconds
<<11121314151617181920>>