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++ )
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
CodeGenFunction.h     [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/include/
bfd.h 2239 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/include/
bfd.h 2239 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfd.h 2157 unsigned int rightshift; member in struct:reloc_howto_struct
    [all...]

Completed in 420 milliseconds