OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shifts
(Results
226 - 250
of
376
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/src/mips/
assembler-mips.h
607
//
Shifts
.
[
all
...]
/external/webkit/Source/WebCore/platform/image-decoders/bmp/
BMPImageReader.cpp
431
// trimming above), quickly clear the
shifts
and continue, to avoid an
/frameworks/base/media/libstagefright/codecs/aacdec/
get_prog_config.cpp
520
*
shifts
and masks to retrieve the individual fields.
huffspec_fxp.cpp
612
/* Prevent negative
shifts
caused by low maximums. */
trans4m_time_2_freq_fxp.cpp
28
shifts
left or rigth to accomodate TNS inverse filtering. The output
/frameworks/base/media/libstagefright/codecs/aacenc/basic_op/
basicop2.c
[
all
...]
/libcore/luni/src/main/java/java/util/
HashMap.java
81
* .75 is hardwired into the program, which uses cheap
shifts
in place of
[
all
...]
Hashtable.java
66
* .75 is hardwired into the program, which uses cheap
shifts
in place of
[
all
...]
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
bmmintrin.h
321
/* Packed Integer Rotates and
Shifts
*/
[
all
...]
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
bmmintrin.h
321
/* Packed Integer Rotates and
Shifts
*/
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
bmmintrin.h
321
/* Packed Integer Rotates and
Shifts
*/
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h
237
* quantities by using
shifts
and masks in place of divisions
[
all
...]
/external/llvm/lib/Support/
APInt.cpp
[
all
...]
/libcore/luni/src/main/java/java/sql/
ResultSet.java
228
*
Shifts
the cursor position to the first row in the {@code ResultSet}.
[
all
...]
/external/openssl/crypto/aes/asm/
aes-586.pl
33
#
shifts
and masking the result with 0xFF<<2 instead of "boring" 0xFF.
36
# void. Performance improvement with off-by-2
shifts
was observed on
234
# performed with "horizontal"
shifts
. This is because this "vertical"
235
# implementation [one which groups
shifts
on a given $s[i] to form a
236
# "column," unlike "horizontal" one, which groups
shifts
on different
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
[
all
...]
/external/icu4c/i18n/
decNumberLocal.h
143
/* [
shifts
are usually faster than multiply; could be conditional] */
[
all
...]
/external/libvpx/
y4minput.c
82
The 6-tap Lanczos window (for down-sampling and
shifts
):
/external/llvm/lib/Target/Mips/
MipsInstrInfo.td
241
//
Shifts
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCInstrAltivec.td
[
all
...]
/external/llvm/test/CodeGen/ARM/
vshl.ll
147
; For left
shifts
by immediates, the signedness is irrelevant.
/external/openssl/crypto/sha/asm/
sha512-ia64.pl
37
# parallel
shifts
are performed by multi-media ALU and *are* pairable
/external/qemu/target-i386/
translate.c
[
all
...]
/external/valgrind/main/perf/
tinycc.c
[
all
...]
/external/webp/src/dec/
dsp_sse2.c
253
// It first
shifts
the lower bytes of the words and then the upper bytes and
[
all
...]
Completed in 615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>