| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | sign.rs | 401 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 D | cdma_sms_test.cpp | 117 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 D | vpu_api_legacy.cpp | 515 RK_S32 VpuApiLegacy::flush(VpuCodecContext *ctx) in flush() function in VpuApiLegacy
|
| /third_party/ffmpeg/libavformat/ |
| H A D | oggenc.c | 207 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 D | CharsetSCSU.java | 645 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 D | CharsetLMBCS.java | 755 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 D | TestCharset.java | 1885 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 D | kernel.h | 480 unused_func_t flush; member
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbdev.h | 305 void (*flush)(struct usbdev_ep_s *ep); member
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
| H A D | TransliteratorInputMethod.java | 431 private void update(boolean flush) { in update() argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | ICUJDKCompare.java | 276 private void flush() { in flush() method in ICUJDKCompare
|
| /third_party/libbpf/src/ |
| H A D | netlink.c | 792 __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 D | test_optimizer.cpp | 833 bool flush; member
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.c | 162 bool flush; in virgl_resource_transfer_prepare() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | driwindows_glx.c | 312 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 D | node_i18n.cc | 461 UBool flush = (flags & CONVERTER_FLAGS_FLUSH) == CONVERTER_FLAGS_FLUSH; in Decode() local
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.h | 100 const __DRI2flushExtension *flush; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texparam.c | 216 flush(struct gl_context *ctx) in flush() function [all...] |
| /third_party/libfuse/include/ |
| H A D | fuse.h | 521 int (*flush) (const char *, struct fuse_file_info *); global() member [all...] |
| H A D | fuse_common.h | 78 unsigned int flush : 1; member
|
| H A D | fuse_lowlevel.h | 640 void (*flush) (fuse_req_t req, fuse_ino_t ino, member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 524 bool flush = false; in ddebug_screen_create() local
|
| /third_party/python/Lib/ |
| H A D | tempfile.py | 775 def flush(self): member in SpooledTemporaryFile
|
| H A D | smtpd.py | 106 def flush(self): pass member in Devnull
|
| /third_party/python/Lib/http/ |
| H A D | client.py | 429 def flush(self): member in HTTPResponse
|