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

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
valarray 471 * @brief Return a shifted array.
474 * in shifted positions. For an element with index i, the new position
483 * @return New valarray with elements in shifted positions.
491 * in shifted positions. For an element with index i, the new position
493 * current one. Elements that are shifted beyond the array bounds are
494 * shifted into the other end of the array. No elements are lost.
500 * @return New valarray with elements in shifted positions.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
valarray 467 * @brief Return a shifted array.
470 * in shifted positions. For an element with index i, the new position
479 * @return New valarray with elements in shifted positions.
487 * in shifted positions. For an element with index i, the new position
489 * current one. Elements that are shifted beyond the array bounds are
490 * shifted into the other end of the array. No elements are lost.
496 * @return New valarray with elements in shifted positions.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
valarray 467 * @brief Return a shifted array.
470 * in shifted positions. For an element with index i, the new position
479 * @return New valarray with elements in shifted positions.
487 * in shifted positions. For an element with index i, the new position
489 * current one. Elements that are shifted beyond the array bounds are
490 * shifted into the other end of the array. No elements are lost.
496 * @return New valarray with elements in shifted positions.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
valarray 467 * @brief Return a shifted array.
470 * in shifted positions. For an element with index i, the new position
479 * @return New valarray with elements in shifted positions.
487 * in shifted positions. For an element with index i, the new position
489 * current one. Elements that are shifted beyond the array bounds are
490 * shifted into the other end of the array. No elements are lost.
496 * @return New valarray with elements in shifted positions.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/
valarray 467 * @brief Return a shifted array.
470 * in shifted positions. For an element with index i, the new position
479 * @return New valarray with elements in shifted positions.
487 * in shifted positions. For an element with index i, the new position
489 * current one. Elements that are shifted beyond the array bounds are
490 * shifted into the other end of the array. No elements are lost.
496 * @return New valarray with elements in shifted positions.
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 206 ; $word2, $word3 are just 8 shifted versions
371 ;// registers with pixels corresponding to one horizontally shifted pixel
442 ;// 1 pixel right shifted version, with 4 pixels in one register. Another
445 ;// shifted version as they are inputs to the M_AVG4 macro which computes
452 ;// shifted by 4
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 247 * the specified index is shifted upward to have an index one greater
320 * with an index greater or equal to the object's index is shifted
340 * index is shifted downward to have an index one smaller than
  /external/bison/src/
LR0.c 165 | Find which symbols can be shifted in S, and for each one |
170 | shifted. For each symbol in the grammar, kernel_base[symbol] |
172 | shifted, and kernel_size[symbol] is their numbers. |
  /external/llvm/test/MC/ARM/
thumb2-narrow-dp.ll 27 ANDS r2, r2, r1, lsl #1 // Must use wide - shifted register
69 ANDEQ r0, r0, r1, lsl #1 // Must use wide - shifted register
114 EORS r2, r2, r1, lsl #1 // Must use wide - shifted register
156 EOREQ r4, r4, r1, lsl #1 // Must use wide - shifted register
408 ADCS r3, r3, r1, lsl #1 // Must use wide - shifted register
450 ADCEQ r2, r2, r1, lsl #1 // Must use wide - shifted register
494 SBCS r2, r2, r1, lsl #1 // Must use wide - shifted register
533 SBCEQ r2, r2, r1, lsl #1 // Must use wide - shifted register
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
l_extract.cpp 90 pL_var_lo = pointer to the least significant word of L_var shifted
98 pL_var_lo -> LS word of L_32 shifted left by 1.
114 pointed to by pL_var_hi and the shifted LS word of L_var will be stored in
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_mac.h 59 unsigned char Ls[32][MAXBLOCKSIZE], /* L shifted by i bits to the left */
143 Ls[32][MAXBLOCKSIZE], /* L shifted by i bits to the left */
  /external/llvm/lib/Target/CellSPU/
SPUNodes.td 94 // Vector rotate left, bits shifted out of the left are rotated in on the right
104 // Shift entire quad left by bytes/bits. Zeros are shifted in on the right
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c 506 /* The bbp has shifted left by bbpLby2L */
534 /* The bbp has shifted left by bbpLby2L */
799 /* The bbp has shifted left by bbpLby2L */
819 /* The bbp has shifted left by bbpLby2L */
835 /* The bbp has shifted left by bbpLby2L */
842 /* The bbp has shifted left by bbpLby2L */
856 /* The bbp has shifted left by bbpLby2L */
859 /* The bbp has shifted left again by bbpLby2L */
  /external/replicaisland/src/com/replica/replicaisland/
FixedSizeArray.java 77 * array are shifted up to fill the space left by the removed object. Note that if
89 * Removes the specified index from the array. Subsequent entries in the array are shifted up
  /external/srec/portable/include/
ArrayList.h 53 * causes all elements above or at the specified location to be shifted by
192 * causes all elements above or at the specified location to be shifted by
  /external/valgrind/main/VEX/priv/
guest_s390_defs.h 158 | S390_CC_OP_SHIFT_LEFT_32 | Z value to be shifted | Z shift amount | |
159 | S390_CC_OP_SHIFT_LEFT_64 | Z value to be shifted | Z shift amount | |
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 192 ;// 2. VEXT dRow0Shft, dRow0, dRow0Shft, #1 ;// Generate the shifted row
193 ;// 3. VADDL qSum0, dRow0, dRow0Shft ;// Generate the sum of row and shifted row
  /bionic/libc/arch-mips/include/machine/
exec.h 173 #define R_MIPS_26 4 /* Direct 26 bit shifted */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 173 #define R_MIPS_26 4 /* Direct 26 bit shifted */
  /external/chromium/chrome/browser/autocomplete/
autocomplete_result_unittest.cc 144 // any copied results have their relevance shifted down.
  /external/chromium/chrome/browser/ui/cocoa/
tab_view_picker_table.mm 11 // are shifted by one. These functions convert between tab indices and table

Completed in 814 milliseconds

1 2 3 45 6 7 8 91011>>