/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/ |
D | GwtWorkarounds.java | 79 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/ |
D | EndPoint.java | 70 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
|
D | ByteArrayEndPoint.java | 232 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/ |
D | CharsetASCII.java | 38 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()
|
D | Charset88591.java | 67 boolean flush) { in encodeLoopCoreOptimized() 96 … final CoderResult encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) { in encodeLoopCoreUnoptimized()
|
/external/autotest/client/cros/ |
D | kernel_trace.py | 43 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/ |
D | u_dirty_surfaces.h | 57 …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/ |
D | ip-cref.tex | 824 \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/ |
D | TransliteratingTextComponent.java | 79 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/ |
D | context.py | 145 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/ |
D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
/external/jetty/src/java/org/eclipse/jetty/io/bio/ |
D | StreamEndPoint.java | 156 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/ |
D | Flushable.java | 25 void flush () throws IOException; in flush() method
|
/external/jetty/src/java/org/eclipse/jetty/io/nio/ |
D | ChannelEndPoint.java | 281 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/ |
D | CharWrapperTester.java | 203 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/ |
D | ModelCache.java | 54 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/ |
D | DecalBatch.java | 134 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/ |
D | WebSocketGeneratorD06.java | 181 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/ |
D | OpenedSocket.java | 119 @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/ |
D | ListHandler.java | 40 public void flush() { in flush() method in ListHandler
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | Sink.java | 56 @Override void flush() throws IOException; in flush() method
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | TestLogHandler.java | 35 @Override public void flush() { in flush() method in TestLogHandler
|
/external/skia/resources/ |
D | slides_utils.lua | 62 function flush(slides, block) function
|
/external/proguard/src/proguard/gui/ |
D | TextAreaOutputStream.java | 47 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
|