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

1 2 3 4 56 7 8 91011>>

  /external/iproute2/examples/diffserv/
Edge32-ca-u32 155 #AF41 (0x88 is 0x22 shifted to the right by two bits)
  /external/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 216 ; Decisions are made based on the bit value shifted
vp8_packtokens_armv5.asm 70 ; Decisions are made based on the bit value shifted
vp8_packtokens_mbrow_armv5.asm 92 ; Decisions are made based on the bit value shifted
  /external/webkit/Source/WebCore/platform/efl/
PlatformKeyboardEventEfl.cpp 146 // Shifted digits
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameView.mm 852 // We don't handle shifted or control-arrow keys here, so let super have a chance.
875 // We don't handle shifted or control-arrow keys here, so let super have a chance.
898 // We don't handle shifted or control-arrow keys here, so let super have a chance.
    [all...]
  /frameworks/ex/common/tests/src/com/android/common/widget/
GroupingListAdapterTests.java 224 // Note that expanding the group of 2's shifted the group of 5's down from the
  /system/extras/ext4_utils/
sparse_crc32.c 35 * The values must be right-shifted by eight bits by the "updcrc
  /external/llvm/lib/Target/ARM/
ARMInstrThumb2.td 24 // Shifted operands. No register controlled shifts for Thumb2.
25 // Note: We do not support rrx shifted operands yet.
428 // shifted imm
452 // shifted register
470 // shifted imm
492 // shifted register
531 // shifted imm
553 // shifted register
570 // shifted imm
595 // shifted registe
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller_unittest.mm 273 NSPoint shifted = [bbfc windowTopLeftForWidth:9999999 height:100];
274 EXPECT_LT(shifted.x, pt.x);
728 // The toFolder should have shifted left horizontally but not vertically.
732 // The toWindow should have shifted left horizontally, down vertically,
797 // The toFolder should have shifted.
799 // The toWindow should have shifted down vertically and grown vertically.
    [all...]
  /external/llvm/lib/Support/
APInt.cpp     [all...]
  /external/bison/data/
lalr1.cc 627 /* Discard the token being shifted unless it is eof. */
634 /* Count tokens shifted since error; after three, turn off error
757 yyerrstatus_ = 3; /* Each real token shifted decrements this. */
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
SecurityTest.java 102 assertSame(initialSecondProviderName, // provider shifted down
  /external/chromium/webkit/glue/media/
video_renderer_impl.cc 239 // address of the canvas shifted by "left" and "top" of the rect.
  /external/clang/lib/CodeGen/
CGRecordLayout.h 48 /// masked to TargetBitWidth bits and shifted to TargetBitOffset.
  /external/icu4c/common/
utrie2_builder.c     [all...]
  /external/kernel-headers/original/linux/
timex.h 25 * Shifted LATCH define to allow access to alpha machines.
  /external/llvm/test/CodeGen/Alpha/
add.ll 1 ;test all the shifted and signextending adds and subs with and without consts
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uversion.h 181 * in contractions, ignore primary ignorables after shifted
  /external/webkit/Source/JavaScriptCore/wtf/
TCPackedCache.h 182 // after the key has been masked and shifted for inclusion in an entry.
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uversion.h 181 * in contractions, ignore primary ignorables after shifted
  /external/webkit/Source/WebCore/editing/
ApplyBlockElementCommand.cpp 254 // If endOfNextParagraph was pointing at this same text node, endOfNextParagraph will be shifted by one paragraph.
  /external/webkit/Source/WebCore/icu/unicode/
uversion.h 181 * in contractions, ignore primary ignorables after shifted
  /external/webkit/Source/WebCore/platform/graphics/android/
ImageAndroid.cpp 315 // a shifted image, it will shift it from there using the patternTransform.
  /external/webkit/Source/WebKit/mac/icu/unicode/
uversion.h 181 * in contractions, ignore primary ignorables after shifted

Completed in 620 milliseconds

1 2 3 4 56 7 8 91011>>