- Sort Score
- Num 10 results
- Language All
Results 51 - 60 of 72 for 160 (0.02 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
android/guava/src/com/google/common/hash/Hashing.java
} private static final class Md5Holder { static final HashFunction MD5 = new MessageDigestHashFunction("MD5", "Hashing.md5()"); } /** * Returns a hash function implementing the SHA-1 algorithm (160 hash bits). * * @deprecated If you must interoperate with a system that requires SHA-1, then use this method, * despite its deprecation. But if you can choose your hash function, avoid SHA-1, which isCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Jul 17 15:26:41 GMT 2025 - 29.8K bytes - Click Count (0) -
docs/changelogs/changelog_3x.md
* New: `Challenge` includes all authentication parameters. * New: Upgrade to BouncyCastle 1.60, Conscrypt 1.4.0, and Okio 1.15.0. We don't yet require Kotlin-friendly Okio 2.x but OkHttp works fine with that series. ```kotlin implementation("org.bouncycastle:bcprov-jdk15on:1.60") implementation("org.conscrypt:conscrypt-openjdk-uber:1.4.0") implementation("com.squareup.okio:okio:1.15.0")
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sun Feb 06 14:55:54 GMT 2022 - 50.8K bytes - Click Count (0) -
android/guava/src/com/google/common/primitives/Longs.java
* For example, the string {@code "0123"} is treated as <i>octal</i> and converted to the value * {@code 83L}. * * @since 16.0 */ public static Converter<String, Long> stringConverter() { return LongConverter.INSTANCE; } /** * Returns an array containing the same values as {@code array}, but guaranteed to be of aCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Wed Oct 22 18:14:49 GMT 2025 - 29K bytes - Click Count (0) -
api/go1.11.txt
pkg debug/elf, const EM_METAG = 174 pkg debug/elf, const EM_METAG Machine pkg debug/elf, const EM_MICROBLAZE = 189 pkg debug/elf, const EM_MICROBLAZE Machine pkg debug/elf, const EM_MMDSP_PLUS = 160 pkg debug/elf, const EM_MMDSP_PLUS Machine pkg debug/elf, const EM_MMIX = 80 pkg debug/elf, const EM_MMIX Machine pkg debug/elf, const EM_MN10200 = 90 pkg debug/elf, const EM_MN10200 Machine
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Aug 22 03:48:56 GMT 2018 - 25K bytes - Click Count (0) -
api/go1.10.txt
pkg debug/elf, const R_ARM_GOT_BREL12 = 97 pkg debug/elf, const R_ARM_GOT_BREL12 R_ARM pkg debug/elf, const R_ARM_GOT_PREL = 96 pkg debug/elf, const R_ARM_GOT_PREL R_ARM pkg debug/elf, const R_ARM_IRELATIVE = 160 pkg debug/elf, const R_ARM_IRELATIVE R_ARM pkg debug/elf, const R_ARM_JUMP24 = 29 pkg debug/elf, const R_ARM_JUMP24 R_ARM pkg debug/elf, const R_ARM_LDC_PC_G0 = 67 pkg debug/elf, const R_ARM_LDC_PC_G0 R_ARM
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Feb 06 05:00:01 GMT 2018 - 30.1K bytes - Click Count (0) -
android/guava/src/com/google/common/primitives/Ints.java
* parsed. For example, the string {@code "0123"} is treated as <i>octal</i> and converted to the * value {@code 83}. * * @since 16.0 */ public static Converter<String, Integer> stringConverter() { return IntConverter.INSTANCE; } /** * Returns an array containing the same values as {@code array}, but guaranteed to be of aCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Wed Oct 22 18:14:49 GMT 2025 - 31.3K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.32.md
- cloud.google.com/go/beyondcorp: v1.0.0 → v1.0.3 - cloud.google.com/go/bigquery: v1.53.0 → v1.58.0 - cloud.google.com/go/billing: v1.16.0 → v1.18.0 - cloud.google.com/go/binaryauthorization: v1.6.1 → v1.8.0 - cloud.google.com/go/certificatemanager: v1.7.1 → v1.7.4 - cloud.google.com/go/channel: v1.16.0 → v1.17.4 - cloud.google.com/go/cloudbuild: v1.13.0 → v1.15.0 - cloud.google.com/go/clouddms: v1.6.1 → v1.7.3
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Tue Dec 16 18:27:41 GMT 2025 - 448.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.31.md
- github.com/googleapis/gax-go/v2: [v2.11.0 → v2.0.5](https://github.com/googleapis/gax-go/compare/v2.11.0...v2.0.5) - github.com/grpc-ecosystem/grpc-gateway/v2: [v2.16.0 → v2.20.0](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0...v2.20.0) - github.com/ianlancetaylor/demangle: [28f6c0f → bd984b5](https://github.com/ianlancetaylor/demangle/compare/28f6c0f...bd984b5)
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Wed Nov 12 11:33:21 GMT 2025 - 451.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.28.md
### Changed - github.com/evanphx/json-patch: [v5.6.0+incompatible → v4.12.0+incompatible](https://github.com/evanphx/json-patch/compare/v5.6.0...v4.12.0) - github.com/google/cel-go: [v0.16.0 → v0.16.1](https://github.com/google/cel-go/compare/v0.16.0...v0.16.1) ### Removed _Nothing has changed._ # v1.28.1 ## Downloads for v1.28.1 ### Source Code
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Fri Sep 05 03:47:18 GMT 2025 - 456.9K bytes - Click Count (1) -
api/go1.14.txt
pkg log/syslog (freebsd-arm64), const LOG_LOCAL2 Priority pkg log/syslog (freebsd-arm64), const LOG_LOCAL3 = 152 pkg log/syslog (freebsd-arm64), const LOG_LOCAL3 Priority pkg log/syslog (freebsd-arm64), const LOG_LOCAL4 = 160 pkg log/syslog (freebsd-arm64), const LOG_LOCAL4 Priority pkg log/syslog (freebsd-arm64), const LOG_LOCAL5 = 168 pkg log/syslog (freebsd-arm64), const LOG_LOCAL5 Priority pkg log/syslog (freebsd-arm64), const LOG_LOCAL6 = 176
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0)