/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
H A D | Utf8.kt | 31 var utf8Length = utf16Length in computeEncodedLength() variable 59 var utf8Length = 0 in encodedLengthGeneral() variable
|
/aosp_15_r20/external/google-smali/third_party/util/src/main/java/com/android/tools/smali/util/ |
H A 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
|
/aosp_15_r20/external/guava/guava/src/com/google/common/base/ |
H A D | Utf8.java | 52 int utf8Length = utf16Length; in encodedLength() local 81 int utf8Length = 0; in encodedLengthGeneral() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Utf8.java | 52 int utf8Length = utf16Length; in encodedLength() local 81 int utf8Length = 0; in encodedLengthGeneral() local
|
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/ |
H A D | Utf8Safe.java | 46 int utf8Length = utf16Length; in computeEncodedLength() local 75 int utf8Length = 0; in encodedLengthGeneral() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/base/ |
H A D | Utf8Test.java | 96 int utf8Length = 0; in testEncodedLength_validStrings2() local 106 assertEquals(repro.toString(), utf8Length, Utf8.encodedLength(sb)); in testEncodedLength_validStrings2() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/base/ |
H A D | Utf8Test.java | 96 int utf8Length = 0; in testEncodedLength_validStrings2() local 106 assertEquals(repro.toString(), utf8Length, Utf8.encodedLength(sb)); in testEncodedLength_validStrings2() local
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/android/tools/smali/smali-util/3.0.3/ |
HD | smali-util-3.0.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/libchrome/mojo/public/js/lib/ |
H A D | unicode.js | 44 function utf8Length(str) { function
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/mutator/lang/ |
H A D | StringMutatorFactory.java | 146 Optional<WithUtf8Length> utf8Length = in tryCreate() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | unisetspan.h | 127 int32_t utf8Length; variable
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | convtest.h | 48 int32_t utf8Length; member
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | convtest.h | 48 int32_t utf8Length; member
|
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
H A D | CodedOutputByteBufferNano.java | 341 int utf8Length = utf16Length; in encodedLength() local 370 int utf8Length = 0; in encodedLengthGeneral() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/utrie2perf/ |
H A D | utrie2perf.cpp | 90 int32_t utf8Length; member in UTrie2PerfTest
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/utrie2perf/ |
H A D | utrie2perf.cpp | 90 int32_t utf8Length; member in UTrie2PerfTest
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Utf8.java | 243 int utf8Length = utf16Length; in encodedLength() local 272 int utf8Length = 0; in encodedLengthGeneral() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Utf8.java | 243 int utf8Length = utf16Length; in encodedLength() local 272 int utf8Length = 0; in encodedLengthGeneral() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/utfperf/ |
H A D | utfperf.cpp | 42 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
|