Home
last modified time | relevance | path

Searched defs:flush (Results 51 - 75 of 362) sorted by relevance

12345678910>>...15

/third_party/python/Lib/test/
H A Dtest_print.py113 def flush(self): member in TestPrint.test_print_flush.filelike
128 def flush(self): member in TestPrint.test_print_flush.noflush
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnv_err.h196 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */ member
212 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */ member
/third_party/python/Lib/wsgiref/
H A Dtypes.py42 def flush(self) -> object: ... member in ErrorStream
/third_party/skia/experimental/wasm-skp-debugger/
H A Dcpu.js
/third_party/vk-gl-cts/modules/egl/
H A DteglMutableRenderBufferTests.cpp202 deUint32 MutableRenderBufferTest::drawAndSwap (const Library& egl, deUint32 color, bool flush) in drawAndSwap() argument
/third_party/zlib/examples/
H A Dfitblk.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_internal.h132 void (*flush)(CodedBitstreamContext *ctx); member
H A Dpcm_rechunk_bsf.c75 static void flush(AVBSFContext *ctx) in flush() function
/third_party/ffmpeg/libavfilter/
H A Dframerate.h64 int flush; ///< 1 if the filter is being flushed member
/third_party/ffmpeg/libavformat/
H A Dwebm_chunk.c177 static int chunk_end(AVFormatContext *s, int flush) in chunk_end() argument
/third_party/ffmpeg/libswresample/
H A Dsoxr_resample.c69 static int flush(struct SwrContext *s){ in flush() function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DIntDiffer.java126 private void flush() { in flush() method in IntDiffer
/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc186 std::cout << ::std::flush; in Log() member in testing::internal::std::cout::std
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java48 public void flush() { in flush() method in XMLRecordWriter
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetHZ.java68 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
245 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
H A DCharsetASCII.java296 protected CoderResult encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) { in encodeLoopCoreUnoptimized() argument
324 protected final CoderResult encodeMalformedOrUnmappable(CharBuffer source, int ch, boolean flush) { in encodeMalformedOrUnmappable() argument
40 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
190 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
271 encodeLoopCoreOptimized(CharBuffer source, ByteBuffer target, char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, boolean flush) encodeLoopCoreOptimized() argument
334 encodeTrail(CharBuffer source, char lead, boolean flush) encodeTrail() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DXMLRecordWriter.java52 public void flush() { in flush() method in XMLRecordWriter
/third_party/libdrm/etnaviv/
H A Detnaviv_cmd_stream.c177 static void flush(struct etna_cmd_stream *stream, int in_fence_fd, in flush() function
/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dlog_follower.py148 def flush(self) -> list[str]: member in LogFollower
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h116 void (*flush)(struct pipe_video_codec *codec); member
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc47 std::cout << "call_r_v... " << std::flush; in call_r_v() member in std
57 std::cout << "call_v_r... " << std::flush; member in std
68 std::cout << "call_r_r... " << std::flush; member in std
80 std::cout << "call_ir_v... " << std::flush; in call_ir_v() member in std
90 std::cout << "call_i_r... " << std::flush; member in std
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h98 unsigned int flush : 1; member
/third_party/node/deps/v8/src/runtime/
H A Druntime-trace.cc152 os << std::flush; in RUNTIME_FUNCTION() member in v8::internal::std
192 os << std::flush; in RUNTIME_FUNCTION() member in v8::internal::std
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.cpp195 angle::Result Query11::flush(Context11 *context11, bool force) in flush() function in rx::Query11
/third_party/skia/src/gpu/
H A DGrRenderTargetProxy.h32 void flush() { in flush() function in GrArenas

Completed in 19 milliseconds

12345678910>>...15