Searched refs:autoflush (Results 1 – 8 of 8) sorted by relevance
76 def __init__(self, autoflush=False, logcaller=False): argument79 self.autoflush = autoflush99 self.autoflush = (_lldb_formatters_debug_level > 1)101 self.autoflush = autoflush123 if self.autoflush:
20 private boolean autoflush; field in DualWriter32 autoflush = autoFlush; in DualWriter()36 autoflush = value; in setAutoFlush()40 return autoflush; in getAutoFlush()49 if (autoflush) flush(); in write()
28 autoflush STDOUT 1;29 autoflush STDERR 1;
11 STDOUT->autoflush(1);
192 STDOUT->autoflush(1); # Make progress output appear progressively...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...