OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiply
(Results
251 - 275
of
579
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/v8/src/arm/
simulator-arm.cc
[
all
...]
/external/webkit/WebCore/page/
XSSAuditor.cpp
351
// Q: Why do we
multiply
by two here?
/external/webkit/WebCore/platform/
KeyboardCodes.h
318
// VK_MULTIPLY (6A)
Multiply
key
/external/webkit/WebCore/platform/android/
KeyboardCodes.h
301
// VK_MULTIPLY (6A)
Multiply
key
/external/webkit/WebCore/platform/chromium/
KeyCodeConversionGtk.cpp
65
return VKEY_MULTIPLY; // (6A)
Multiply
key
KeyboardCodesPosix.h
300
// VKEY_MULTIPLY (6A)
Multiply
key
KeyboardCodesWin.h
306
// VKEY_MULTIPLY (6A)
Multiply
key
/external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.cpp
315
// transform now, we we can just
multiply
it.
/external/webkit/WebCore/platform/haiku/
KeyboardCodes.h
301
// VK_MULTIPLY (6A)
Multiply
key
/external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h
336
// overflow when we
multiply
by 4.
/external/webkit/WebCore/platform/wx/
KeyboardCodes.h
300
// VK_MULTIPLY (6A)
Multiply
key
KeyboardEventWx.cpp
156
return VK_MULTIPLY; // (6A)
Multiply
key
/frameworks/base/include/camera/
CameraParameters.h
195
// The exposure compensation step. Exposure compensation index
multiply
by
/frameworks/base/libs/surfaceflinger/
Transform.cpp
87
// TODO: we could use mType to optimize the matrix
multiply
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
l_mult.h
159
L_product <<= 1; /*
Multiply
by 2 */
/system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h
118
//
multiply
...
/external/e2fsprogs/po/
ca.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
...]
e2fsprogs.pot
437
msgid "
multiply
claimed inode map"
509
msgid "
multiply
claimed block map"
613
msgid "Clone
multiply
-claimed blocks"
693
msgid "
MULTIPLY
-CLAIMED BLOCKS CLONED"
[
all
...]
/dalvik/libcore/luni/src/main/java/java/lang/
Long.java
558
*
multiply
can't be combined, as that would yield the wrong result
803
* On a modern 64-bit processor with a fast hardware
multiply
, this is
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
AESEngine.java
229
/*
multiply
four bytes in GF(2^8) by 'x' {02} in parallel */
242
give improved performance if a fast 32-bit
multiply
is not available.
/external/icu4c/i18n/
nfrs.cpp
479
// the obvious way to do this (
multiply
the value being formatted
485
// and
multiply
this by the number being formatted. This is
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/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
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
idct.cpp
236
/* since blk[4] won't
multiply
with Wi. */
459
/* since blk[4] won't
multiply
with Wi. */
/external/openssl/crypto/bn/
bn_exp.c
705
/*
Multiply
the result into the intermediate result */
823
/* Second,
multiply
r*w by 'a' if exponent bit is set. */
/external/sonivox/arm-fm-22k/lib_src/
eas_fmengine.c
177
/*lint -e{703} <avoid
multiply
for performance>*/
229
/*lint -e{703} <avoid
multiply
for performance reasons>*/
Completed in 439 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>