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

  /external/freetype/src/cff/
cffload.c 481 FT_ULong off1, off2 = 0; local
493 off1 = cff_index_read_offset( idx, &error );
497 if ( off1 != 0 )
509 off1 = idx->offsets[element];
510 if ( off1 )
534 if ( off1 && off2 > off1 )
536 *pbyte_len = off2 - off1;
541 *pbytes = idx->bytes + off1 - 1;
546 if ( FT_STREAM_SEEK( idx->data_offset + off1 - 1 ) |
    [all...]
  /external/grub/stage2/
jfs.h 406 unsigned off1:8; /* 1: offset in unit of fsblksize */ member in struct:xad
414 #define offsetXAD(xad) (((s64)((xad)->off1)) << 32 | ((xad)->off2))
  /external/elfutils/libcpu/
i386_parse.c 226 int off1; member in struct:instruction::operand
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 133 unsigned int off1; member in struct:__anon23196
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 133 unsigned int off1; member in struct:__anon24786
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 133 unsigned int off1; member in struct:__anon26298

Completed in 167 milliseconds