Lines Matching refs:FormatOption
93 int FormatOption(Instruction* instr, const char* option);
244 // Print PU formatting to reduce complexity of FormatOption.
270 // the FormatOption method.
293 // complexity of FormatOption.
340 // complexity of FormatOption.
429 // FormatOption takes a formatting string and interprets it based on
432 // consumed by the caller.) FormatOption returns the number of
434 int Decoder::FormatOption(Instruction* instr, const char* format) {
706 // the output buffer. All escaped options are handed to FormatOption to be
712 format += FormatOption(instr, format);