Home
last modified time | relevance | path

Searched defs:write (Results 676 – 700 of 6626) sorted by relevance

1...<<21222324252627282930>>...266

/aosp_15_r20/external/ow2-asm/benchmarks/libs/
HDjclasslib.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gjt/ org/ ...
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/
H A DPoolingByteArrayOutputStream.java82 public synchronized void write(byte[] buffer, int offset, int len) { in write() method in PoolingByteArrayOutputStream
88 public synchronized void write(int oneByte) { in write() method in PoolingByteArrayOutputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/12/libcore/ojluni/src/main/java/java/security/
DDigestOutputStream.java115 public void write(int b) throws IOException { in write() method in DigestOutputStream
145 public void write(byte[] b, int off, int len) throws IOException { in write() method in DigestOutputStream
/aosp_15_r20/external/jline/src/src/main/java/jline/
H A DCursorBuffer.java52 public void write(final char c) { in write() method in CursorBuffer
66 public void write(final String str) { in write() method in CursorBuffer
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/
DDigestOutputStream.java115 public void write(int b) throws IOException { in write() method in DigestOutputStream
145 public void write(byte[] b, int off, int len) throws IOException { in write() method in DigestOutputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/
H A DDigestOutputStream.java115 public void write(int b) throws IOException { in write() method in DigestOutputStream
145 public void write(byte[] b, int off, int len) throws IOException { in write() method in DigestOutputStream
/aosp_15_r20/frameworks/base/core/java/com/android/internal/vibrator/persistence/
H A DSerializedComposedEffect.java66 public void write(@NonNull TypedXmlSerializer serializer) in write() method in SerializedComposedEffect
99 void write(@NonNull TypedXmlSerializer serializer) throws IOException; in write() method
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/logging/
H A DOldErrorManagerTest.java55 public void write(byte[] buffer) { in write() method in OldErrorManagerTest.MockStream
60 public synchronized void write(byte[] buffer, int offset, int len) { in write() method in OldErrorManagerTest.MockStream
/aosp_15_r20/external/mesa3d/src/imagination/rogue/passes/
H A Drogue_copy_prop.c50 rogue_reg_write *write = in can_back_prop() local
103 rogue_reg_write *write = in rogue_back_prop() local
/aosp_15_r20/frameworks/base/drm/java/android/drm/
H A DDrmOutputStream.java96 public void write(byte[] buffer, int offset, int count) throws IOException { in write() method in DrmOutputStream
116 public void write(int oneByte) throws IOException { in write() method in DrmOutputStream
/aosp_15_r20/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.cpp194 char* DNSName::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSName
267 char* DNSQuestion::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSQuestion
306 char* DNSRecord::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSRecord
404 char* DNSHeader::write(char* buffer, const char* buffer_end) const { in write() function in test::DNSHeader
445 bool DNSHeader::write(std::vector<uint8_t>* out) const { in write() function in test::DNSHeader
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/
H A DTestOutputStream.java51 public void write(byte[] b, int off, int len) throws IOException { in write() method in TestOutputStream
58 public void write(int b) throws IOException { in write() method in TestOutputStream
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/utils/
H A DOrderedWriteChannelHandlerContext.java41 public ChannelFuture write(Object msg) { in write() method in OrderedWriteChannelHandlerContext
46 public ChannelFuture write(Object msg, ChannelPromise promise) { in write() method in OrderedWriteChannelHandlerContext
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/
H A DDeltaOutputStream.java36 public void write(int b) throws IOException { in write() method in DeltaOutputStream
41 public void write(byte[] buf, int off, int len) throws IOException { in write() method in DeltaOutputStream
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/
H A DTestOutputStream.java51 public void write(byte[] b, int off, int len) throws IOException { in write() method in TestOutputStream
58 public void write(int b) throws IOException { in write() method in TestOutputStream
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp119 void write(uint8_t *Buf) const { in write() function in llvm::ifs::__anonb61339de0111::ELFSymbolTableBuilder
160 void write(uint8_t *Buf) const { in write() function in llvm::ifs::__anonb61339de0111::ELFDynamicTableBuilder
265 void write(uint8_t *Data) const { in write() function in llvm::ifs::__anonb61339de0111::ELFStubBuilder
284 template <class T> static void write(uint8_t *Data, const T &Value) { in write() function in llvm::ifs::__anonb61339de0111::ELFStubBuilder
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Vcn/service-b/connectivity-utils-service-vcn-internal/android_common/turbine/
Dconnectivity-utils-service-vcn-internal.jar ... , int) public void println () public void write (int) public void write (java.lang ...
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/net/
DNetworkStatsRecorder.java412 public void write(OutputStream out) throws IOException { in write() method in NetworkStatsRecorder.CombiningRewriter
448 public void write(OutputStream out) throws IOException { in write() method in NetworkStatsRecorder.RemoveUidRewriter
501 public void write(OutputStream out) throws IOException { in write() method in NetworkStatsRecorder.RemoveDataBeforeRewriter
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/util/
H A DByteArrayAnnotatedOutput.java263 public void write(ByteArray bytes) { in write() method in ByteArrayAnnotatedOutput
280 public void write(byte[] bytes, int offset, int length) { in write() method in ByteArrayAnnotatedOutput
304 public void write(byte[] bytes) { in write() method in ByteArrayAnnotatedOutput
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/weaver/aidl/android.hardware.weaver-V2-java/android_common/repackaged-jarjar/turbine/
Dandroid.hardware.weaver-V2-java.jar ... ) throws android.os.RemoteException public abstract void write (int, byte[], byte[] ...
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/utils/
H A DFixedLengthBlockOutputStreamTest.java316 public void write(byte[] b, int off, int len) throws IOException { in write() method in FixedLengthBlockOutputStreamTest.MockOutputStream
333 public void write(int b) throws IOException { in write() method in FixedLengthBlockOutputStreamTest.MockOutputStream
359 public int write(ByteBuffer src) throws IOException { in write() method in FixedLengthBlockOutputStreamTest.MockWritableByteChannel
/aosp_15_r20/dalvik/dx/src/com/android/dx/util/
H A DByteArrayAnnotatedOutput.java269 public void write(ByteArray bytes) { in write() method in ByteArrayAnnotatedOutput
287 public void write(byte[] bytes, int offset, int length) { in write() method in ByteArrayAnnotatedOutput
312 public void write(byte[] bytes) { in write() method in ByteArrayAnnotatedOutput
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/weaver/aidl/android.hardware.weaver-V2-java/android_common/turbine-combined/
Dandroid.hardware.weaver-V2-java.jar ... ]) throws android.os.RemoteException public void write (int, byte[], byte[] ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/expresslog/modules-utils-expresslog/android_common/turbine-combined/
Dmodules-utils-expresslog.jar ... public void <init> () public static void write (int, long, long) public static void ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/
H A DPowerStatsSpan.java91 void write(TypedXmlSerializer serializer) throws IOException { in write() method in PowerStatsSpan.TimeFrame
192 void write(TypedXmlSerializer serializer) throws IOException { in write() method in PowerStatsSpan.Metadata
316 public abstract void write(TypedXmlSerializer serializer) throws IOException; in write() method in PowerStatsSpan.Section

1...<<21222324252627282930>>...266