/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/ |
D | TypesWriter.java | 117 public void writeBytes(byte[] buff) in writeBytes() method in TypesWriter 122 public void writeBytes(byte[] buff, int off, int len) in writeBytes() method in TypesWriter
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSOutgoing.java | 49 void writeBytes(String str, int off, int len) { in writeBytes() method in DNSOutgoing.MessageOutputStream 55 void writeBytes(byte data[]) { in writeBytes() method in DNSOutgoing.MessageOutputStream 61 void writeBytes(byte data[], int off, int len) { in writeBytes() method in DNSOutgoing.MessageOutputStream
|
/external/guava/guava/src/com/google/common/io/ |
D | LittleEndianDataOutputStream.java | 74 @Override public void writeBytes(String s) throws IOException { in writeBytes() method in LittleEndianDataOutputStream
|
D | ByteArrayDataOutput.java | 48 @Deprecated @Override void writeBytes(String s); in writeBytes() method
|
/external/proguard/src/proguard/classfile/io/ |
D | RuntimeDataOutput.java | 109 public void writeBytes(String s) in writeBytes() method in RuntimeDataOutput
|
/external/aac/libFDK/include/ |
D | FDK_bitstream.h | 611 …_INLINE void FDKfetchBuffer(HANDLE_FDK_BITSTREAM hBitStream, UCHAR *outputBuffer, UINT *writeBytes) in FDKfetchBuffer()
|
/external/aac/libFDK/src/ |
D | FDK_bitbuffer.cpp | 452 void FDK_Fetch (HANDLE_FDK_BITBUF hBitBuf, UCHAR *outBuf, UINT *writeBytes) in FDK_Fetch()
|
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
D | CodedOutputStreamMicro.java | 198 public void writeBytes(final int fieldNumber, final ByteStringMicro value) in writeBytes() method in CodedOutputStreamMicro
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | CodedOutputStream.java | 225 public void writeBytes(final int fieldNumber, final ByteString value) in writeBytes() method in CodedOutputStream
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 126 void writeBytes(const char *Bytes, int Size) { in writeBytes() function in __anona7dd2d520211::GCOVRecord
|