Searched defs:image_start (Results 1 – 9 of 9) sorted by relevance
/third_party/uboot/u-boot-2020.01/common/ |
D | image-fdt.c | 271 ulong image_start, image_data, image_end; in boot_get_fdt() local
|
D | bootm.c | 348 ulong image_start = os.image_start; in bootm_load_os() local
|
D | image-fit.c | 2139 ulong image_start, image_end; in fit_image_load() local 2244 ulong image_start, image_end; in boot_get_fdt_fit() local
|
D | image.c | 408 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp()
|
/third_party/uboot/u-boot-2020.01/test/ |
D | compression.c | 467 const ulong image_start = 0; in run_bootm_test() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttsbit.c | 1266 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local
|
/third_party/freetype/src/sfnt/ |
D | ttsbit.c | 1265 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttsbit.c | 1269 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local
|
/third_party/uboot/u-boot-2020.01/include/ |
D | image.h | 340 ulong image_start, image_len; /* start of image within blob, len of image */ member
|