Searched refs:loca (Results 1 – 5 of 5) sorted by relevance
915 int loca; in find_signature() local917 for (loca = 0; loca < 0xffff; loca++) { in find_signature()928 return loca; in find_signature()1321 loca + 0xf0000 - 6); in samsung_sabi_infos()1345 if (loca == 0xffff) in samsung_sabi_diag()1354 loca += 1; in samsung_sabi_diag()1355 for (i = 0; loca < 0xffff && i < sizeof(samsung->sdiag) - 1; loca++) { in samsung_sabi_diag()1373 int loca = 0xffff; in samsung_sabi_init() local1392 if (loca != 0xffff) in samsung_sabi_init()1396 if (loca == 0xffff) { in samsung_sabi_init()[all …]
12 file://0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch \
642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member1031 info->loca = stbtt__find_table(data, fontstart, "loca"); // required in stbtt_InitFont()1037 if (!cmap || !info->loca || !info->head || !info->glyf || !info->hhea || !info->hmtx) in stbtt_InitFont()1193 g1 = info->glyf + ttUSHORT(info->data + info->loca + glyph_index * 2) * 2; in stbtt__GetGlyfOffset()1194 g2 = info->glyf + ttUSHORT(info->data + info->loca + glyph_index * 2 + 2) * 2; in stbtt__GetGlyfOffset()1196 g1 = info->glyf + ttULONG (info->data + info->loca + glyph_index * 4); in stbtt__GetGlyfOffset()1197 g2 = info->glyf + ttULONG (info->data + info->loca + glyph_index * 4 + 4); in stbtt__GetGlyfOffset()
37242 …ipes-support/dropwatch/dropwatch/0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch.gz
37138 …ipes-support/dropwatch/dropwatch/0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch.gz