Home
last modified time | relevance | path

Searched refs:readByteArray (Results 1 – 25 of 821) sorted by relevance

12345678910>>...33

/dports/audio/jid3lib/jid3lib-0.5.4/test/org/farng/mp3/object/
H A DObjectBooleanByteTest.java94 object1.readByteArray(byteArray1, 0); in testEquals()
95 object2.readByteArray(byteArray2, 0); in testEquals()
97 object2.readByteArray(byteArray1, 0); in testEquals()
136 object.readByteArray(null); in testReadByteArray()
159 object.readByteArray(byteArray1, 0); in testReadByteArray()
162 object.readByteArray(byteArray1, 1); in testReadByteArray()
165 object.readByteArray(byteArray1, 2); in testReadByteArray()
168 object.readByteArray(byteArray2, 0); in testReadByteArray()
207 object.readByteArray(null); in testWriteByteArray()
217 object.readByteArray(byteArray1); in testWriteByteArray()
[all …]
H A DObjectByteArraySizeTerminatedTest.java116 object.readByteArray(byteArray0); in testGetSize()
118 object.readByteArray(byteArray1); in testGetSize()
120 object.readByteArray(byteArray2); in testGetSize()
122 object.readByteArray(byteArray3); in testGetSize()
138 object.readByteArray(null); in testReadByteArray()
140 object.readByteArray(byteArray0); in testReadByteArray()
144 object.readByteArray(byteArray1, 3); in testReadByteArray()
146 object.readByteArray(byteArray1); in testReadByteArray()
148 object.readByteArray(byteArray1, 0); in testReadByteArray()
150 object.readByteArray(byteArray1, 1); in testReadByteArray()
[all …]
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/card/
H A Dtest_LengthValue.cpp21 const auto result = LengthValue::readByteArray<quint16>(QByteArray(), offset); in empty()
31 const auto result = LengthValue::readByteArray<quint16>(QByteArray::fromHex("00"), offset); in tooShort()
41 const auto result = LengthValue::readByteArray<quint8>(QByteArray::fromHex("00"), offset); in zeroLength()
51 const auto result = LengthValue::readByteArray<quint8>(QByteArray::fromHex("02"), offset); in missingValue()
61 const auto result = LengthValue::readByteArray<quint8>(QByteArray::fromHex("029000"), offset); in singleValue()
73 auto result = LengthValue::readByteArray<quint8>(value, offset); in doubleValue()
77 result = LengthValue::readByteArray<quint8>(value, offset); in doubleValue()
88 auto result = LengthValue::readByteArray<quint8>(value, offset); in zeroLengthIncluded()
92 result = LengthValue::readByteArray<quint8>(value, offset); in zeroLengthIncluded()
96 result = LengthValue::readByteArray<quint8>(value, offset); in zeroLengthIncluded()
[all …]
/dports/science/jmol/jmol-14.32.7/src/javajs/util/
H A DCompoundDocDirEntry.java66 cd.readByteArray(unicodeName64, 0, 64); in readData()
73 cd.readByteArray(uniqueID16, 0, 16); in readData()
74 cd.readByteArray(userflags4, 0, 4); in readData()
75 /*timeStamp1 = */ cd.readByteArray(unused, 0, 8);//cd.readLong(); in readData()
76 /*timeStamp2 = */ cd.readByteArray(unused, 0, 8);//cd.readLong(); in readData()
80 cd.readByteArray(unused, 0, 4); in readData()
H A DCompoundDocHeader.java79 cd.readByteArray(magicNumbers, 0, 8); in readData()
85 cd.readByteArray(uniqueID16, 0, 16); in readData()
95 cd.readByteArray(unused, 0, 10); in readData()
98 cd.readByteArray(unused, 0, 4); in readData()
H A DBinaryDocument.java134 readByteArray(b, 0, n); in readBytes()
139 public int readByteArray(byte[] b, int off, int len) throws IOException { in readByteArray() method in BinaryDocument
163 int n = readByteArray(temp, 0, nChar); in readString()
319 readByteArray(new byte[(int)offset], 0, (int) offset); in seek()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/math-functions-0.3.4.1/Numeric/MathFunctions/
H A DComparison.hs27 import Data.Primitive.ByteArray (newByteArray, readByteArray, writeByteArray)
70 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
80 writeByteArray buf 0 ai0' >> readByteArray buf 0
91 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
92 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
117 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
118 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/math-functions-0.3.4.2/Numeric/MathFunctions/
H A DComparison.hs27 import Data.Primitive.ByteArray (newByteArray, readByteArray, writeByteArray)
70 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
80 writeByteArray buf 0 ai0' >> readByteArray buf 0
91 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
92 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
117 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
118 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/math-functions-0.3.4.1/Numeric/MathFunctions/
H A DComparison.hs27 import Data.Primitive.ByteArray (newByteArray, readByteArray, writeByteArray)
70 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
80 writeByteArray buf 0 ai0' >> readByteArray buf 0
91 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
92 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
117 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
118 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/math-functions-0.3.4.2/Numeric/MathFunctions/
H A DComparison.hs27 import Data.Primitive.ByteArray (newByteArray, readByteArray, writeByteArray)
70 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
80 writeByteArray buf 0 ai0' >> readByteArray buf 0
91 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
92 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
117 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
118 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/math-functions-0.3.4.2/Numeric/MathFunctions/
H A DComparison.hs27 import Data.Primitive.ByteArray (newByteArray, readByteArray, writeByteArray)
70 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
80 writeByteArray buf 0 ai0' >> readByteArray buf 0
91 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
92 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
117 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
118 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/math-functions-0.3.4.2/Numeric/MathFunctions/
H A DComparison.hs27 import Data.Primitive.ByteArray (newByteArray, readByteArray, writeByteArray)
70 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
80 writeByteArray buf 0 ai0' >> readByteArray buf 0
91 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
92 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
117 ai0 <- writeByteArray buf 0 a >> readByteArray buf 0
118 bi0 <- writeByteArray buf 0 b >> readByteArray buf 0
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/codec/
H A DCellCodecWithTags.java84 byte[] row = readByteArray(this.in); in parseCell()
85 byte[] family = readByteArray(in); in parseCell()
86 byte[] qualifier = readByteArray(in); in parseCell()
91 byte[] value = readByteArray(in); in parseCell()
92 byte[] tags = readByteArray(in); in parseCell()
104 private byte[] readByteArray(final InputStream in) throws IOException { in readByteArray() method in CellCodecWithTags.CellDecoder
H A DCellCodec.java83 byte [] row = readByteArray(this.in); in parseCell()
84 byte [] family = readByteArray(in); in parseCell()
85 byte [] qualifier = readByteArray(in); in parseCell()
90 byte[] value = readByteArray(in); in parseCell()
102 private byte [] readByteArray(final InputStream in) throws IOException { in readByteArray() method in CellCodec.CellDecoder
/dports/dns/dnsjava/dnsjava-2.1.9/tests/org/xbill/DNS/
H A DDNSInputTest.java243 byte[] out = m_di.readByteArray(); in test_readByteArray_0arg()
256 byte[] out = m_di.readByteArray(); in test_readByteArray_0arg_boundary()
262 byte[] out = m_di.readByteArray( 2 ); in test_readByteArray_1arg()
272 byte[] out = m_di.readByteArray( 10 ); in test_readByteArray_1arg_boundary()
281 m_di.readByteArray( 11 ); in test_readByteArray_1arg_invalid()
294 m_di.readByteArray( data, 1, 4 ); in test_readByteArray_3arg()
/dports/dns/dnsjava/dnsjava-2.1.9/org/xbill/DNS/
H A DDNSInput.java195 readByteArray(byte [] b, int off, int len) throws WireParseException { in readByteArray() method in DNSInput
206 readByteArray(int len) throws WireParseException { in readByteArray() method in DNSInput
219 readByteArray() { in readByteArray() method in DNSInput
235 return readByteArray(len); in readCountedString()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/jvxl/readers/
H A DMrcBinaryReader.java210 binarydoc.readByteArray(extra, 0, extra.length); in readParameters()
218 binarydoc.readByteArray(map, 0, map.length); in readParameters()
219 binarydoc.readByteArray(machst, 0, machst.length); in readParameters()
328 binarydoc.readByteArray(b8, 0, 2); in skipData()
333 binarydoc.readByteArray(b8, 0, 4); in skipData()
336 binarydoc.readByteArray(b8, 0, 8); in skipData()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/mutable-containers-0.3.4/src/Data/Mutable/
H A DPRef.hs21 import Data.Primitive.ByteArray (MutableByteArray, newByteArray, readByteArray,
50 readRef (PRef ba) = readByteArray ba 0
57 x <- readByteArray ba 0
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/
H A DTableSplit.java106 this.m_tableName = TableName.valueOf(Bytes.readByteArray(in)); in readFields()
107 this.m_startRow = Bytes.readByteArray(in); in readFields()
108 this.m_endRow = Bytes.readByteArray(in); in readFields()
109 this.m_regionLocation = Bytes.toString(Bytes.readByteArray(in)); in readFields()
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/object/
H A DAbstractMP3Object.java86 public final void readByteArray(final byte[] arr) { in readByteArray() method in AbstractMP3Object
87 readByteArray(arr, 0); in readByteArray()
96 public void readByteArray(final byte[] arr, final int offset) { in readByteArray() method in AbstractMP3Object
101 readByteArray(str.substring(offset).getBytes(), 0); in readString()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DWebPushSubscription.java120 in.readByteArray(this.appServerKey); in WebPushSubscription()
126 in.readByteArray(this.browserPublicKey); in WebPushSubscription()
129 in.readByteArray(this.authSecret); in WebPushSubscription()
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DWebPushSubscription.java123 in.readByteArray(this.appServerKey); in WebPushSubscription()
129 in.readByteArray(this.browserPublicKey); in WebPushSubscription()
132 in.readByteArray(this.authSecret); in WebPushSubscription()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DWebPushSubscription.java120 in.readByteArray(this.appServerKey); in WebPushSubscription()
126 in.readByteArray(this.browserPublicKey); in WebPushSubscription()
129 in.readByteArray(this.authSecret); in WebPushSubscription()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DWebPushSubscription.java119 in.readByteArray(this.appServerKey); in WebPushSubscription()
125 in.readByteArray(this.browserPublicKey); in WebPushSubscription()
128 in.readByteArray(this.authSecret); in WebPushSubscription()
/dports/audio/mixxx/mixxx-2.3.0/src/track/
H A Dkeys.cpp11 readByteArray(*pByteArray); in Keys()
46 bool Keys::readByteArray(const QByteArray& byteArray) { in readByteArray() function in Keys

12345678910>>...33