Searched refs:text_output (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/typetest/
H A Dtypetest.cpp133 wxTextOutputStream text_output( buf_output );
139 text_output << si << _T("\n");
145 text_output << ui << _T("\n");
151 text_output << d << _T("\n");
157 text_output << f << _T("\n");
163 text_output << str << _T("\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c677 int text_output, bin_fixed; local
687 text_output = (G.pInfo->textmode
701 bin_fixed = !text_output &&
720 if (text_output && (!uO.S_flag))
869 if (!text_output)
894 _flush_routine = text_output ? got_eol=0,_flush_stream : _flush_blocks;
910 int text_output;
917 text_output = uO.cflag &&
924 if (text_output && !PRINTABLE_FORMAT(rfm))
1080 if ( text_output )
[all...]

Completed in 75 milliseconds