Home
last modified time | relevance | path

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

12345678910>>...16

/external/lldb/examples/summaries/cocoa/
DLogger.py13 def flush(self): member in NopLogger
27 def flush(self): member in StdoutLogger
51 def flush(self): member in FileLogger
117 def flush(self): member in Logger
/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_org/third_party/mesa/src/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/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/zlib/src/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.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/chromium_org/v8/src/
Dostreams.cc107 OStream& flush(OStream& os) { // NOLINT(runtime/references) in flush() function
138 OStringStream& OStringStream::flush() { in flush() function in v8::internal::OStringStream
161 OFStream& OFStream::flush() { in flush() function in v8::internal::OFStream
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DTextCodecUTF8.cpp175 …ce<LChar>(LChar*& destination, const uint8_t*& source, const uint8_t* end, bool flush, bool, bool&) in handlePartialSequence() argument
218 …Char>(UChar*& destination, const uint8_t*& source, const uint8_t* end, bool flush, bool stopOnErro… in handlePartialSequence()
268 String TextCodecUTF8::decode(const char* bytes, size_t length, FlushBehavior flush, bool stopOnErro… in decode()
/external/chromium_org/ui/gl/
Dgl_fence_arb.cc12 GLFenceARB::GLFenceARB(bool flush) { in GLFenceARB()
Dgl_fence_nv.cc12 GLFenceNV::GLFenceNV(bool flush) { in GLFenceNV()
Dgl_fence.cc21 GLFence* CreateFence(bool flush) { in CreateFence()
Dgl_fence_egl.cc12 GLFenceEGL::GLFenceEGL(bool flush) { in GLFenceEGL()
/external/chromium_org/chrome/browser/resources/pdf/
Dbackground.js29 function flush(viewId) { function
/external/guava/guava/src/com/google/common/io/
DFlushables.java53 public static void flush(Flushable flushable, boolean swallowIOException) in flush() method in Flushables
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
Dspoken_list_builder.js27 cvox.SpokenListBuilder.prototype.flush = function(expectedText) { method in cvox.SpokenListBuilder
/external/proguard/src/proguard/gui/
DTextAreaOutputStream.java48 public void flush() throws IOException in flush() method in TextAreaOutputStream
/external/chromium_org/third_party/npapi/npspy/common/
Dlogfile.cpp80 void CLogFile::flush() in flush() function in CLogFile
/external/okhttp/okio/src/main/java/okio/
DSink.java55 void flush() throws IOException; in flush() method
/external/chromium_org/third_party/WebKit/Source/core/dom/
DRawDataDocumentParser.h48 virtual void flush() OVERRIDE in flush() function
/external/apache-http/src/org/apache/http/
DHttpServerConnection.java98 void flush() in flush() method
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr.h84 (*flush)( struct pb_manager *mgr ); member
/external/guava/guava-testlib/src/com/google/common/testing/
DTestLogHandler.java69 public void flush() { } in flush() method in TestLogHandler
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr.h84 (*flush)( struct pb_manager *mgr ); member
/external/chromium_org/build/android/
Dsymbolize.py76 def flush(self): member in Symbolizer
/external/stlport/stlport/stl/
D_ostream.h134 _Self& flush() { in flush() function
372 flush(basic_ostream<_CharT, _Traits>& __os) { in flush() function

12345678910>>...16