Searched defs:utf16Length (Results 1 – 8 of 8) sorted by relevance
53 int utf16Length = reader.readSmallUleb128(); in makeAnnotator() local54 out.annotateTo(reader.getOffset(), "utf16_size = %d", utf16Length); in makeAnnotator() local
50 int utf16Length = sequence.length(); in encodedLength() local79 int utf16Length = sequence.length(); in encodedLengthGeneral() local
178 …static String utf8BytesWithUtf16LengthToString(@Nonnull byte[] bytes, int start, int utf16Length) { in utf8BytesWithUtf16LengthToString()191 …c static String utf8BytesWithUtf16LengthToString(@Nonnull byte[] bytes, int start, int utf16Length, in utf8BytesWithUtf16LengthToString()
348 int utf16Length = sequence.length(); in encodedLength() local377 int utf16Length = sequence.length(); in encodedLengthGeneral() local436 int utf16Length = sequence.length(); in encodeDirect() local465 int utf16Length = sequence.length(); in encode() local
255 int utf16Length = sequence.length(); in encodedLength() local284 int utf16Length = sequence.length(); in encodedLengthGeneral() local859 int utf16Length = in.length(); in encodeUtf8() local
512 public String readString(int utf16Length) { in readString()
484 size_t utf16Length = bufferCurrent - bufferStart; in fromUTF8() local
2454 int32_t utf16Length; in getTestChar() local