Home
last modified time | relevance | path

Searched defs:byteLength (Results 1 – 25 of 38) sorted by relevance

12

/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/
DDefaultEbmlReader.java189 private long readInteger(ExtractorInput input, int byteLength) throws IOException { in readInteger()
206 private double readFloat(ExtractorInput input, int byteLength) throws IOException { in readFloat()
226 private static String readString(ExtractorInput input, int byteLength) throws IOException { in readString()
/external/skqp/src/utils/
DSkUTF.cpp47 int SkUTF::CountUTF8(const char* utf8, size_t byteLength) { in CountUTF8()
70 int SkUTF::CountUTF16(const uint16_t* utf16, size_t byteLength) { in CountUTF16()
96 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
/external/skia/src/utils/
DSkUTF.cpp48 int SkUTF::CountUTF8(const char* utf8, size_t byteLength) { in CountUTF8()
71 int SkUTF::CountUTF16(const uint16_t* utf16, size_t byteLength) { in CountUTF16()
97 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
/external/skia/gm/
Dskbug_5321.cpp28 size_t byteLength = strlen(text); variable
Dannotated_text.cpp25 size_t byteLength = strlen(static_cast<const char*>(text)); in draw_url_annotated_text_with_box() local
/external/skqp/gm/
Dskbug_5321.cpp21 size_t byteLength = strlen(text); variable
Dannotated_text.cpp16 size_t byteLength = strlen(static_cast<const char*>(text)); in draw_url_annotated_text_with_box() local
/external/cldr/tools/java/org/unicode/cldr/util/
DUtf8StringByteConverter.java74 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, in fromBytes()
DStringByteConverter.java75 int byteLength, Appendable result); in fromBytes()
DDictionaryStringByteConverter.java110 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes()
DStateDictionary.java543 private void getDebugWords(int byteLength, int resultSoFar, Row row, in getDebugWords()
588 private void getWords(int byteLength, int resultSoFar, Row row) { in getWords()
DCompactStringByteConverter.java89 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes()
/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c70 …tic char *extractBytes(const UChar *src, int32_t length, const char *codepage, int32_t *byteLength) in extractBytes()
124 int32_t byteLength = 0, sLength = 0, dLength = 0; in TestUTF8() local
287 int32_t byteLength = 0; in TestInputFilter() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp171 int32_t byteLength = 0; in checkEncoding() local
323 int32_t byteLength = 0, sLength = s.length(); in UTF8Test() local
412 int32_t byteLength = 0; in InputFilterTest() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/
DHMac.java96 int byteLength) in HMac()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/macs/
DHMac.java98 int byteLength) in HMac()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/macs/
DHMac.java98 int byteLength) in HMac()
/external/skqp/src/core/
DSkGlyphRun.cpp164 size_t byteLength, SkPoint origin) { in drawTextUTF8()
260 const SkFont& font, const void* bytes, size_t byteLength, SkTextEncoding encoding) { in textToGlyphIDs()
DSkTextBlob.cpp821 sk_sp<SkTextBlob> SkTextBlob::MakeFromText(const void* text, size_t byteLength, const SkFont& font, in MakeFromText()
833 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText()
844 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosTextH(const void* text, size_t byteLength, in MakeFromPosTextH()
855 sk_sp<SkTextBlob> SkTextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
DSkReader32.h140 uint32_t byteLength = this->readU32(); in readData() local
/external/skia/src/core/
DSkGlyphRun.cpp192 const void* bytes, size_t byteLength, SkPoint origin, in textToGlyphRunList()
314 const SkFont& font, const void* bytes, size_t byteLength, SkTextEncoding encoding) { in textToGlyphIDs()
DSkFont.cpp157 const SkUnichar* convert(const void* text, size_t byteLength, SkTextEncoding encoding) { in convert()
189 int SkFont::textToGlyphs(const void* text, size_t byteLength, SkTextEncoding encoding, in textToGlyphs()
404 int SkFontPriv::CountTextElements(const void* text, size_t byteLength, SkTextEncoding encoding) { in CountTextElements()
DSkTextBlob.cpp776 sk_sp<SkTextBlob> SkTextBlob::MakeFromText(const void* text, size_t byteLength, const SkFont& font, in MakeFromText()
791 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText()
805 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosTextH(const void* text, size_t byteLength, in MakeFromPosTextH()
819 sk_sp<SkTextBlob> SkTextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java190 int byteLength = 0; in getByteArrayRepresentation() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java82 private static int byteLength = 1; field in TypesLengths

12