HomeSort by relevance Sort by last modified time
    Searched full:shifts (Results 201 - 225 of 376) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
shr_r.cpp 74 This function arithmetically shifts the 16 bit input var1 right var2 positions
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
g_code.cpp 51 5. Eliminated calls to shifts left and right functions by adding
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h     [all...]
  /frameworks/compile/libbcc/helper/
sha1.c 35 for the shifts being done against it. This caused the hash
  /libcore/luni/src/main/java/java/lang/
IntegralToString.java 406 * computation in intToString: the shifts before and after
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 166 greater-than-32-bit integers and unconditional shifts by more than
  /system/core/libnetutils/
ifc_utils.c 65 // C99 (6.5.7): shifts of 32 bits have undefined results
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassemblerCore.cpp 441 // See A8.4 Shifts applied to a register.
442 // A8.4.2 Register controlled shifts.
459 // See A8.4 Shifts applied to a register.
460 // A8.4.1 Constant shifts.
    [all...]
  /external/chromium/chrome/browser/tabs/
tab_strip_model_unittest.cc 825 // If that tab does not have an opener, selection shifts to the right.
858 // Now test that when a tab doesn't have an opener, selection shifts to the
    [all...]
  /external/llvm/lib/Target/X86/
README-SSE.txt 670 using shifts and adds, pslld and paddd here. And even on targets with SSE4.1,
672 vector shifts than as multiplications.
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 26 // shifts are performed first, then or's, then and's, then xor's.
31 // shifts.
    [all...]
  /external/llvm/utils/TableGen/
NeonEmitter.cpp     [all...]
FastISelEmitter.cpp 239 // immediates). Note that this causes us to reject variable sized shifts
  /cts/tools/dasm/src/java_cup/
emit.java 521 /* shifts get positive entries of state number + 1 */
lalr_state.java 435 * action table that are not shifts or reduces, represent errors. The
  /external/bison/src/
tables.c 278 /* Now see which tokens are allowed for shifts in this state. For
  /external/chromium/chrome/browser/ui/
browser_navigator_browsertest.cc 152 // tab count of the Browser increases and the selected tab shifts to the new
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 502 // For shifts, it is not necessary to promote the RHS.
    [all...]
  /external/dbus/dbus/
dbus-sha.c 123 /* 32-bit rotate left - kludged with shifts */
  /external/dropbear/libtommath/
changes.txt 197 logical shifts if the divisor is a power of two.
  /external/jpeg/
jdhuff.c 278 * buffer could be used.) However, on some machines 32-bit shifts are
  /external/junit/
README.html 228 TestRunner layout shifts</a></li>
  /external/kernel-headers/original/linux/
mm.h 441 * Define the bit shifts to access each section. For non-existant
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 764 // many machines (an AND instead of two shifts), so prefer it.
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 418 // Because variable shifts are expensive, we special case each of

Completed in 583 milliseconds

1 2 3 4 5 6 7 891011>>