/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/ |
H A D | BufferedSink.kt | 78 fun writeByte(b: Int): BufferedSink method
|
/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/ |
H A D | UnsortedByteEntries.kt | 115 fun writeByte(value: Byte) { in <lambda>() method
|
/aosp_15_r20/dalvik/dx/src/com/android/dex/util/ |
H A D | ByteOutput.java | 29 void writeByte(int i); in writeByte() method
|
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/rangecoder/ |
H A D | RangeEncoderToStream.java | 24 void writeByte(int b) throws IOException { in writeByte() method in RangeEncoderToStream
|
H A D | RangeEncoderToBuffer.java | 56 void writeByte(int b) { in writeByte() method in RangeEncoderToBuffer
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/write/ |
H A D | BitstreamWriter.java | 104 public void writeByte(int b) throws IOException { in writeByte() method in BitstreamWriter
|
/aosp_15_r20/external/okio/okio/src/nonJvmMain/kotlin/okio/ |
H A D | BufferedSink.kt | 39 actual fun writeByte(b: Int): BufferedSink method
|
/aosp_15_r20/system/media/audio_utils/include/audio_utils/ |
H A D | CircularBuffer.h | 131 void writeByte(uint8_t byte) { in writeByte() function
|
/aosp_15_r20/cts/apps/CtsVerifier/jni/audio_loopback/ |
H A D | WaveFileWriter.cpp | 86 void WaveFileWriter::writeByte(uint8_t b) { in writeByte() function in WaveFileWriter
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/util/ |
H A D | WaveFileWriter.cpp | 84 void WaveFileWriter::writeByte(uint8_t b) { in writeByte() function in WaveFileWriter
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/util/ |
H A D | Output.java | 50 public void writeByte(int value); in writeByte() method
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | i2c_node.py | 126 def writeByte(self, reg, byte): member in I2cNode
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/async/ |
H A D | OutputStreamPublisherTest.java | 204 private void writeByte(AtomicInteger i) { in writeByte() method in OutputStreamPublisherTest
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/util/ |
H A D | Output.java | 47 public void writeByte(int value); in writeByte() method
|
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/flate/ |
D | dict_decoder.go | 93 func (dd *dictDecoder) writeByte(c byte) { func
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/ |
H A D | LittleEndianDataOutputStream.java | 64 public void writeByte(int v) throws IOException { in writeByte() method in LittleEndianDataOutputStream
|
H A D | ByteArrayDataOutput.java | 46 void writeByte(int v); in writeByte() method
|
/aosp_15_r20/external/guava/guava/src/com/google/common/io/ |
H A D | LittleEndianDataOutputStream.java | 64 public void writeByte(int v) throws IOException { in writeByte() method in LittleEndianDataOutputStream
|
H A D | ByteArrayDataOutput.java | 46 void writeByte(int v); in writeByte() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | DataOutput.java | 131 void writeByte(int v) throws IOException; in writeByte() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | DataOutput.java | 131 void writeByte(int v) throws IOException; in writeByte() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | DataOutput.java | 131 void writeByte(int v) throws IOException; in writeByte() method
|
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/write/java/com/android/storage/io/write/ |
D | TypedOutputStream.java | 89 public void writeByte(int b) throws IOException { in writeByte() method in TypedOutputStream
|
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/ |
H A D | BufferedSink.kt | 68 actual fun writeByte(b: Int): BufferedSink method
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/gcprog/ |
D | gcprog.go | 38 writeByte func(byte) member
|