HomeSort by relevance Sort by last modified time
    Searched full:shifted (Results 101 - 125 of 1541) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /external/icu/icu4c/source/samples/strsrch/
strsrch.cpp 23 "-shifted Shifted mode\n"
86 {"-shifted", OptSpec::FLAG, &opt_shifted},
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
ProbeInserterTest.java 139 // Local variables are shifted by one:
159 // Local variables are shifted by one:
180 // Local variables are shifted by one:
  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 103 /// See if we can compute the specified value, but shifted
112 /// where the client will ask if E can be computed shifted right by 64-bits. If
117 // We can always evaluate constants shifted.
158 // Bitwise operators can all arbitrarily be arbitrarily evaluated shifted.
187 /// this value inserts the new computation that produces the shifted value.
190 // We can always evaluate constants shifted.
210 // Bitwise operators can all arbitrarily be arbitrarily evaluated shifted.
711 // If the shifted-out value is known-zero, then this is a NUW shift.
720 // If the shifted out value is all signbits, this is a NSW shift.
770 // If the shifted-out value is known-zero, then this is an exact shift
    [all...]
  /external/proguard/src/proguard/optimize/
MethodDescriptorShrinker.java 177 // All parameters of non-static methods are shifted by one in the local
224 // All parameters of non-static methods are shifted by one in the local
273 // All parameters of non-static methods are shifted by one in the local
ConstantParameterFilter.java 59 // All parameters of non-static methods are shifted by one in the local
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineShifts.cpp 56 /// CanEvaluateShifted - See if we can compute the specified value, but shifted
65 /// where the client will ask if E can be computed shifted right by 64-bits. If
70 // We can always evaluate constants shifted.
111 // Bitwise operators can all arbitrarily be arbitrarily evaluated shifted.
182 /// this value inserts the new computation that produces the shifted value.
185 // We can always evaluate constants shifted.
205 // Bitwise operators can all arbitrarily be arbitrarily evaluated shifted.
641 // If the shifted-out value is known-zero, then this is a NUW shift.
649 // If the shifted out value is all signbits, this is a NSW shift.
696 // If the shifted-out value is known-zero, then this is an exact shift
    [all...]
  /external/webrtc/webrtc/common_audio/signal_processing/
resample_fractional.c 41 // output: int32_t (shifted 15 positions to the left, + offset 16384) :: size 2 * K
86 // output: int32_t (shifted 15 positions to the left, + offset 16384) :: size 3 * K
194 // output: int32_t (shifted 15 positions to the left, + offset 16384) :: size 8 * K
  /external/apache-xml/src/main/java/org/apache/xml/utils/
IntVector.java 197 * the specified index is shifted upward to have an index one greater
230 * the specified index is shifted upward to have an index one greater
247 * with an index greater or equal to the object's index is shifted
279 * index is shifted downward to have an index one smaller than
  /external/compiler-rt/lib/builtins/i386/
ashrdi3.S 29 // If the input is negative, we need to construct the shifted sign bit
  /external/fec/
dotprod_mmx.c 72 /* Choose one of 4 sets of pre-shifted coefficients. al is both the
  /external/icu/icu4c/source/test/perf/collationperf/
Makefile.in 61 $(INVOKE) ./$(TARGET) -loop 200 -file $(top_srcdir)/extra/uconv/samples/utf8/utf-8-demo.txt -keygen -shifted
  /external/kernel-headers/original/uapi/linux/
cramfs_fs.h 75 #define CRAMFS_FLAG_SHIFTED_ROOT_OFFSET 0x00000400 /* shifted root fs */
  /external/libunwind/src/ppc/
Gis_signal_frame.c 57 shifted right by 32 bits (think big-endian) */
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-basic-a64-undefined.txt 16 # ADD/SUB (shifted register) are reserved if shift == '11' or sf == '0' and imm6<5> == '1'.
  /external/llvm/test/Transforms/InstCombine/
lshr-phi.ll 6 ; bits in the operand which might be non-zero will be shifted
  /external/python/cpython2/PC/VC6/
rt.bat 8 @rem All leading instances of these switches are shifted off, and
  /external/python/cpython2/PC/VS7.1/
rt.bat 9 rem All leading instances of these switches are shifted off, and
  /external/python/cpython2/PC/VS8.0/
rt.bat 9 rem All leading instances of these switches are shifted off, and
  /external/skia/tests/
GifTest.cpp 170 badData[62] = 0x01; // image shifted right
174 badData[64] = 0x01; // image shifted down
178 badData[62] = 0xff; // image shifted right
183 badData[64] = 0xff; // image shifted down
  /external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
invalid-MOVs-arm.txt 13 # A8.6.98 MOV (shifted register), and
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
lshr-phi.ll 6 ; bits in the operand which might be non-zero will be shifted

Completed in 3077 milliseconds

1 2 3 45 6 7 8 91011>>