Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsamsung-laptop.c925 int loca; in find_signature() local
927 for (loca = 0; loca < 0xffff; loca++) { in find_signature()
928 char temp = readb(memcheck + loca); in find_signature()
938 return loca; in find_signature()
1332 static __init void samsung_sabi_infos(struct samsung_laptop *samsung, int loca, in samsung_sabi_infos() argument
1338 loca + 0xf0000 - 6); in samsung_sabi_infos()
1359 int loca = find_signature(samsung->f0000_segment, "SDiaG@"); in samsung_sabi_diag() local
1362 if (loca == 0xffff) in samsung_sabi_diag()
1371 loca += 1; in samsung_sabi_diag()
1372 for (i = 0; loca < 0xffff && i < sizeof(samsung->sdiag) - 1; loca++) { in samsung_sabi_diag()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member
1031 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()
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190615.patch.gz1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190727.patch.gz1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch331 + | --locals | --local | --loca | --loc | --lo)
335 + | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)