Home
last modified time | relevance | path

Searched refs:STREAM_IO_WRITE (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/tools/source/stream/
H A Dstream.cxx134 if( (tmp==STREAM_IO_WRITE) && sizeof(datatype) <= nBufFree)\
1510 if(tmp == STREAM_IO_WRITE && sizeof(signed char) <= nBufFree ) in operator <<()
1531 if(tmp == STREAM_IO_WRITE && sizeof(char) <= nBufFree ) in operator <<()
1550 if(tmp == STREAM_IO_WRITE && sizeof(char) <= nBufFree ) in operator <<()
1845 eIOMode = STREAM_IO_WRITE; in Write()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx101 #define STREAM_IO_WRITE 2 macro

Completed in 31 milliseconds