Searched refs:bytes (Results 176 - 200 of 2331) sorted by relevance

1234567891011>>

/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy98 assert commandHandler.convertLfToCrLf('abc'.bytes) == 'abc'.bytes
99 assert commandHandler.convertLfToCrLf('abc\r\ndef'.bytes) == 'abc\r\ndef'.bytes
100 assert commandHandler.convertLfToCrLf('abc\ndef'.bytes) == 'abc\r\ndef'.bytes
101 assert commandHandler.convertLfToCrLf('abc\ndef\nghi'.bytes) == 'abc\r\ndef\r\nghi'.bytes
102 assert commandHandler.convertLfToCrLf('\n'.bytes) == '\r\n'.bytes
[all...]
/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DByteBufferWriterTest.java67 byte[] bytes = new byte[buf.remaining()];
68 new Random().nextBytes(bytes);
69 buf.put(bytes);
76 byte[] bytes = new byte[buf.remaining()];
77 buf.get(bytes);
79 return bytes;
/external/skia/src/codec/
H A DSkJpegUtility.cpp26 size_t bytes = src->fStream->read(src->fBuffer, skjpeg_source_mgr::kBufferSize); local
29 if (bytes == 0) {
34 src->bytes_in_buffer = bytes;
39 * Skip a certain number of bytes in the stream
43 size_t bytes = (size_t) numBytes; local
45 if (bytes > src->bytes_in_buffer) {
46 size_t bytesToSkip = bytes - src->bytes_in_buffer;
/external/valgrind/memcheck/tests/
H A Dlks.stderr.exp5 definitely lost: 48 bytes in 3 blocks
6 indirectly lost: 32 bytes in 2 blocks
7 possibly lost: 0 bytes in 0 blocks
8 still reachable: 64 bytes in 4 blocks
9 suppressed: 96 bytes in 6 blocks
12 leaked: 80 bytes in 5 blocks
13 dubious: 0 bytes in 0 blocks
14 reachable: 64 bytes in 4 blocks
15 suppressed: 96 bytes in 6 blocks
18 in use at exit: 240 bytes i
[all...]
H A Dleak-delta.stderr.exp1 expecting details 10 bytes reachable
2 10 bytes in 1 blocks are still reachable in loss record ... of ...
8 expecting details +10 bytes lost, +21 bytes reachable
9 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
14 21 (+21) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
19 expecting details +65 bytes reachable
20 65 (+65) bytes in 2 (+2) blocks are still reachable in loss record ... of ...
26 expecting details +10 bytes reachable
27 10 (+10) bytes i
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DBytesTrie.java36 * The BytesTrie object will not read more bytes than
80 private byte[] bytes; field in class:BytesTrie.State
93 state.bytes=bytes_;
110 if(bytes_==state.bytes && bytes_!=null && root_==state.root) {
157 * @return true if the input bytes/units so far are part of a matching string/byte sequence.
163 * @return true if there is a value for the input bytes/units so far.
298 // No further matching bytes.
305 // Match length+1 bytes.
315 // No further matching bytes.
366 * @return The number of bytes whic
487 private byte[] bytes; field in class:BytesTrie.Entry
680 readValue(byte[] bytes, int pos, int leadByte) argument
708 skipValue(byte[] bytes, int pos) argument
714 jumpByDelta(byte[] bytes, int pos) argument
733 skipDelta(byte[] bytes, int pos) argument
856 findUniqueValueFromBranch(byte[] bytes, int pos, int length, long uniqueValue) argument
896 findUniqueValue(byte[] bytes, int pos, long uniqueValue) argument
931 getNextBranchBytes(byte[] bytes, int pos, int length, Appendable out) argument
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java35 * The BytesTrie object will not read more bytes than
84 private byte[] bytes; field in class:BytesTrie.State
98 state.bytes=bytes_;
116 if(bytes_==state.bytes && bytes_!=null && root_==state.root) {
168 * @return true if the input bytes/units so far are part of a matching string/byte sequence.
175 * @return true if there is a value for the input bytes/units so far.
316 // No further matching bytes.
323 // Match length+1 bytes.
333 // No further matching bytes.
386 * @return The number of bytes whic
517 private byte[] bytes; field in class:BytesTrie.Entry
715 readValue(byte[] bytes, int pos, int leadByte) argument
743 skipValue(byte[] bytes, int pos) argument
749 jumpByDelta(byte[] bytes, int pos) argument
768 skipDelta(byte[] bytes, int pos) argument
891 findUniqueValueFromBranch(byte[] bytes, int pos, int length, long uniqueValue) argument
931 findUniqueValue(byte[] bytes, int pos, long uniqueValue) argument
966 getNextBranchBytes(byte[] bytes, int pos, int length, Appendable out) argument
[all...]
/external/libavc/common/arm/
H A Dih264_padding_neon.s94 @ Load 16 bytes
180 vst1.8 {q0}, [r4], r1 @ 16 bytes store
182 vst1.8 {q1}, [r4], r1 @ 16 bytes store
186 vst1.8 {q2}, [r4], r1 @ 16 bytes store
188 vst1.8 {q3}, [r4], r1 @ 16 bytes store
192 vst1.8 {q0}, [r4], r1 @ 16 bytes store
195 vst1.8 {q1}, [r4], r1 @ 16 bytes store
199 vst1.8 {q2}, [r4], r1 @ 16 bytes store
200 vst1.8 {q3}, [r4], r1 @ 16 bytes store
209 vst1.8 {q0}, [r4]! @ 16 bytes stor
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1OutputStream.java52 void write(byte[] bytes) argument
55 os.write(bytes);
58 void write(byte[] bytes, int off, int len) argument
61 os.write(bytes, off, len);
66 byte[] bytes)
70 writeLength(bytes.length);
71 write(bytes);
107 void writeEncoded(int flags, int tagNo, byte[] bytes) argument
111 writeLength(bytes.length);
112 write(bytes);
64 writeEncoded( int tag, byte[] bytes) argument
[all...]
/external/elfutils/libdw/
H A Ddwarf_nextcu.c67 const unsigned char *bytes = data + off; local
90 4. A 1-byte unsigned integer representing the size in bytes of
94 uint64_t length = read_4ubyte_unaligned_inc (dwarf, bytes);
119 length = read_8ubyte_unaligned_inc (dwarf, bytes);
122 uint_fast16_t version = read_2ubyte_unaligned_inc (dwarf, bytes);
127 if (__libdw_read_offset_inc (dwarf, sec_idx, &bytes, offset_size,
132 uint8_t address_size = *bytes++;
136 uint64_t type_sig8 = read_8ubyte_unaligned_inc (dwarf, bytes);
139 if (__libdw_read_offset_inc (dwarf, sec_idx, &bytes, offset_size,
144 if (unlikely (type_offset < (size_t) (bytes
[all...]
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
H A DAttribute_info.java41 * item indicates the length of the subsequent information in bytes. The length
42 * does not include the initial six bytes that contain the attribute_name_index
96 * 'bytes'.
99 * @param bytes input .class data stream [may not be null; not validated]
106 final UDataInputStream bytes)
109 final int attribute_name_index = bytes.readU2 ();
110 final long attribute_length = bytes.readU4 ();
117 return new CodeAttribute_info (constants, attribute_name_index, attribute_length, bytes);
121 return new ConstantValueAttribute_info (attribute_name_index, attribute_length, bytes);
125 return new ExceptionsAttribute_info (attribute_name_index, attribute_length, bytes);
105 new_Attribute_info(final IConstantCollection constants, final UDataInputStream bytes) argument
[all...]
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/command/
H A DRetrCommandHandler.java68 byte[] bytes = null;
70 bytes = IoUtil.readBytes(input);
86 bytes = convertLfToCrLf(bytes);
88 session.sendData(bytes, bytes.length);
96 * @param bytes - the bytes to be converted
99 protected byte[] convertLfToCrLf(byte[] bytes) { argument
102 for (int i = 0; i < bytes
[all...]

Completed in 692 milliseconds

1234567891011>>