Home
last modified time | relevance | path

Searched defs:platform (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/disk/
H A Dpart_iso.h116 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
125 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h3122 …stbtt_int32 platform = ttUSHORT(fc+loc+0), encoding = ttUSHORT(fc+loc+2), language = ttUSHORT(fc+l… in stbtt__matchpair() local