Home
last modified time | relevance | path

Searched defs:flush (Results 26 – 50 of 4413) sorted by relevance

12345678910>>...177

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dsubnormals.rs2 fn flush(self) -> Self { in flush() method
22 let flush = ppc_flush || arm_flush; localVariable
89 pub fn flush<T: FlushSubnormals>(x: T) -> T { in flush() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_utrace.c55 struct anv_utrace_flush_copy *flush = flush_data; in anv_utrace_delete_flush_data() local
80 struct anv_utrace_flush_copy *flush = cmdstream; in anv_device_utrace_emit_copy_ts_buffer() local
108 struct anv_utrace_flush_copy *flush = in anv_device_utrace_flush_cmd_buffers() local
253 struct anv_utrace_flush_copy *flush = flush_data; in anv_utrace_read_ts() local
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Ddeflate.c763 int ZEXPORT deflate (strm, flush) in deflate() argument
1643 local block_state deflate_stored(s, flush) in deflate_stored() argument
1824 local block_state deflate_fast(s, flush) in deflate_fast() argument
1926 local block_state deflate_slow(s, flush) in deflate_slow() argument
2057 local block_state deflate_rle(s, flush) in deflate_rle() argument
2130 local block_state deflate_huff(s, flush) in deflate_huff() argument
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Ddeflate.c763 int ZEXPORT deflate (strm, flush) in deflate() argument
1643 local block_state deflate_stored(s, flush) in deflate_stored() argument
1824 local block_state deflate_fast(s, flush) in deflate_fast() argument
1926 local block_state deflate_slow(s, flush) in deflate_slow() argument
2057 local block_state deflate_rle(s, flush) in deflate_rle() argument
2130 local block_state deflate_huff(s, flush) in deflate_huff() argument
/aosp_15_r20/external/zlib/
H A Ddeflate.c992 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate()
1695 local block_state deflate_stored(deflate_state *s, int flush) { in deflate_stored()
1879 local block_state deflate_fast(deflate_state *s, int flush) { in deflate_fast()
1981 local block_state deflate_slow(deflate_state *s, int flush) { in deflate_slow()
2115 local block_state deflate_rle(deflate_state *s, int flush) { in deflate_rle()
2186 local block_state deflate_huff(deflate_state *s, int flush) { in deflate_huff()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/termcolor-1.4.1/src/
H A Dlib.rs450 fn flush(&mut self) -> io::Result<()> { in flush() method
478 fn flush(&mut self) -> io::Result<()> { in flush() method
706 fn flush(&mut self) -> io::Result<()> { in flush() method
750 fn flush(&mut self) -> io::Result<()> { in flush() method
794 fn flush(&mut self) -> io::Result<()> { in flush() method
849 fn flush(&mut self) -> io::Result<()> { in flush() method
934 fn flush(&mut self) -> io::Result<()> { in flush() method
1318 fn flush(&mut self) -> io::Result<()> { in flush() method
1419 fn flush(&mut self) -> io::Result<()> { in flush() method
1501 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/src/
Dlib.rs450 fn flush(&mut self) -> io::Result<()> { in flush() method
478 fn flush(&mut self) -> io::Result<()> { in flush() method
706 fn flush(&mut self) -> io::Result<()> { in flush() method
750 fn flush(&mut self) -> io::Result<()> { in flush() method
794 fn flush(&mut self) -> io::Result<()> { in flush() method
849 fn flush(&mut self) -> io::Result<()> { in flush() method
934 fn flush(&mut self) -> io::Result<()> { in flush() method
1318 fn flush(&mut self) -> io::Result<()> { in flush() method
1419 fn flush(&mut self) -> io::Result<()> { in flush() method
1501 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/external/autotest/client/cros/
H A Dkernel_trace.py43 def __init__(self, flush=True, events=None, on=True): argument
59 def __del__(self, flush=True, events=None, on=True): argument
157 def flush(self): member in KernelTrace
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Dimpls.rs74 fn flush(&mut self) -> io::Result<()> { in flush() method
182 fn flush(&mut self) -> io::Result<()> { in flush() method
403 fn flush(&mut self) -> io::Result<()> { in flush() method
440 fn flush(&mut self) -> io::Result<()> { in flush() method
537 fn flush(&mut self) -> io::Result<()> { in flush() method
551 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dcursor.rs577 fn flush(&mut self) -> io::Result<()> { in flush() method
601 fn flush(&mut self) -> io::Result<()> { in flush() function
625 fn flush(&mut self) -> io::Result<()> { in flush() function
651 fn flush(&mut self) -> io::Result<()> { in flush() function
674 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dstdio.rs141 fn flush(&mut self) -> io::Result<()> { in flush() method
173 fn flush(&mut self) -> io::Result<()> { in flush() method
751 fn flush(&mut self) -> io::Result<()> { in flush() method
777 fn flush(&mut self) -> io::Result<()> { in flush() method
809 fn flush(&mut self) -> io::Result<()> { in flush() method
983 fn flush(&mut self) -> io::Result<()> { in flush() method
1009 fn flush(&mut self) -> io::Result<()> { in flush() method
1041 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Dimpls.rs74 fn flush(&mut self) -> io::Result<()> { in flush() method
182 fn flush(&mut self) -> io::Result<()> { in flush() method
403 fn flush(&mut self) -> io::Result<()> { in flush() method
440 fn flush(&mut self) -> io::Result<()> { in flush() method
537 fn flush(&mut self) -> io::Result<()> { in flush() method
551 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dcursor.rs577 fn flush(&mut self) -> io::Result<()> { in flush() method
601 fn flush(&mut self) -> io::Result<()> { in flush() function
625 fn flush(&mut self) -> io::Result<()> { in flush() function
651 fn flush(&mut self) -> io::Result<()> { in flush() function
674 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Dimpls.rs74 fn flush(&mut self) -> io::Result<()> { in flush() method
182 fn flush(&mut self) -> io::Result<()> { in flush() method
403 fn flush(&mut self) -> io::Result<()> { in flush() method
440 fn flush(&mut self) -> io::Result<()> { in flush() method
537 fn flush(&mut self) -> io::Result<()> { in flush() method
551 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dcursor.rs577 fn flush(&mut self) -> io::Result<()> { in flush() method
601 fn flush(&mut self) -> io::Result<()> { in flush() function
625 fn flush(&mut self) -> io::Result<()> { in flush() function
651 fn flush(&mut self) -> io::Result<()> { in flush() function
674 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dstdio.rs141 fn flush(&mut self) -> io::Result<()> { in flush() method
173 fn flush(&mut self) -> io::Result<()> { in flush() method
751 fn flush(&mut self) -> io::Result<()> { in flush() method
777 fn flush(&mut self) -> io::Result<()> { in flush() method
809 fn flush(&mut self) -> io::Result<()> { in flush() method
983 fn flush(&mut self) -> io::Result<()> { in flush() method
1009 fn flush(&mut self) -> io::Result<()> { in flush() method
1041 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/
H A Dimpls.rs74 fn flush(&mut self) -> io::Result<()> { in flush() method
182 fn flush(&mut self) -> io::Result<()> { in flush() method
403 fn flush(&mut self) -> io::Result<()> { in flush() method
440 fn flush(&mut self) -> io::Result<()> { in flush() method
537 fn flush(&mut self) -> io::Result<()> { in flush() method
551 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dcursor.rs577 fn flush(&mut self) -> io::Result<()> { in flush() method
601 fn flush(&mut self) -> io::Result<()> { in flush() function
625 fn flush(&mut self) -> io::Result<()> { in flush() function
651 fn flush(&mut self) -> io::Result<()> { in flush() function
674 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dstdio.rs141 fn flush(&mut self) -> io::Result<()> { in flush() method
173 fn flush(&mut self) -> io::Result<()> { in flush() method
751 fn flush(&mut self) -> io::Result<()> { in flush() method
777 fn flush(&mut self) -> io::Result<()> { in flush() method
809 fn flush(&mut self) -> io::Result<()> { in flush() method
983 fn flush(&mut self) -> io::Result<()> { in flush() method
1009 fn flush(&mut self) -> io::Result<()> { in flush() method
1041 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Dimpls.rs74 fn flush(&mut self) -> io::Result<()> { in flush() method
182 fn flush(&mut self) -> io::Result<()> { in flush() method
403 fn flush(&mut self) -> io::Result<()> { in flush() method
440 fn flush(&mut self) -> io::Result<()> { in flush() method
537 fn flush(&mut self) -> io::Result<()> { in flush() method
551 fn flush(&mut self) -> io::Result<()> { in flush() method
H A Dcursor.rs577 fn flush(&mut self) -> io::Result<()> { in flush() method
601 fn flush(&mut self) -> io::Result<()> { in flush() function
625 fn flush(&mut self) -> io::Result<()> { in flush() function
651 fn flush(&mut self) -> io::Result<()> { in flush() function
674 fn flush(&mut self) -> io::Result<()> { in flush() method
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/gz/
Dread.rs87 fn flush(&mut self) -> io::Result<()> { in flush() method
196 fn flush(&mut self) -> io::Result<()> { in flush() method
294 fn flush(&mut self) -> io::Result<()> { in flush() method
327 fn flush(&mut self) -> Result<()> { in flush() method
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/io/
Dcore.rs42 fn flush(&mut self) -> Result<()>; in flush() method
57 fn flush(&mut self) -> Result<()> { in flush() method
76 fn flush(&mut self) -> Result<()> { in flush() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/io/
H A Dcore.rs42 fn flush(&mut self) -> Result<()>; in flush() method
57 fn flush(&mut self) -> Result<()> { in flush() method
76 fn flush(&mut self) -> Result<()> { in flush() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/io/
H A Dcore.rs42 fn flush(&mut self) -> Result<()>; in flush() method
57 fn flush(&mut self) -> Result<()> { in flush() method
76 fn flush(&mut self) -> Result<()> { in flush() method

12345678910>>...177