Lines Matching refs:FormatOption
155 int FormatOption(Instruction* instr, const char* option);
509 // complexity of FormatOption.
532 // complexity of FormatOption.
564 // the complexity of FormatOption.
618 // the complexity of FormatOption.
699 // FormatOption takes a formatting string and interprets it based on
702 // consumed by the caller.) FormatOption returns the number of
704 int Decoder::FormatOption(Instruction* instr, const char* format) {
849 // the output buffer. All escaped options are handed to FormatOption to be
855 format += FormatOption(instr, format);