/external/iproute2/doc/ |
D | ip-cref.tex | 789 \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/ |
D | profiling.cc | 77 bool flush = command_line.HasSwitch(switches::kProfilingFlush); in Start() local 108 bool flush = command_line.HasSwitch(switches::kProfilingFlush); in MainMessageLoopStarted() local
|
/external/zlib/examples/ |
D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/ |
D | CharWrapperTester.java | 196 @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/ |
D | TextAreaOutputStream.java | 48 public void flush() throws IOException in flush() method in TextAreaOutputStream
|
/external/guava/guava/src/com/google/common/io/ |
D | Flushables.java | 53 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/ |
D | WriterTest.java | 89 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/ |
D | TestLogHandler.java | 69 public void flush() { } in flush() method in TestLogHandler
|
/external/apache-http/src/org/apache/http/ |
D | HttpServerConnection.java | 93 void flush() in flush() method
|
D | HttpClientConnection.java | 110 void flush() throws IOException; in flush() method
|
/external/jmonkeyengine/engine/src/android/com/jme3/util/ |
D | AndroidLogHandler.java | 20 public void flush() { in flush() method in AndroidLogHandler
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | HTMLWriter.java | 85 public void flush () in flush() method in HTMLWriter
|
/external/srec/srec/Semproc/include/ |
D | SR_SemanticProcessor.h | 77 ESR_ReturnCode(*flush)(struct SR_SemanticProcessor_t* self); member
|
/external/skia/src/gpu/ |
D | GrTextContext.cpp | 163 void GrTextContext::flush() { in flush() function in GrTextContext 257 bool flush = fDrawTarget->geometryHints(fVertexLayout, in drawPackedGlyph() local
|
/external/stlport/stlport/stl/ |
D | _ostream.h | 134 _Self& flush() { in flush() function 372 flush(basic_ostream<_CharT, _Traits>& __os) { in flush() function
|
/external/apache-http/src/org/apache/http/io/ |
D | SessionOutputBuffer.java | 59 void flush() throws IOException; in flush() method
|
/external/webkit/Tools/Scripts/webkitpy/common/ |
D | array_stream.py | 61 def flush(self): member in ArrayStream
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/ |
D | ChannelOutputStream.java | 48 public void flush() throws IOException in flush() method in ChannelOutputStream
|
/external/libpng/contrib/pngminim/encoder/ |
D | dummy_inflate.c | 3 int ZEXPORT inflate(strm, flush) in inflate() argument
|
/external/apache-http/src/org/apache/http/impl/io/ |
D | IdentityOutputStream.java | 78 public void flush() throws IOException { in flush() method in IdentityOutputStream
|
/external/icu4c/common/unicode/ |
D | ucnv_err.h | 194 …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/ |
D | ucnv_err.h | 187 …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/ |
D | ucnv_err.h | 187 …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/ |
D | ucnv_err.h | 187 …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/ |
D | TextCodecUTF8.cpp | 169 …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()
|