/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | stdio.rs | 28 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 45 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 62 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/permission/services.permission-pre-jarjar/android_common/kapt/gen/stubs/com/android/server/permission/access/ |
D | AccessPersistence.java | 74 public final void write(@org.jetbrains.annotations.NotNull() in write() method in AccessPersistence 78 …private final void write(com.android.server.permission.access.WritableState $this$write, com.andro… in write() argument
|
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/ |
D | FastDataOutput.java | 129 public void write(int b) throws IOException { in write() method in FastDataOutput 134 public void write(byte[] b) throws IOException { in write() method in FastDataOutput 139 public void write(byte[] b, int off, int len) throws IOException { in write() method in FastDataOutput
|
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/util/ |
D | IndentingPrintWriter.java | 182 public void write(int c) { in write() method in IndentingPrintWriter 188 public void write(@NonNull String s, int off, int len) { in write() method in IndentingPrintWriter 195 public void write(@NonNull char[] buf, int offset, int count) { in write() method in IndentingPrintWriter
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | DrawBase4.java | 80 public void write(@NonNull WireBuffer buffer) { in write() method in DrawBase4 84 protected abstract void write( in write() method in DrawBase4 140 protected static void write( in write() method in DrawBase4
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | IndentingPrintWriter.java | 187 public void write(int c) { in write() method in IndentingPrintWriter 193 public void write(@NonNull String s, int off, int len) { in write() method in IndentingPrintWriter 200 public void write(@NonNull char[] buf, int offset, int count) { in write() method in IndentingPrintWriter
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | _pyio.py | 589 def write(self, b): member in RawIOBase 664 def write(self, b): member in BufferedIOBase 837 def write(self, b): member in BytesIO 1087 def write(self, b): member in BufferedWriter 1200 def write(self, b): member in BufferedRWPair 1296 def write(self, b): member in BufferedRandom 1322 def write(self, s): member in TextIOBase 1606 def write(self, s): member in TextIOWrapper
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_eu.h | 580 bool write) in brw_dp_untyped_surface_rw_desc() 618 bool write) in brw_dp_byte_scattered_rw_desc() 637 bool write) in brw_dp_dword_scattered_rw_desc() 656 bool write) in brw_dp_oword_block_rw_desc() 676 bool write) in brw_dp_a64_untyped_surface_rw_desc() 700 bool write) in brw_dp_a64_oword_block_rw_desc() 738 bool write) in brw_dp_a64_byte_scattered_rw_desc() 832 bool write) in brw_dp_typed_surface_rw_desc()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_eu.h | 681 bool write) in elk_dp_untyped_surface_rw_desc() 735 bool write) in elk_dp_byte_scattered_rw_desc() 755 bool write) in elk_dp_dword_scattered_rw_desc() 787 bool write) in elk_dp_oword_block_rw_desc() 807 bool write) in elk_dp_a64_untyped_surface_rw_desc() 832 bool write) in elk_dp_a64_oword_block_rw_desc() 870 bool write) in elk_dp_a64_byte_scattered_rw_desc() 948 bool write) in elk_dp_typed_surface_rw_desc()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RemoveDynamicIndexing.cpp | 37 std::string GetIndexFunctionName(const TType &type, bool write) in GetIndexFunctionName() 112 const TType *GetBaseType(const TType &type, bool write) in GetBaseType() 170 bool write, in GetIndexFunctionDefinition() 402 bool write = isLValueRequiredHere(); in visitBinary() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/ |
HD | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
H A D | WriteBufferingAndExceptionHandler.java | 122 public void write(ChannelHandlerContext ctx, Object msg, ChannelPromise promise) { in write() method in WriteBufferingAndExceptionHandler 219 ChannelWrite write = bufferedWrites.poll(); in writeBufferedAndRemove() local 242 ChannelWrite write = bufferedWrites.poll(); in failWrites() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/ |
H A D | WaveFileWriter.java | 118 public void write(float[] buffer) throws IOException { in write() method in WaveFileWriter 125 public void write(float value) throws IOException { in write() method in WaveFileWriter 171 public void write(float[] buffer, int start, int count) throws IOException { in write() method in WaveFileWriter
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/framework/statslog-statsd-java-gen/gen/com/android/internal/statsd/ |
D | StatsdStatsLog.java | 230 public static void write(int code, int arg1, int arg2, int arg3) { in write() method in StatsdStatsLog 250 public static void write(int code, int arg1, long arg2, long arg3) { in write() method in StatsdStatsLog 266 …public static void write(int code, int arg1, long arg2, long arg3, int arg4, int[] arg5, int[] arg… in write() method in StatsdStatsLog 284 …public static void write(int code, int arg1, java.lang.String arg2, int arg3, int arg4, java.lang.… in write() method in StatsdStatsLog 298 …public static void write(int code, java.lang.String arg1, long arg2, boolean arg3, boolean arg4, b… in write() method in StatsdStatsLog
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | BytesTrieBuilder.java | 179 protected int write(int b) { in write() method in BytesTrieBuilder 193 protected int write(int offset, int length) { in write() method in BytesTrieBuilder 204 private int write(byte[] b, int length) { in write() method in BytesTrieBuilder
|
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/ |
H A D | ByteArrayBuilder.java | 226 public void write(byte[] b) { in write() method in ByteArrayBuilder 231 public void write(byte[] b, int off, int len) in write() method in ByteArrayBuilder 248 public void write(int b) { in write() method in ByteArrayBuilder
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/ |
H A D | stdio.rs | 29 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 89 fn write(&mut self, s: &[u8]) -> core::result::Result<usize, io::Error> { in write() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/ |
H A D | stdio.rs | 29 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 89 fn write(&mut self, s: &[u8]) -> core::result::Result<usize, io::Error> { in write() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/ |
H A D | stdio.rs | 29 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 89 fn write(&mut self, s: &[u8]) -> core::result::Result<usize, io::Error> { in write() method
|
/aosp_15_r20/external/swiftshader/third_party/marl/src/ |
H A D | trace.cpp | 197 void Trace::Event::write(std::ostream& out) const { in write() function in marl::Trace::Event 227 void Trace::NameThreadEvent::write(std::ostream& out) const { in write() function in marl::Trace::NameThreadEvent 238 void Trace::AsyncEvent::write(std::ostream& out) const { in write() function in marl::Trace::AsyncEvent
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | BytesTrieBuilder.java | 183 protected int write(int b) { in write() method in BytesTrieBuilder 197 protected int write(int offset, int length) { in write() method in BytesTrieBuilder 208 private int write(byte[] b, int length) { in write() method in BytesTrieBuilder
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/ |
H A D | stdio.rs | 29 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 89 fn write(&mut self, s: &[u8]) -> core::result::Result<usize, io::Error> { in write() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/ |
H A D | stdio.rs | 29 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 56 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() method 89 fn write(&mut self, s: &[u8]) -> core::result::Result<usize, io::Error> { in write() method
|
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/testframework/ |
H A D | CharWrapperTester.java | 207 public void write(char[] buf, int offset, int count) throws IOException { in write() method in CharWrapperTester.ClosableStringWriter 220 public void write(char[] buf, int offset, int count) throws IOException { in write() method in CharWrapperTester.FailOnFlushWriter 249 public void write(char[] buf, int offset, int count) throws IOException { in write() method in CharWrapperTester.FailOnCloseWriter
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | _pyio.py | 676 def write(self, b): member in RawIOBase 772 def write(self, b): member in BufferedIOBase 967 def write(self, b): member in BytesIO 1262 def write(self, b): member in BufferedWriter 1382 def write(self, b): member in BufferedRWPair 1482 def write(self, b): member in BufferedRandom 1712 def write(self, b): member in FileIO 1852 def write(self, s): member in TextIOBase 2210 def write(self, s): member in TextIOWrapper
|