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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebKit/mac/icu/unicode/
unorm.h 170 * The most significant bits, however, are shifted down and passed on
554 * - regular normalization options shifted left by UNORM_COMPARE_NORM_OPTIONS_SHIFT
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_5.cpp 180 // use the past LSFs slightly shifted towards their mean
324 /* use the past LSFs slightly shifted towards their mean */
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
spstproc.cpp 292 * shifted prod. Q16 Q16
299 * shifted prod. Q16 Q16
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
qpisf_2s.cpp 200 /* use the past ISFs slightly shifted towards their mean */
295 /* use the past ISFs slightly shifted towards their mean */
  /frameworks/base/core/java/android/widget/
SpellChecker.java 56 // Rough estimate, such that the word iterator interval usually does not need to be shifted
59 // When parsing, use a character window of that size. Will be shifted if needed
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 184 OMX_U8 *uuOut,*vvOut; /* U and V buffer in 444 space shifted on 3 lines */
185 OMX_U8 *puOut,*pvOut; /* Pointers on U,V, and Y on 444 YUV buffers shifted on 3 lines */
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 318 shifted to EOF (but shifted to EOF just before write, as described in the specs).
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 318 shifted to EOF (but shifted to EOF just before write, as described in the specs).
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 113 /** Is the keyboard in the shifted state */
667 * Sets the keyboard to be shifted.
KeyboardView.java 506 * @param shifted whether or not to enable the state of the shift key
510 public boolean setShifted(boolean shifted) {
512 if (mKeyboard.setShifted(shifted)) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrThumb2.td 43 // Shifted operands. No register controlled shifts for Thumb2.
44 // Note: We do not support rrx shifted operands yet.
552 // shifted imm
574 // shifted register
633 // shifted imm
655 // shifted register
675 // shifted imm
688 // shifted register
701 // shifted imm
707 // shifted registe
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /external/bison/data/
yacc.c     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp 237 Adj = Builder.CreateAShr(Adj, ptrdiff_1, "memptr.adj.shifted");
379 // The this-adjustment is left-shifted by 1 on ARM.
427 // The this-adjustment is left-shifted by 1 on ARM.
    [all...]
  /external/e2fsprogs/intl/
plural.c 934 /* Discard the token being shifted unless it is eof. */
943 /* Count tokens shifted since error; after three, turn off error
1202 yyerrstatus = 3; /* Each real token shifted decrements this */
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 128 /** Valid for UCOL_ALTERNATE_HANDLING. Alternate handling will be shifted */
218 * is useful when combined with shifted setting for alternate handling
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 128 /** Valid for UCOL_ALTERNATE_HANDLING. Alternate handling will be shifted */
218 * is useful when combined with shifted setting for alternate handling
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 489 * @param shifted whether or not to enable the state of the shift key
493 public boolean setShifted(boolean shifted) {
495 if (mKeyboard.setShifted(shifted)) {
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DefaultSoftKeyboardJAJP.java 643 int shifted = (mShiftOn == 0) ? 1 : 0; local
644 Keyboard newKeyboard = getShiftChangeKeyboard(shifted);
646 mShiftOn = shifted;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h     [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h     [all...]

Completed in 2419 milliseconds

1 2 3 4 5 6 7 8 91011>>