HomeSort by relevance Sort by last modified time
    Searched defs:off2 (Results 1 - 20 of 20) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic/
Pyramid.cpp 115 int off, off2, height, h, w; local
120 off2 = pyr->width + off + pyr->border - right - 1;
130 base[off2 + w + 1] = base[off2];
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Pyramid.cpp 115 int off, off2, height, h, w; local
120 off2 = pyr->width + off + pyr->border - right - 1;
130 base[off2 + w + 1] = base[off2];
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Pyramid.cpp 115 int off, off2, height, h, w; local
120 off2 = pyr->width + off + pyr->border - right - 1;
130 base[off2 + w + 1] = base[off2];
  /external/fio/
parse.h 47 unsigned int off2; member in struct:fio_option
  /external/chromium_org/third_party/freetype/src/cff/
cffload.c 482 FT_ULong off1, off2 = 0; local
503 off2 = cff_index_read_offset( idx, &error );
505 while ( off2 == 0 && element < idx->count );
516 off2 = idx->offsets[element];
518 } while ( off2 == 0 && element < idx->count );
522 /* XXX: should check off2 does not exceed the end of this entry; */
523 /* at present, only truncate off2 at the end of this stream */
524 if ( off2 > stream->size + 1 ||
525 idx->data_offset > stream->size - off2 + 1 )
530 off2, stream->size - idx->data_offset + 1 ))
    [all...]
  /external/elfutils/0.153/src/
elfcmp.c 417 size_t off2 = 0; local
426 if (off2 >= data2->d_size)
434 off2 = gelf_getnote (data2, off2, &note2,
436 if (off2 == 0)
495 if (off2 < data2->d_size)
  /external/freetype/src/cff/
cffload.c 482 FT_ULong off1, off2 = 0; local
503 off2 = cff_index_read_offset( idx, &error );
505 while ( off2 == 0 && element < idx->count );
516 off2 = idx->offsets[element];
518 } while ( off2 == 0 && element < idx->count );
522 /* XXX: should check off2 does not exceed the end of this entry; */
523 /* at present, only truncate off2 at the end of this stream */
524 if ( off2 > stream->size + 1 ||
525 idx->data_offset > stream->size - off2 + 1 )
530 off2, stream->size - idx->data_offset + 1 ))
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffload.c 482 FT_ULong off1, off2 = 0; local
503 off2 = cff_index_read_offset( idx, &error );
505 while ( off2 == 0 && element < idx->count );
516 off2 = idx->offsets[element];
518 } while ( off2 == 0 && element < idx->count );
522 /* XXX: should check off2 does not exceed the end of this entry; */
523 /* at present, only truncate off2 at the end of this stream */
524 if ( off2 > stream->size + 1 ||
525 idx->data_offset > stream->size - off2 + 1 )
530 off2, stream->size - idx->data_offset + 1 ))
    [all...]
  /external/elfutils/0.153/libcpu/
i386_parse.c 200 int off2; member in struct:instruction::operand
    [all...]
  /bionic/libc/kernel/uapi/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon553
  /development/ndk/platforms/android-L/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon2153
  /external/kernel-headers/original/uapi/linux/
ixjuser.h 135 unsigned int off2; member in struct:__anon6826
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ixjuser.h 135 unsigned int off2; member in struct:__anon25872
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ixjuser.h 135 unsigned int off2; member in struct:__anon27608
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon55309
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon56076
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon56855
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon57633
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon58409
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ixjuser.h 77 unsigned int off2; member in struct:__anon59186

Completed in 879 milliseconds