Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 158) sorted by relevance

1234567

/external/iproute2/doc/
Dip-cref.tex789 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
791 \paragraph{Description:}This command flushes the protocol addresses
794 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
797 \paragraph{Warning:} This command (and other \verb|flush| commands
801 \paragraph{Statistics:} With the \verb|-statistics| option, the command
807 \paragraph{Example:} Delete all the addresses from the private network
1043 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
1045 \paragraph{Description:}This command flushes neighbour tables, selecting
1048 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
1054 \paragraph{Statistics:} With the \verb|-statistics| option, the command
[all …]
/external/chromium/chrome/common/
Dprofiling.cc77 bool flush = command_line.HasSwitch(switches::kProfilingFlush); in Start() local
108 bool flush = command_line.HasSwitch(switches::kProfilingFlush); in MainMessageLoopStarted() local
/external/zlib/examples/
Dfitblk.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
DCharWrapperTester.java196 @Override public void flush() throws IOException {} in flush() method in CharWrapperTester.ClosableStringWriter
221 @Override public void flush() throws IOException { in flush() method in CharWrapperTester.FailOnFlushWriter
232 @Override public void flush() throws IOException {} in flush() method in CharWrapperTester.FailOnCloseWriter
/external/proguard/src/proguard/gui/
DTextAreaOutputStream.java48 public void flush() throws IOException in flush() method in TextAreaOutputStream
/external/guava/guava/src/com/google/common/io/
DFlushables.java53 public static void flush(Flushable flushable, boolean swallowIOException) in flush() method in Flushables
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DWriterTest.java89 public synchronized void flush() throws IOException { in flush() method in WriterTest.MockLockWriter
118 public synchronized void flush() throws IOException { in flush() method in WriterTest.MockWriter
/external/guava/guava-testlib/src/com/google/common/testing/
DTestLogHandler.java69 public void flush() { } in flush() method in TestLogHandler
/external/apache-http/src/org/apache/http/
DHttpServerConnection.java93 void flush() in flush() method
DHttpClientConnection.java110 void flush() throws IOException; in flush() method
/external/jmonkeyengine/engine/src/android/com/jme3/util/
DAndroidLogHandler.java20 public void flush() { in flush() method in AndroidLogHandler
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHTMLWriter.java85 public void flush () in flush() method in HTMLWriter
/external/srec/srec/Semproc/include/
DSR_SemanticProcessor.h77 ESR_ReturnCode(*flush)(struct SR_SemanticProcessor_t* self); member
/external/skia/src/gpu/
DGrTextContext.cpp163 void GrTextContext::flush() { in flush() function in GrTextContext
257 bool flush = fDrawTarget->geometryHints(fVertexLayout, in drawPackedGlyph() local
/external/stlport/stlport/stl/
D_ostream.h134 _Self& flush() { in flush() function
372 flush(basic_ostream<_CharT, _Traits>& __os) { in flush() function
/external/apache-http/src/org/apache/http/io/
DSessionOutputBuffer.java59 void flush() throws IOException; in flush() method
/external/webkit/Tools/Scripts/webkitpy/common/
Darray_stream.py61 def flush(self): member in ArrayStream
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
DChannelOutputStream.java48 public void flush() throws IOException in flush() method in ChannelOutputStream
/external/libpng/contrib/pngminim/encoder/
Ddummy_inflate.c3 int ZEXPORT inflate(strm, flush) in inflate() argument
/external/apache-http/src/org/apache/http/impl/io/
DIdentityOutputStream.java78 public void flush() throws IOException { in flush() method in IdentityOutputStream
/external/icu4c/common/unicode/
Ducnv_err.h194 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
210 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
/external/webkit/Source/WebCore/icu/unicode/
Ducnv_err.h187 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
203 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Ducnv_err.h187 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
203 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
/external/webkit/Source/JavaScriptCore/icu/unicode/
Ducnv_err.h187 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
203 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
/external/webkit/Source/WebCore/platform/text/
DTextCodecUTF8.cpp169 …uence(UChar*& destination, const uint8_t*& source, const uint8_t* end, bool flush, bool stopOnErro… in handlePartialSequence()
216 String TextCodecUTF8::decode(const char* bytes, size_t length, bool flush, bool stopOnError, bool& … in decode()

1234567