Home
last modified time | relevance | path

Searched refs:image (Results 1 – 7 of 7) sorted by relevance

/bionic/benchmarks/linker_relocation/regen/
Dgen_bench.py224 image = []
226 image.append((off, f'DATA_WORD(local_label)\n'))
232 image.append((off, text))
233 image.sort()
236 for off, text in image:
/bionic/libc/kernel/uapi/linux/
Dcycx_cfm.h56 unsigned char image[0]; member
Dfb.h321 struct fb_image image; member
/bionic/libc/kernel/uapi/drm/
Dradeon_drm.h522 drm_radeon_tex_image_t __user * image; member
/bionic/docs/
Dlibc_assembler.md10 * Rerun the benchmarks using the updated image that uses the code for
/bionic/libc/kernel/uapi/sound/
Dasound.h98 unsigned char __user * image; member
/bionic/libc/malloc_debug/
DREADME.md702 make sure the script is executed from the tree that built the image.