Home
last modified time | relevance | path

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

12345678910>>...31

/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCharsetRecog_Unicode.java129 abstract int getChar(byte[] input, int index); in getChar() method in CharsetRecog_Unicode.CharsetRecog_UTF_32
184 int getChar(byte[] input, int index) in getChar() method in CharsetRecog_Unicode.CharsetRecog_UTF_32_BE
201 int getChar(byte[] input, int index) in getChar() method in CharsetRecog_Unicode.CharsetRecog_UTF_32_LE
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DCharsetRecog_Unicode.java128 abstract int getChar(byte[] input, int index); in getChar() method in CharsetRecog_Unicode.CharsetRecog_UTF_32
183 int getChar(byte[] input, int index) in getChar() method in CharsetRecog_Unicode.CharsetRecog_UTF_32_BE
200 int getChar(byte[] input, int index) in getChar() method in CharsetRecog_Unicode.CharsetRecog_UTF_32_LE
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcsrucode.cpp176 int32_t CharsetRecog_UTF_32_BE::getChar(const uint8_t *input, int32_t index) const in getChar() function in CharsetRecog_UTF_32_BE
192 int32_t CharsetRecog_UTF_32_LE::getChar(const uint8_t *input, int32_t index) const in getChar() function in CharsetRecog_UTF_32_LE
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcsrucode.cpp176 int32_t CharsetRecog_UTF_32_BE::getChar(const uint8_t *input, int32_t index) const in getChar() function in CharsetRecog_UTF_32_BE
192 int32_t CharsetRecog_UTF_32_LE::getChar(const uint8_t *input, int32_t index) const in getChar() function in CharsetRecog_UTF_32_LE
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/
H A DResultMetadata.java108 char getChar(String key); in getChar() method
120 char getChar(String key, char defaultValue); in getChar() method
H A DHashMapResultMetadata.java135 public char getChar(String key) { in getChar() method in HashMapResultMetadata
147 public char getChar(String key, char defaultValue) { in getChar() method in HashMapResultMetadata
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/nio/
H A DDirectByteBuffer.annotated.java93 public final char getChar() { throw new RuntimeException("Stub!"); } in getChar() method in DirectByteBuffer
96 public final char getChar(int i) { throw new RuntimeException("Stub!"); } in getChar() method in DirectByteBuffer
H A DByteBuffer.annotated.java92 public abstract char getChar(); in getChar() method in ByteBuffer
96 public abstract char getChar(int index); in getChar() method in ByteBuffer
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/nio/
H A DByteBuffer.annotated.java129 public abstract char getChar(); in getChar() method in ByteBuffer
133 public abstract char getChar(int index); in getChar() method in ByteBuffer
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/nio/
H A DByteBuffer.annotated.java119 public abstract char getChar(); in getChar() method in ByteBuffer
123 public abstract char getChar(int index); in getChar() method in ByteBuffer
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DISkippedIds.aidl24 char getChar() = 100; in getChar() method
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/res/
H A DCharArrayWrapper.java35 public char getChar(int index){ in getChar() method in CharArrayWrapper
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DStringUTF16.java64 public static char getChar(byte[] val, int index) { in getChar() method in StringUTF16
/aosp_15_r20/libcore/ojluni/annotations/mmodule/sun/misc/
H A DUnsafe.annotated.java130 public native char getChar(java.lang.Object obj, long offset); in getChar() method in Unsafe
196 public native char getChar(long address); in getChar() method in Unsafe
/aosp_15_r20/external/jsilver/src/com/google/streamhtmlparser/util/
H A DJavascriptTokenBuffer.java152 public char getChar(int position) { in getChar() method in JavascriptTokenBuffer
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowTime.java20 protected static int getChar(String s, int spos, int mul) { in getChar() method in ShadowTime
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DUnsafe.java376 public native char getChar(Object obj, long offset); in getChar() method in Unsafe
568 public native char getChar(long address); in getChar() method in Unsafe
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/nio/
H A DByteBuffer.java149 public abstract char getChar(); in getChar() method in ByteBuffer
153 public abstract char getChar(int index); in getChar() method in ByteBuffer
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/misc/
H A DUnsafe.java140 public native char getChar(java.lang.Object obj, long offset); in getChar() method in Unsafe
204 public native char getChar(long address); in getChar() method in Unsafe
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DBundle.java870 public char getChar(String key) { in getChar() method in Bundle
883 public char getChar(String key, char defaultValue) { in getChar() method in Bundle
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/block/read/
DTypedData.java43 char getChar(int byteOffset); in getChar() method
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/
H A DFarmHashFingerprint64Test.java196 private static byte getChar(long h) { in getChar() method in FarmHashFingerprint64Test
H A DFingerprint2011Test.java230 private static byte getChar(long h) { in getChar() method in Fingerprint2011Test
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/
H A DFarmHashFingerprint64Test.java196 private static byte getChar(long h) { in getChar() method in FarmHashFingerprint64Test
H A DFingerprint2011Test.java230 private static byte getChar(long h) { in getChar() method in Fingerprint2011Test

12345678910>>...31