Home
last modified time | relevance | path

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

12345678910>>...14

/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/
DGwtWorkarounds.java79 void flush() throws IOException; in flush() method
88 void flush() throws IOException; in flush() method
106 public void flush() {} in stringBuilderOutput() method
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetASCII.java41 boolean flush) { in decodeLoop()
191 boolean flush) { in encodeLoop()
273 boolean flush) { in encodeLoopCoreOptimized()
296 …tected CoderResult encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) { in encodeLoopCoreUnoptimized()
324 …protected final CoderResult encodeMalformedOrUnmappable(CharBuffer source, int ch, boolean flush) { in encodeMalformedOrUnmappable()
334 private final CoderResult encodeTrail(CharBuffer source, char lead, boolean flush) { in encodeTrail()
DCharset88591.java72 boolean flush) { in encodeLoopCoreOptimized()
102 … final CoderResult encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) { in encodeLoopCoreUnoptimized()
/external/autotest/client/cros/
Dkernel_trace.py43 def __init__(self, flush=True, events=None, on=True): argument
59 def __del__(self, flush=True, events=None, on=True): argument
160 def flush(self): member in KernelTrace
/external/mesa3d/src/gallium/auxiliary/util/
Du_dirty_surfaces.h57 …pling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_for_sampling()
70 …, struct util_dirty_surfaces *dss, unsigned first, unsigned last, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_levels_for_sampling()
86 …s, struct pipe_sampler_view *psv, struct pipe_sampler_state *pss, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_for_sampling_with()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliteratingTextComponent.java81 public void flush() { in flush() method in TransliteratingTextComponent
86 protected void transliterate(char ch, boolean flush) { in transliterate()
/external/zlib/src/examples/
Dfitblk.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
/external/iproute2/doc/
Dip-cref.tex824 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
826 \paragraph{Description:}This command flushes the protocol addresses
829 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
832 \paragraph{Warning:} This command (and other \verb|flush| commands
836 \paragraph{Statistics:} With the \verb|-statistics| option, the command
842 \paragraph{Example:} Delete all the addresses from the private network
1078 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
1080 \paragraph{Description:}This command flushes neighbour tables, selecting
1083 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
1089 \paragraph{Statistics:} With the \verb|-statistics| option, the command
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/
DSimpleOutputStream.java12 public void flush() in flush() method in SimpleOutputStream
/external/slf4j/log4j-over-slf4j/src/test/java/org/dummy/
DListHandler.java40 public void flush() { in flush() method in ListHandler
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
DCharWrapperTester.java203 public void flush() throws IOException { in flush() method in CharWrapperTester.ClosableStringWriter
233 public void flush() throws IOException { in flush() method in CharWrapperTester.FailOnFlushWriter
245 public void flush() throws IOException { in flush() method in CharWrapperTester.FailOnCloseWriter
/external/skia/resources/
Dslides_utils.lua62 function flush(slides, block) function
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DTestLogHandler.java35 @Override public void flush() { in flush() method in TestLogHandler
/external/okhttp/okio/okio/src/main/java/okio/
DSink.java56 @Override void flush() throws IOException; in flush() method
/external/guava/guava/src/com/google/common/io/
DFlushables.java53 public static void flush(Flushable flushable, boolean swallowIOException) in flush() method in Flushables
/external/python/cpython2/Lib/test/
Dsortperf.py56 def flush(): function
/external/skia/src/codec/
DSkStreamBuffer.h59 void flush() { in flush() function
/external/proguard/src/proguard/gui/
DTextAreaOutputStream.java47 public void flush() throws IOException in flush() method in TextAreaOutputStream
/external/caliper/caliper/src/main/java/com/google/caliper/bridge/
DOpenedSocket.java119 @Override public void flush() throws IOException { in flush() method in OpenedSocket.Writer
160 @Override public void flush() throws IOException { in getOutputStream() method in OpenedSocket
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr.h84 (*flush)( struct pb_manager *mgr ); member
/external/guava/guava-testlib/src/com/google/common/testing/
DTestLogHandler.java71 public void flush() {} in flush() method in TestLogHandler
/external/apache-http/src/org/apache/http/
DHttpServerConnection.java98 void flush() in flush() method
DHttpClientConnection.java115 void flush() throws IOException; in flush() method
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DFaultHidingSink.java29 @Override public void flush() throws IOException { in flush() method in FaultHidingSink
/external/icu/icu4c/source/common/
Dunistrappender.h67 inline void flush() { in flush() function

12345678910>>...14