Searched defs:image_start (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/common/ |
D | bootm.c | 358 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image() 453 ulong image_start = os.image_start; in bootm_load_os() local
|
D | image-fdt.c | 231 ulong image_start, image_data, image_end; in boot_get_fdt() local
|
D | image-fit.c | 1969 ulong image_start, image_end; in fit_image_load() local 2040 ulong image_start, image_end; in boot_get_fdt_fit() local
|
/external/u-boot/test/ |
D | compression.c | 465 const ulong image_start = 0; in run_bootm_test() local
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 1266 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local
|
/external/u-boot/include/ |
D | image.h | 328 ulong image_start, image_len; /* start of image within blob, len of image */ member
|
/external/mesa3d/src/intel/compiler/ |
D | brw_compiler.h | 583 uint32_t image_start; member
|