/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardSwitcher.java | 410 private void setManualTemporaryUpperCase(boolean shifted) { 417 if (!hasDistinctMultitouch() && !shifted && latinKeyboard.isShiftLocked()) { 420 if (latinKeyboard.setShifted(shifted)) { 524 // Shift key is pressed while caps lock state, we will treat this state as shifted 535 // shifted state. 571 // Shift has been pressed without chording while shifted state. [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
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...] |
/prebuilt/ndk/android-ndk-r5/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...] |
/prebuilt/ndk/android-ndk-r6/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...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
elf.h | [all...] |
/frameworks/base/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. |
|
/frameworks/base/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/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
|
/frameworks/base/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
|
/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
|
/external/dropbear/libtommath/ |
bn_fast_mp_montgomery_reduce.c | 143 /* alias for shifted double precision result */
|
/external/icu4c/test/intltest/ |
rndmcoll.cpp | 32 "$alternateOptions = non'-'ignorable | shifted;"
|
/external/icu4c/tools/makeconv/ |
genmbcs.h | 49 MBCS_STAGE_3_GRANULARITY=16, /* =1<<4: MBCS stage 2 indexes are shifted left 4 */
|
/external/iproute2/examples/diffserv/ |
Edge31-cb-chains | 88 #AF41 (0x88 is 0x22 shifted to the right by two bits)
|
Edge32-cb-chains | 100 #AF41 (0x88 is 0x22 shifted to the right by two bits)
|
Edge32-cb-u32 | 102 #AF41 (0x88 is 0x22 shifted to the right by two bits)
|
/external/llvm/include/llvm/ADT/ |
PointerIntPair.h | 55 // ShiftedIntMask - This is the bits for the integer shifted in place.
|
/external/qemu/slirp/ |
cksum.c | 130 standard (the odd byte may be shifted left by 8 bits
|
/external/qemu/slirp-android/ |
cksum.c | 130 standard (the odd byte may be shifted left by 8 bits
|