Home
last modified time | relevance | path

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

12345678910>>...15

/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/jetty/src/java/org/eclipse/jetty/io/
DEndPoint.java70 int flush(Buffer buffer) throws IOException; in flush() method
85 int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException; in flush() method
153 public void flush() throws IOException; in flush() method
DByteArrayEndPoint.java232 public int flush(Buffer buffer) throws IOException in flush() method in ByteArrayEndPoint
263 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush() method in ByteArrayEndPoint
367 public void flush() throws IOException in flush() method in ByteArrayEndPoint
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetASCII.java38 boolean flush) { in decodeLoop()
186 boolean flush) { in encodeLoop()
268 boolean flush) { in encodeLoopCoreOptimized()
291 …tected CoderResult encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) { in encodeLoopCoreUnoptimized()
319 …protected final CoderResult encodeMalformedOrUnmappable(CharBuffer source, int ch, boolean flush) { in encodeMalformedOrUnmappable()
329 private final CoderResult encodeTrail(CharBuffer source, char lead, boolean flush) { in encodeTrail()
DCharset88591.java67 boolean flush) { in encodeLoopCoreOptimized()
96 … 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/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/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliteratingTextComponent.java79 public void flush() { in flush() method in TransliteratingTextComponent
84 protected void transliterate(char ch, boolean flush) { in transliterate()
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Dcontext.py145 def flush(self): member in _ItemList
211 def flush(self): member in Pool
284 def flush(self): member in _MutationPool
367 def flush(self): member in _Counters
436 def flush(self): member in Context
/external/zlib/src/examples/
Dfitblk.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
/external/jetty/src/java/org/eclipse/jetty/io/bio/
DStreamEndPoint.java156 public int flush(Buffer buffer) throws IOException in flush() method in StreamEndPoint
173 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush() method in StreamEndPoint
306 public void flush() in flush() method in StreamEndPoint
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/
DFlushable.java25 void flush () throws IOException; in flush() method
/external/jetty/src/java/org/eclipse/jetty/io/nio/
DChannelEndPoint.java281 public int flush(Buffer buffer) throws IOException in flush() method in ChannelEndPoint
324 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush() method in ChannelEndPoint
488 public void flush() in flush() method in ChannelEndPoint
/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/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/
DModelCache.java54 void flush (); in flush() method
67 public void flush () { in flush() method in ModelCache.SimpleMeshPool
108 public void flush () { in flush() method in ModelCache.TightMeshPool
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
DDecalBatch.java134 public void flush () { in flush() method in DecalBatch
185 protected void flush (ShaderProgram shader, int verticesPosition) { in flush() method in DecalBatch
/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketGeneratorD06.java181 public synchronized int flush(int blockFor) throws IOException in flush() method
186 public synchronized int flush() throws IOException in flush() method
/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/slf4j/log4j-over-slf4j/src/test/java/org/dummy/
DListHandler.java40 public void flush() { in flush() method in ListHandler
/external/okhttp/okio/okio/src/main/java/okio/
DSink.java56 @Override void flush() throws IOException; in flush() method
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DTestLogHandler.java35 @Override public void flush() { in flush() method in TestLogHandler
/external/skia/resources/
Dslides_utils.lua62 function flush(slides, block) function
/external/proguard/src/proguard/gui/
DTextAreaOutputStream.java47 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

12345678910>>...15