HomeSort by relevance Sort by last modified time
    Searched full:rightshift (Results 1 - 25 of 32) sorted by null

1 2

  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 168 | RIGHTSHIFT testlist
296 shift_expr: arith_expr ((LEFTSHIFT|RIGHTSHIFT) arith_expr)*
446 RIGHTSHIFT : '>>' ;
  /external/opencv/cv/src/
cvsnakes.cpp 302 int rightshift = MIN( 1, roi.width - (x + 1)*WTILE_SIZE ); local
304 leftshift + WTILE_SIZE + rightshift, upshift + WTILE_SIZE + bottomshift };
313 for( m = 0; m < WTILE_SIZE + rightshift; m++ )
  /external/qemu/android/
hw-events.h 109 KEY_CODE(RIGHTSHIFT ,54) \
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 416 * output = Saturate_in_16Bits( ( RightShift( (Round(input) , scaleFactor ) )
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 416 * output = Saturate_in_16Bits( ( RightShift( (Round(input) , scaleFactor ) )
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 416 * output = Saturate_in_16Bits( ( RightShift( (Round(input) , scaleFactor ) )
  /external/webkit/Source/JavaScriptCore/jit/
JITArithmetic32_64.cpp 401 // RightShift (>>) and UnsignedRightShift (>>>) helper
502 // RightShift (>>)
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
CodeGenFunction.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfd.h 2312 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]

Completed in 1333 milliseconds

1 2