HomeSort by relevance Sort by last modified time
    Searched full:shifted (Results 251 - 275 of 550) sorted by null

<<11121314151617181920>>

  /external/icu4c/test/perf/collperf/
collperf.cpp 558 UOPTION_DEF("c_alternate", 'a', UOPT_NO_ARG), // --alternate <NON_IGNORE | shifted>
  /external/llvm/lib/Target/ARM/
ARMAsmBackend.cpp 177 case ARM::fixup_t2_movt_hi16_pcrel: //FIXME: Shouldn't this be shifted like
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 582 "Invalid shifted register operand!");
901 "Cannot have shift amount without shifted register offset!");
    [all...]
  /external/llvm/lib/Target/ARM/Disassembler/
ThumbDisassemblerCore.h 217 // Note that, as of Jan-06-2010, LLVM does not support rrx shifted operands yet.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp 576 /// shifted to the right. By the end of this, there should be no uses of Ptr.
601 // The load is a bit extract from NewAI shifted right by Offset bits.
776 /// shifted to the right.
    [all...]
  /external/netperf/
netcpu_looper.c 89 /* the process id mod the number of processors - shifted by one for */
  /external/openssl/
e_os.h 404 and everything else is shifted up to fit into the status number field, and
  /external/qemu/distrib/zlib-1.2.3/
crc32.c 96 x (which is shifting right by one and adding x^32 mod p if the bit shifted
  /external/skia/src/core/
SkScan_Path.cpp 439 // clipRect (if no null) has already been shifted up
  /external/srec/srec/cfront/
frontobj.c 304 During preemphasis the data is shifted up by COEFDATA_SHIFT too.
  /external/srtp/crypto/math/
datatypes.c 346 /* set each word to the "or" of the two bit-shifted words */
math.c 671 /* set each word to the "or" of the two bit-shifted words */
  /external/v8/src/mips/
macro-assembler-mips.cc 207 // tag is shifted away.
243 // tag is shifted away.
843 // We have a shifted exponent between 0 and 30 in scratch2.
879 // actually need this because the bits get shifted out again, but
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 514 // DDD: the tool can't see that the params have been shifted! Can
516 // macros will mention the pre-shifted args.
593 // DDD: the tool can't see that the params have been shifted! Can
595 // macros will mention the pre-shifted args.
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 100 or %bh,%bh # ! if 0 we shifted through 8 and must
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 92 or %bh,%bh # if 0 we shifted through 8 and must
  /external/webkit/Source/JavaScriptCore/parser/
Lexer.cpp 566 // The values are shifted out and placed into the m_buffer8 vector.
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp 417 // a shifted image, it will shift it from there using the patternTransform.
  /external/zlib/contrib/masmx86/
gvmat32.asm 720 ;;; It is then shifted into the high word, to make room for the wmask
  /external/zlib/
crc32.c 98 x (which is shifting right by one and adding x^32 mod p if the bit shifted
  /external/zlib/examples/
gzappend.c 160 if (from == start) break; /* all but one shifted */
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 541 * (display character shifted left 16 bits).
  /frameworks/base/media/libstagefright/codecs/aacdec/
find_adts_syncword.cpp 288 * be shifted as necessary.
intensity_right.cpp 30 reflect the difference between the data being shifted by 16 and the table
q_normalize.cpp 92 If not, the elements in the scalefactor band are shifted up to use all 31

Completed in 684 milliseconds

<<11121314151617181920>>