Searched defs:x0 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | vxworks.h | 31 u32 x0; /* don't care, used by VxWorks */ member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 480 float x0,y0,s0,t0; // top-left member 510 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 1203 STBTT_DEF int stbtt_GetGlyphBox(const stbtt_fontinfo *info, int glyph_index, int *x0, int *y0, int … in stbtt_GetGlyphBox() 1215 STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, in… in stbtt_GetCodepointBox() 1532 STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int … in stbtt_GetFontBoundingBox() 1564 int x0,y0,x1,y1; in stbtt_GetGlyphBitmapBoxSubpixel() local 1649 float x0,y0, x1,y1; member 1724 int x0=0, w=0; in stbtt__fill_active_edges() local 1865 static void stbtt__handle_clipped_edge(float *scanline, int x, stbtt__active_edge *e, float x0, flo… in stbtt__handle_clipped_edge() [all …]
|
| /rk3399_rockchip-uboot/arch/sh/include/asm/ |
| H A D | ptrace.h | 74 unsigned long x0; member
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | interactive.c | 1225 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr3_spd_dump() argument 1418 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr4_spd_dump() argument
|