HomeSort by relevance Sort by last modified time
    Searched refs:rightshift (Results 1 - 6 of 6) sorted by null

  /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++ )
  /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/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-linux-androideabi-4.6/include/
bfd.h 2249 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.h     [all...]
CGBuiltin.cpp     [all...]

Completed in 375 milliseconds