OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF
(Results
151 - 175
of
182
) sorted by null
1
2
3
4
5
6
7
8
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf_x86_64.x
146
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
elf_x86_64.xc
147
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
elf_x86_64.xd
145
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
elf_x86_64.xdc
147
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
elf_x86_64.xn
145
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
elf_x86_64.xs
136
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
elf_x86_64.xsc
139
. = DATA_SEGMENT_RELRO_END (
SIZEOF
(.got.plt) >= 24 ? 24 : 0, .);
/external/jpeg/
rdrle.c
378
SIZEOF
(rle_source_struct));
wrgif.c
367
SIZEOF
(gif_dest_struct));
jcmarker.c
652
SIZEOF
(my_marker_writer));
jcsample.c
473
SIZEOF
(my_downsampler));
jdsample.c
409
SIZEOF
(my_upsampler));
rdbmp.c
430
SIZEOF
(bmp_source_struct));
rdtarga.c
491
SIZEOF
(tga_source_struct));
transupp.c
598
SIZEOF
(jvirt_barray_ptr) * info->num_components);
620
SIZEOF
(jvirt_barray_ptr) * info->num_components);
jcmaster.c
549
SIZEOF
(my_comp_master));
/external/qemu/distrib/jpeg-6b/
rdrle.c
378
SIZEOF
(rle_source_struct));
wrgif.c
367
SIZEOF
(gif_dest_struct));
jcmarker.c
652
SIZEOF
(my_marker_writer));
jcsample.c
473
SIZEOF
(my_downsampler));
jdsample.c
409
SIZEOF
(my_upsampler));
rdbmp.c
430
SIZEOF
(bmp_source_struct));
rdtarga.c
491
SIZEOF
(tga_source_struct));
transupp.c
598
SIZEOF
(jvirt_barray_ptr) * info->num_components);
620
SIZEOF
(jvirt_barray_ptr) * info->num_components);
jcmaster.c
549
SIZEOF
(my_comp_master));
Completed in 543 milliseconds
1
2
3
4
5
6
7
8