Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 6 of 6 for 51 (0.07 seconds)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A68E          ; mapped                 ; A68F          # 5.1  CYRILLIC CAPITAL LETTER TSWE
    A68F          ; valid                                  # 5.1  CYRILLIC SMALL LETTER TSWE
    A690          ; mapped                 ; A691          # 5.1  CYRILLIC CAPITAL LETTER TSSE
    A691          ; valid                                  # 5.1  CYRILLIC SMALL LETTER TSSE
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_VENDOR04 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR05 = 49
    pkg syscall (freebsd-arm64), const AF_VENDOR05 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR06 = 51
    pkg syscall (freebsd-arm64), const AF_VENDOR06 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR07 = 53
    pkg syscall (freebsd-arm64), const AF_VENDOR07 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR08 = 55
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  3. lib/fips140/v1.26.0.zip

    - 19, and 1 otherwise. c := (v.l0 + 19) >> 51 c = (v.l1 + c) >> 51 c = (v.l2 + c) >> 51 c = (v.l3 + c) >> 51 c = (v.l4 + c) >> 51 // If v < 2^255 - 19 and c = 0, this will be a no-op. Otherwise, it's // effectively applying the reduction identity to the carry. v.l0 += 19 * c v.l1 += v.l0 >> 51 v.l0 = v.l0 & maskLow51Bits v.l2 += v.l1 >> 51 v.l1 = v.l1 & maskLow51Bits v.l3 += v.l2 >> 51 v.l2 = v.l2 & maskLow51Bits v.l4 += v.l3 >> 51 v.l3 = v.l3 & maskLow51Bits // no additional carry v.l4 = v.l4 &...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    - 19, and 1 otherwise. c := (v.l0 + 19) >> 51 c = (v.l1 + c) >> 51 c = (v.l2 + c) >> 51 c = (v.l3 + c) >> 51 c = (v.l4 + c) >> 51 // If v < 2^255 - 19 and c = 0, this will be a no-op. Otherwise, it's // effectively applying the reduction identity to the carry. v.l0 += 19 * c v.l1 += v.l0 >> 51 v.l0 = v.l0 & maskLow51Bits v.l2 += v.l1 >> 51 v.l1 = v.l1 & maskLow51Bits v.l3 += v.l2 >> 51 v.l2 = v.l2 & maskLow51Bits v.l4 += v.l3 >> 51 v.l3 = v.l3 & maskLow51Bits // no additional carry v.l4 = v.l4 &...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  5. api/go1.20.txt

    Dmitri Goutnik <******@****.***> 1676652256 -0500
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Click Count (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - github.com/shurcooL/go-goon: [37c2f52](https://github.com/shurcooL/go-goon/tree/37c2f52)
    - github.com/shurcooL/go: [9e1955d](https://github.com/shurcooL/go/tree/9e1955d)
    - github.com/sourcegraph/go-diff: [v0.5.1](https://github.com/sourcegraph/go-diff/tree/v0.5.1)
    - github.com/tarm/serial: [98f6abe](https://github.com/tarm/serial/tree/98f6abe)
    - github.com/timakin/bodyclose: [87058b9](https://github.com/timakin/bodyclose/tree/87058b9)
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Click Count (0)
Back to Top