Home
last modified time | relevance | path

Searched +defs:val +defs:hashCode (Results 51 – 75 of 2001) sorted by relevance

12345678910>>...81

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DLong.java396 static String toUnsignedString0(long val, int shift) { in toUnsignedString0()
431 static void formatUnsignedLong0(long val, int shift, byte[] buf, int offset, int len) { in formatUnsignedLong0()
1460 public int hashCode() { in hashCode() method
1472 public static int hashCode(long value) { in hashCode() method
1568 public static Long getLong(String nm, long val) { in getLong()
1617 public static Long getLong(String nm, Long val) { in getLong()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/
DLong.java396 static String toUnsignedString0(long val, int shift) { in toUnsignedString0()
431 static void formatUnsignedLong0(long val, int shift, byte[] buf, int offset, int len) { in formatUnsignedLong0()
1460 public int hashCode() { in hashCode() method
1472 public static int hashCode(long value) { in hashCode() method
1568 public static Long getLong(String nm, long val) { in getLong()
1617 public static Long getLong(String nm, Long val) { in getLong()
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DLong.java396 static String toUnsignedString0(long val, int shift) { in toUnsignedString0()
431 static void formatUnsignedLong0(long val, int shift, byte[] buf, int offset, int len) { in formatUnsignedLong0()
1460 public int hashCode() { in hashCode() method
1472 public static int hashCode(long value) { in hashCode() method
1568 public static Long getLong(String nm, long val) { in getLong()
1617 public static Long getLong(String nm, Long val) { in getLong()
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DInteger.annotated.java84 public int hashCode() { throw new RuntimeException("Stub!"); } in hashCode() method in Integer
86 public static int hashCode(int value) { throw new RuntimeException("Stub!"); } in hashCode() method in Integer
92 … java.lang.Integer getInteger(@libcore.util.NonNull java.lang.String nm, int val) { throw new Runt… in getInteger()
94 …getInteger(@libcore.util.NonNull java.lang.String nm, @libcore.util.Nullable java.lang.Integer val in getInteger()
H A DLong.annotated.java87 public int hashCode() { throw new RuntimeException("Stub!"); } in hashCode() method in Long
89 public static int hashCode(long value) { throw new RuntimeException("Stub!"); } in hashCode() method in Long
95 …tatic java.lang.Long getLong(@libcore.util.NonNull java.lang.String nm, long val) { throw new Runt… in getLong()
97 …Long getLong(@libcore.util.NonNull java.lang.String nm, @libcore.util.Nullable java.lang.Long val)… in getLong()
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/lang/
H A DLong.annotated.java60 public static java.lang.Long getLong(java.lang.String nm, java.lang.Long val) { throw new RuntimeEx… in getLong()
62 public static java.lang.Long getLong(java.lang.String nm, long val) { throw new RuntimeException("S… in getLong()
64 public int hashCode() { throw new RuntimeException("Stub!"); } in hashCode() method in Long
66 public static int hashCode(long value) { throw new RuntimeException("Stub!"); } in hashCode() method in Long
H A DInteger.annotated.java60 public static java.lang.Integer getInteger(java.lang.String nm, int val) { throw new RuntimeExcepti… in getInteger()
62 public static java.lang.Integer getInteger(java.lang.String nm, java.lang.Integer val) { throw new … in getInteger()
64 public int hashCode() { throw new RuntimeException("Stub!"); } in hashCode() method in Integer
66 public static int hashCode(int value) { throw new RuntimeException("Stub!"); } in hashCode() method in Integer
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.5/android.hardware.wifi-V1.5-java/android_common_apex30/javac/
Dandroid.hardware.wifi-V1.5-java.jar ... $getChipIdsCallback { final synthetic android.os.HwParcel val$_hidl_reply final synthetic android.hardware.wifi. ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DArrays.java3387 public static void fill(long[] a, long val) { in fill()
3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill()
3422 public static void fill(int[] a, int val) { in fill()
3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill()
3457 public static void fill(short[] a, short val) { in fill()
3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill()
3492 public static void fill(char[] a, char val) { in fill()
3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill()
3527 public static void fill(byte[] a, byte val) { in fill()
3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill()
[all …]
DProperties.java918 String val = (String)e.getValue(); in store0() local
1146 String val = getProperty(key); in getProperty() local
1208 String val = (String)e.getValue(); in list() local
1236 String val = (String)e.getValue(); in list() local
1404 public int hashCode() { in hashCode() method in Properties.EntrySet
1435 public synchronized int hashCode() { in hashCode() method in Properties
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/
DArrays.java3387 public static void fill(long[] a, long val) { in fill()
3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill()
3422 public static void fill(int[] a, int val) { in fill()
3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill()
3457 public static void fill(short[] a, short val) { in fill()
3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill()
3492 public static void fill(char[] a, char val) { in fill()
3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill()
3527 public static void fill(byte[] a, byte val) { in fill()
3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DArrays.java3387 public static void fill(long[] a, long val) { in fill()
3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill()
3422 public static void fill(int[] a, int val) { in fill()
3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill()
3457 public static void fill(short[] a, short val) { in fill()
3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill()
3492 public static void fill(char[] a, char val) { in fill()
3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill()
3527 public static void fill(byte[] a, byte val) { in fill()
3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill()
[all …]
H A DProperties.java918 String val = (String)e.getValue(); in store0() local
1146 String val = getProperty(key); in getProperty() local
1208 String val = (String)e.getValue(); in list() local
1236 String val = (String)e.getValue(); in list() local
1404 public int hashCode() { in hashCode() method in Properties.EntrySet
1435 public synchronized int hashCode() { in hashCode() method in Properties
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/2.1/android.hardware.health-V2.1-java/android_common/javac/
Dandroid.hardware.health-V2.1-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/
H A DUUID.java85 private static java.lang.String digits(long val, int digits) { in digits()
89 public int hashCode() { in hashCode() method in UUID
97 public int compareTo(java.util.UUID val) { in compareTo()
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/gsma_services/satellite_client/SatelliteClient/android_common/repackaged-jarjar/javac/
DSatelliteClient.jarandroid/telephony/satellite/wrapper/SelectedNbIotSatelliteSubscriptionCallbackWrapper.class SelectedNbIotSatelliteSubscriptionCallbackWrapper.java package android.telephony. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/gsma_services/satellite_client/SatelliteClient/android_common/javac/
DSatelliteClient.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/telephony/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/SatelliteClient_intermediates/
Dclasses.jarandroid/telephony/satellite/wrapper/SelectedNbIotSatelliteSubscriptionCallbackWrapper.class SelectedNbIotSatelliteSubscriptionCallbackWrapper.java package android.telephony. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/health/2.0/android.hardware.health-V2.0-java/android_common/javac/
Dandroid.hardware.health-V2.0-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DProperties.java918 String val = (String)e.getValue(); in store0() local
1146 String val = getProperty(key); in getProperty() local
1208 String val = (String)e.getValue(); in list() local
1236 String val = (String)e.getValue(); in list() local
1404 public int hashCode() { in hashCode() method in Properties.EntrySet
1435 public synchronized int hashCode() { in hashCode() method in Properties
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.2/android.hardware.wifi-V1.2-java/android_common_apex30/javac/
Dandroid.hardware.wifi-V1.2-java.jar ... $getChipIdsCallback { final synthetic android.os.HwParcel val$_hidl_reply final synthetic android.hardware.wifi. ...
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java67 public int hashCode() { in hashCode() method in APIInfo
110 public void setPackage(String val) { setType(PAK, val); } in setPackage()
111 public void setClassName(String val) { setType(CLS, val); } in setClassName()
112 public void setName(String val) { setType(NAM, val); } in setName()
113 public void setSignature(String val) { setType(SIG, val); } in setSignature()
114 public void setExceptions(String val) { setType(EXC, val); } in setExceptions()
177 int val = (info >>> shifts[typ]) & masks[typ]; in get() local
186 public void setType(int typ, int val) { in setType()
200 private void setType(int typ, String val) { in setType()
493 int val = getVal(CAT); in format() local
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.0/android.hardware.wifi-V1.0-java/android_common_apex30/javac/
Dandroid.hardware.wifi-V1.0-java.jar ... $getChipIdsCallback { final synthetic android.os.HwParcel val$_hidl_reply final synthetic android.hardware.wifi. ...
/aosp_15_r20/libcore/luni/src/main/java/libcore/reflect/
H A DAnnotationMember.java108 public AnnotationMember(String name, Object val) { in AnnotationMember()
129 public AnnotationMember(String name, Object val, Class type, Method m) { in AnnotationMember()
259 public int hashCode() { in hashCode() method in AnnotationMember
/aosp_15_r20/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java882 public int hashCode() { in hashCode() method in ZenModeConfig
1486 private static void writeZenPolicyState(String attr, int val, TypedXmlSerializer out) in writeZenPolicyState()
1583 public static boolean isValidHour(int val) { in isValidHour()
1587 public static boolean isValidMinute(int val) { in isValidMinute()
1607 private static boolean safeBoolean(String val, boolean defValue) { in safeBoolean()
1617 final String val = parser.getAttributeValue(null, att); in safeComponentName() local
1623 final String val = parser.getAttributeValue(null, att); in safeUri() local
1629 final String val = parser.getAttributeValue(null, att); in safeLong() local
2364 public int hashCode() { in hashCode() method in ZenModeConfig.ScheduleInfo
2471 public int hashCode() { in hashCode() method in ZenModeConfig.EventInfo
[all …]

12345678910>>...81