Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h643 int index_map; // a cmap mapping for our chosen character encoding member
1081 stbtt_uint32 index_map = info->index_map; in stbtt_FindGlyphIndex() local
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c181 struct pollfd_index_map *index_map; member