OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:off1
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cffload.c
482
FT_ULong
off1
, off2 = 0;
local
494
off1
= cff_index_read_offset( idx, &error );
498
if (
off1
!= 0 )
510
off1
= idx->offsets[element];
511
if (
off1
)
535
if (
off1
&& off2 >
off1
)
537
*pbyte_len = off2 -
off1
;
542
*pbytes = idx->bytes +
off1
- 1;
547
if ( FT_STREAM_SEEK( idx->data_offset +
off1
- 1 ) |
[
all
...]
/external/freetype/src/cff/
cffload.c
482
FT_ULong
off1
, off2 = 0;
local
494
off1
= cff_index_read_offset( idx, &error );
498
if (
off1
!= 0 )
510
off1
= idx->offsets[element];
511
if (
off1
)
535
if (
off1
&& off2 >
off1
)
537
*pbyte_len = off2 -
off1
;
542
*pbytes = idx->bytes +
off1
- 1;
547
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:__anon37619
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h
133
unsigned int
off1
;
member in struct:__anon39210
/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:__anon40724
Completed in 569 milliseconds