| /external/guava/guava/src/com/google/common/base/ |
| D | Utf8.java | 54 int utf8Length = utf16Length; in encodedLength() local 83 int utf8Length = 0; in encodedLengthGeneral() local
|
| /external/guava/android/guava/src/com/google/common/base/ |
| D | Utf8.java | 54 int utf8Length = utf16Length; in encodedLength() local 83 int utf8Length = 0; in encodedLengthGeneral() local
|
| /external/smali/util/src/main/java/org/jf/util/ |
| D | ClassFileNameHandler.java | 150 private static int utf8Length(String str) { in utf8Length() method in ClassFileNameHandler 151 int utf8Length = 0; in utf8Length() local 161 private static int utf8Length(int codePoint) { in utf8Length() method in ClassFileNameHandler 262 int utf8Length = utf8Length(elementName); in getNormalizedName() local
|
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | Utf8.kt | 31 var utf8Length = utf16Length in computeEncodedLength() variable 59 var utf8Length = 0 in encodedLengthGeneral() variable
|
| /external/google-smali/third_party/util/src/main/java/com/android/tools/smali/util/ |
| D | ClassFileNameHandler.java | 154 private static int utf8Length(String str) { in utf8Length() method in ClassFileNameHandler 155 int utf8Length = 0; in utf8Length() local 165 private static int utf8Length(int codePoint) { in utf8Length() method in ClassFileNameHandler 266 int utf8Length = utf8Length(elementName); in getNormalizedName() local
|
| /external/libchrome/mojo/public/js/lib/ |
| D | unicode.js | 44 function utf8Length(str) { function
|
| /external/guava/guava-tests/test/com/google/common/base/ |
| D | Utf8Test.java | 95 int utf8Length = 0; in testEncodedLength_validStrings2() local 105 assertEquals(repro.toString(), utf8Length, Utf8.encodedLength(sb)); in testEncodedLength_validStrings2() local
|
| /external/guava/android/guava-tests/test/com/google/common/base/ |
| D | Utf8Test.java | 95 int utf8Length = 0; in testEncodedLength_validStrings2() local 105 assertEquals(repro.toString(), utf8Length, Utf8.encodedLength(sb)); in testEncodedLength_validStrings2() local
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | Utf8Safe.java | 46 int utf8Length = utf16Length; in computeEncodedLength() local 75 int utf8Length = 0; in encodedLengthGeneral() local
|
| /external/icu/icu4c/source/common/ |
| D | unisetspan.h | 127 int32_t utf8Length; variable
|
| /external/cronet/third_party/icu/source/common/ |
| D | unisetspan.h | 127 int32_t utf8Length; variable
|
| /external/icu/libicu/cts_headers/ |
| D | unisetspan.h | 127 int32_t utf8Length; variable
|
| /external/icu/icu4c/source/test/intltest/ |
| D | convtest.h | 48 int32_t utf8Length; member
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | convtest.h | 48 int32_t utf8Length; member
|
| /external/cronet/third_party/icu/source/test/perf/utrie2perf/ |
| D | utrie2perf.cpp | 90 int32_t utf8Length; member in UTrie2PerfTest
|
| /external/icu/icu4c/source/test/perf/utrie2perf/ |
| D | utrie2perf.cpp | 90 int32_t utf8Length; member in UTrie2PerfTest
|
| /external/cronet/third_party/icu/source/test/perf/utfperf/ |
| D | utfperf.cpp | 42 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
|
| /external/icu/icu4c/source/test/perf/utfperf/ |
| D | utfperf.cpp | 42 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
|
| /external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
| D | CodedOutputByteBufferNano.java | 341 int utf8Length = utf16Length; in encodedLength() local 370 int utf8Length = 0; in encodedLengthGeneral() local
|
| /external/cronet/third_party/icu/source/test/perf/unisetperf/ |
| D | unisetperf.cpp | 125 int32_t utf8Length; member in UnicodeSetPerformanceTest
|
| /external/icu/icu4c/source/test/perf/unisetperf/ |
| D | unisetperf.cpp | 125 int32_t utf8Length; member in UnicodeSetPerformanceTest
|
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Utf8.java | 243 int utf8Length = utf16Length; in encodedLength() local 272 int utf8Length = 0; in encodedLengthGeneral() local
|
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Utf8.java | 242 int utf8Length = utf16Length; in encodedLength() local 271 int utf8Length = 0; in encodedLengthGeneral() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | ccapitst.c | 2677 int32_t utf8Length; in testFromTruncatedUTF8() local 2743 int32_t utf8Length, expectLength; in testFromBadUTF8() local
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | ccapitst.c | 2677 int32_t utf8Length; in testFromTruncatedUTF8() local 2743 int32_t utf8Length, expectLength; in testFromBadUTF8() local
|