Searched refs:FormatType (Results 1 – 3 of 3) sorted by relevance
29 UINT8 FormatType : 2; member
200 static Format FormatType = Default; variable1023 switch (FormatType) { in performWriteOperation()1384 FormatType = StringSwitch<Format>(Match) in ar_main()1392 if (FormatType == Unknown) in ar_main()
138 auto FormatType = in ParseArgs() local144 if (!FormatType) { in ParseArgs()150 Format = *FormatType; in ParseArgs()