Searched refs:printv (Results 1 – 3 of 3) sorted by relevance
72 def printv(line): function78 printv('Searching for headers...')88 printv('Scanning {}'.format(full_name))91 printv('--> Found header file {}'.format(filename))94 printv('--> EXCLUDED (matches {})'.format(p.pattern))122 printv('File {} is up to date'.format(rel_cc_file_name))124 printv('Creating file {}'.format(rel_cc_file_name))131 printv('Generating file "{}"'.format(os.path.relpath(gni_file, V8_DIR)))
74 struct printv { struct75 printv(unsigned r) : R(r) {} in printv() function78 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<()100 OS << printv(BV.RefI.Reg) << '[' << BV.RefI.Pos << ']'; in operator <<()144 OS << printv(SV.RefI.Reg) << '[' << SV.RefI.Pos << '-' in operator <<()161 OS << printv(SV.RefI.Reg) << '[' << SV.RefI.Pos << '-' in operator <<()
80 struct printv { struct81 printv(unsigned r) : R(r) {} in printv() function86 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<()110 OS << printv(BV.RefI.Reg) << '[' << BV.RefI.Pos << ']'; in operator <<()154 OS << printv(SV.RefI.Reg) << '[' << SV.RefI.Pos << '-' in operator <<()171 OS << printv(SV.RefI.Reg) << '[' << SV.RefI.Pos << '-' in operator <<()