Home
last modified time | relevance | path

Searched defs:firstByte (Results 1 – 25 of 753) sorted by relevance

12345678910>>...31

/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/nio/
H A DGcsNioIntegrationTest.java38 int firstByte = inputStream.read(); in openPublicFile() local
78 int firstByte = Files.newInputStream(path).read(); in openPrivateFileUsingDefaultCredentials() local
126 int firstByte = Files.newInputStream(path).read(); in explicitCredentialsAreNotKept() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/modca/
H A DRotation.java32 private final byte firstByte; field in Rotation
39 private Rotation(int firstByte) { in Rotation()
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/codec/
H A DQuicInteger.cpp43 uint8_t decodeQuicIntegerLength(uint8_t firstByte) { in decodeQuicIntegerLength()
59 const uint8_t firstByte = *cursor.peekBytes().data(); in decodeQuicInteger() local
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/mkv/
H A DVarintReader.java88 int firstByte = scratch[0] & 0xFF; in readUnsignedVarint() local
124 public static int parseUnsignedVarintLength(int firstByte) { in parseUnsignedVarintLength()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/mkv/
H A DVarintReader.java88 int firstByte = scratch[0] & 0xFF; in readUnsignedVarint() local
124 public static int parseUnsignedVarintLength(int firstByte) { in parseUnsignedVarintLength()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/mkv/
H A DVarintReader.java88 int firstByte = scratch[0] & 0xFF; in readUnsignedVarint() local
124 public static int parseUnsignedVarintLength(int firstByte) { in parseUnsignedVarintLength()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/extractor/mkv/
H A DVarintReader.java88 int firstByte = scratch[0] & 0xFF; in readUnsignedVarint() local
124 public static int parseUnsignedVarintLength(int firstByte) { in parseUnsignedVarintLength()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/mkv/
H A DVarintReader.java88 int firstByte = scratch[0] & 0xFF; in readUnsignedVarint() local
124 public static int parseUnsignedVarintLength(int firstByte) { in parseUnsignedVarintLength()
/dports/devel/icu/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/devel/icu-lx/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Dcsrmbcs.cpp247 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
293 int32_t firstByte = 0; in nextChar() local
407 int32_t firstByte; in nextChar() local
458 int32_t firstByte = 0; in nextChar() local
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dcsrmbcs.cpp248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
294 int32_t firstByte = 0; in nextChar() local
408 int32_t firstByte; in nextChar() local
459 int32_t firstByte = 0; in nextChar() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Dcsrmbcs.cpp246 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() local
292 int32_t firstByte = 0; in nextChar() local
406 int32_t firstByte; in nextChar() local
457 int32_t firstByte = 0; in nextChar() local
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/core/
H A Dcopytargetbytearray.h37 qint64 firstByte() const override { in firstByte() function
H A Dcopytargetfile.h34 qint64 firstByte() const override { in firstByte() function

12345678910>>...31