/external/lldb/examples/summaries/cocoa/ |
D | Logger.py | 13 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/ |
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_org/third_party/mesa/src/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/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/zlib/src/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 | 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/chromium_org/v8/src/ |
D | ostreams.cc | 107 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/ |
D | TextCodecUTF8.cpp | 175 …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/ |
D | gl_fence_arb.cc | 12 GLFenceARB::GLFenceARB(bool flush) { in GLFenceARB()
|
D | gl_fence_nv.cc | 12 GLFenceNV::GLFenceNV(bool flush) { in GLFenceNV()
|
D | gl_fence.cc | 21 GLFence* CreateFence(bool flush) { in CreateFence()
|
D | gl_fence_egl.cc | 12 GLFenceEGL::GLFenceEGL(bool flush) { in GLFenceEGL()
|
/external/chromium_org/chrome/browser/resources/pdf/ |
D | background.js | 29 function flush(viewId) { function
|
/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/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/ |
D | spoken_list_builder.js | 27 cvox.SpokenListBuilder.prototype.flush = function(expectedText) { method in cvox.SpokenListBuilder
|
/external/proguard/src/proguard/gui/ |
D | TextAreaOutputStream.java | 48 public void flush() throws IOException in flush() method in TextAreaOutputStream
|
/external/chromium_org/third_party/npapi/npspy/common/ |
D | logfile.cpp | 80 void CLogFile::flush() in flush() function in CLogFile
|
/external/okhttp/okio/src/main/java/okio/ |
D | Sink.java | 55 void flush() throws IOException; in flush() method
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | RawDataDocumentParser.h | 48 virtual void flush() OVERRIDE in flush() function
|
/external/apache-http/src/org/apache/http/ |
D | HttpServerConnection.java | 98 void flush() in flush() method
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr.h | 84 (*flush)( struct pb_manager *mgr ); member
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
D | TestLogHandler.java | 69 public void flush() { } in flush() method in TestLogHandler
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr.h | 84 (*flush)( struct pb_manager *mgr ); member
|
/external/chromium_org/build/android/ |
D | symbolize.py | 76 def flush(self): member in Symbolizer
|
/external/stlport/stlport/stl/ |
D | _ostream.h | 134 _Self& flush() { in flush() function 372 flush(basic_ostream<_CharT, _Traits>& __os) { in flush() function
|