OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_1_byte
(Results
1 - 3
of
3
) sorted by null
/external/libjpeg-turbo/
rdjpgcom.c
71
read_1_byte
(void)
function
142
c =
read_1_byte
();
145
c =
read_1_byte
();
151
c =
read_1_byte
();
206
(void)
read_1_byte
();
238
ch =
read_1_byte
();
286
data_precision =
read_1_byte
();
289
num_components =
read_1_byte
();
316
(void)
read_1_byte
(); /* Component ID code */
317
(void)
read_1_byte
(); /* H, V sampling factors *
[
all
...]
wrjpgcom.c
85
read_1_byte
(void)
function
186
c =
read_1_byte
();
189
c =
read_1_byte
();
195
c =
read_1_byte
();
251
write_1_byte(
read_1_byte
());
270
(void)
read_1_byte
();
/toolchain/binutils/binutils-2.25/bfd/
dwarf2.c
563
read_1_byte
(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf)
function
844
cur_abbrev->has_children =
read_1_byte
(abfd, abbrev_ptr);
1027
blk->size =
read_1_byte
(abfd, info_ptr);
1034
attr->u.val =
read_1_byte
(abfd, info_ptr);
1038
attr->u.val =
read_1_byte
(abfd, info_ptr);
1053
attr->u.val =
read_1_byte
(abfd, info_ptr);
[
all
...]
Completed in 76 milliseconds