HomeSort by relevance Sort by last modified time
    Searched full:shifts (Results 51 - 75 of 202) sorted by null

1 23 4 5 6 7 8 9

  /external/quake/quake/src/QW/client/
client.h 236 cshift_t cshifts[NUM_CSHIFTS]; // color shifts for damage, powerups
  /dalvik/libcore/luni/src/main/java/java/lang/
StringBuilder.java 332 * end}. Shifts any remaining characters to the left.
349 * Deletes the character at the specified index. shifts any remaining
  /external/opencore/codecs_v2/audio/aac/dec/src/
inv_long_complex_rot.cpp 26 Description: Change the input argument, no shifts information from long fft_rx4
27 , do not have to check for shifts.
fwd_long_complex_rot.cpp 28 (1) Change the input arguments, no shifts information from
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
l_shr_r.cpp 106 This function arithmetically shifts the 32 bit input L_var1 right var2
108 arithmetically shifts L_var1 left by -var2 and zero fills the -var2 LSB of
norm_s.cpp 64 var_out = number of left shifts need to normalize var1 (Word16)
78 This function produces the number of left shifts needed to normalize the 16
  /external/stlport/src/
num_get_float.cpp 400 /* we must special case right shifts of more than 63 */
602 /* we must special case right shifts of more than 63 */
  /frameworks/base/media/libstagefright/codecs/aacdec/
inv_long_complex_rot.cpp 26 Description: Change the input argument, no shifts information from long fft_rx4
27 , do not have to check for shifts.
fwd_long_complex_rot.cpp 28 (1) Change the input arguments, no shifts information from
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
l_shr_r.cpp 106 This function arithmetically shifts the 32 bit input L_var1 right var2
108 arithmetically shifts L_var1 left by -var2 and zero fills the -var2 LSB of
norm_s.cpp 64 var_out = number of left shifts need to normalize var1 (Word16)
78 This function produces the number of left shifts needed to normalize the 16
  /cts/tools/dasm/src/java_cup/runtime/
lr_parser.java 21 * determine whether to shift or to reduce. When the parser shifts, it
27 * indexes) to determine a new state to go to. The parser then shifts to
162 * The actions stored in the table will be either shifts, reduces, or
163 * errors. Shifts are encoded as positive values (one greater than the
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h 365 // Shifts a smi value to the left, and returns the result if that is a smi.
371 // Shifts a smi value to the right, shifting in zero bits at the top, and
378 // Shifts a smi value to the right, sign extending the top, and
    [all...]
  /bionic/libc/stdlib/
sha1hash.c 20 However, on 16 bit machines an int is too small for the shifts being done
  /external/grub/stage2/
ufs2.h 381 * quantities by using shifts and masks in place of divisions
  /external/jpeg/
jfdctint.c 23 * scaled fixed-point arithmetic, with a minimal number of shifts.
jidctint.c 25 * scaled fixed-point arithmetic, with a minimal number of shifts.
  /external/kernel-headers/original/linux/
mtio.h 305 /* Bitfield shifts in the status */
  /external/openssl/crypto/sha/asm/
sha512-x86_64.pl 40 # sha256_block:-( This is presumably because 64-bit shifts/rotates
  /external/qemu/tcg/
README 227 ********* Shifts/Rotates
  /external/tremolo/Tremolo/
floor0.c 296 need at most one right shift or a number of left shifts */
  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 142 // This one is easier, since the types are more standard. No funky shifts here.
mkyaffsimage.c 273 // This one is easier, since the types are more standard. No funky shifts here.
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uutility.h 278 // Calls to min are here to avoid warnings for shifts bigger than the type. min will be gone when optimized.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
servermd.h 122 * aligned reads and combining the results with shifts and

Completed in 392 milliseconds

1 23 4 5 6 7 8 9