Searched refs:begin1 (Results 1 – 3 of 3) sorted by relevance
372 *pOut << indent1 << begin1 << "Bookmarks High" << endl1; in DumpBookHigh()405 *pOut << " " << indent1 << begin1 << "Field Cp: " << hex in DumpField3()433 *pOut << " " << indent1 << begin1 << "Field" << " Cp: " << hex in DumpField2()489 *pOut << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpField1()1183 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPLCFPcd()1231 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPcd()1311 *pOut << 'T' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPLCF()2389 << begin1 << "Escher (DggInfo): Len: " << pWwFib->lcbDggInfo in DumpDrawing()2434 *pOut << begin1; in DumpStyleUPX()2507 *pOut << begin1; in Dump1Style()[all …]
73 ostream& __cdecl begin1( ostream& s );
138 ostream& __cdecl begin1( ostream& s ) { s << "BEGIN "; level++; return s; } in begin1() function
Completed in 29 milliseconds