Home
last modified time | relevance | path

Searched defs:flush (Results 176 - 200 of 378) sorted by relevance

12345678910>>...16

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs401 fn flush(&mut self) -> io::Result<()> { in flush() functions
627 fn flush(&mut self) -> io::Result<()> { in flush() functions
/base/telephony/sms_mms/test/unittest/
H A Dcdma_sms_test.cpp117 cout << s << "szData : " << ss.str() << endl << flush; in PrintSubAddr() local
133 cout << s << "szData : " << ss.str() << endl << flush; in PrintSmsTeleSvcAddr() local
184 cout << flush; in PrintHeader() local
192 cout << flush; in PrintTimeAbs() local
241 cout << flush; in PrintEncodeType() local
269 cout << flush; in PrintUserData() local
303 cout << flush; in PrintCmasData() local
312 cout << flush; in PrintSmsReplyOption() local
332 cout << flush; in PrintSmsValPeriod() local
341 cout << flush; PrintSmsEnhancedVmn() local
443 cout << s << "TeleserviceMsg <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<" << endl << flush; PrintTelesvc() local
482 cout << "TransportMsg <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<" << endl << flush; PrintMsg() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp515 RK_S32 VpuApiLegacy::flush(VpuCodecContext *ctx) in flush() function in VpuApiLegacy
/third_party/ffmpeg/libavformat/
H A Doggenc.c207 int i, segments, len, flush = 0; in ogg_buffer_data() local
449 static void ogg_write_pages(AVFormatContext *s, int flush) in ogg_write_pages() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSCSU.java645 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
236 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
H A DCharsetLMBCS.java755 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
936 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestCharset.java1885 smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, boolean throwException, boolean flush) smBufDecode() argument
1890 smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, boolean throwException, boolean flush, boolean backedByArray) smBufDecode() argument
1895 smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, boolean throwException, boolean flush, boolean backedByArray, int targetLimit) smBufDecode() argument
2020 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean throwException, boolean flush) smBufEncode() argument
2025 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean throwException, boolean flush, boolean backedByArray) smBufEncode() argument
2030 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean throwException, boolean flush, boolean backedByArray, int targetLimit) smBufEncode() argument
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h480 unused_func_t flush; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h305 void (*flush)(struct usbdev_ep_s *ep); member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java431 private void update(boolean flush) { in update() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java276 private void flush() { in flush() method in ICUJDKCompare
/third_party/libbpf/src/
H A Dnetlink.c792 __bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts, const bool flush) __bpf_tc_detach() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp833 bool flush; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c162 bool flush; in virgl_resource_transfer_prepare() local
[all...]
/third_party/mesa3d/src/glx/
H A Ddriwindows_glx.c312 driwindowsSwapBuffers(__GLXDRIdrawable * pdraw, int64_t target_msc, int64_t divisor, int64_t remainder, Bool flush) driwindowsSwapBuffers() argument
332 driwindowsCopySubBuffer(__GLXDRIdrawable * pdraw, int x, int y, int width, int height, Bool flush) driwindowsCopySubBuffer() argument
/third_party/node/src/
H A Dnode_i18n.cc461 UBool flush = (flags & CONVERTER_FLAGS_FLUSH) == CONVERTER_FLAGS_FLUSH; in Decode() local
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h100 const __DRI2flushExtension *flush; member
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c216 flush(struct gl_context *ctx) in flush() function
[all...]
/third_party/libfuse/include/
H A Dfuse.h521 int (*flush) (const char *, struct fuse_file_info *); global() member
[all...]
H A Dfuse_common.h78 unsigned int flush : 1; member
H A Dfuse_lowlevel.h640 void (*flush) (fuse_req_t req, fuse_ino_t ino, member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c524 bool flush = false; in ddebug_screen_create() local
/third_party/python/Lib/
H A Dtempfile.py775 def flush(self): member in SpooledTemporaryFile
H A Dsmtpd.py106 def flush(self): pass member in Devnull
/third_party/python/Lib/http/
H A Dclient.py429 def flush(self): member in HTTPResponse

Completed in 35 milliseconds

12345678910>>...16