Searched defs:FormatEntry (Results 1 – 3 of 3) sorted by relevance
25 struct FormatEntry struct34 static struct FormatEntry format_map[] = { argument
92 typedef struct FormatEntry { struct96 } FormatEntry; argument
167 typedef Pair<FormatFlags, FormatKeys> FormatEntry; typedef