Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 31 (0.05 sec)

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

    10403         ; mapped                 ; 1042B         # 3.1  DESERET CAPITAL LETTER LONG AH
    10404         ; mapped                 ; 1042C         # 3.1  DESERET CAPITAL LETTER LONG O
    10405         ; mapped                 ; 1042D         # 3.1  DESERET CAPITAL LETTER LONG OO
    10406         ; mapped                 ; 1042E         # 3.1  DESERET CAPITAL LETTER SHORT I
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const ELAST Errno
    pkg syscall (freebsd-arm64), const ELOOP = 62
    pkg syscall (freebsd-arm64), const EMFILE = 24
    pkg syscall (freebsd-arm64), const EMLINK = 31
    pkg syscall (freebsd-arm64), const EMSGSIZE = 40
    pkg syscall (freebsd-arm64), const EMULTIHOP = 90
    pkg syscall (freebsd-arm64), const EMULTIHOP Errno
    pkg syscall (freebsd-arm64), const ENAMETOOLONG = 63
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    $0x0b0, R_x0b0 MOVD $0x0c0, R_x0c0 MOVD $0x0d0, R_x0d0 MOVD $0x0e0, R_x0e0 MOVD $0x0f0, R_x0f0 MOVD $0x100, R_x100 MOVD $0x110, R_x110 loop: MOVD TBL_STRT, TBL LVX (TBL)(R_x000), KI LXVD2X (INP)(R_x000), V8 // load v8 in advance // Offload to VSR24-31 (aka FPR24-31) XXLOR V0, V0, VS24 XXLOR V1, V1, VS25 XXLOR V2, V2, VS26 XXLOR V3, V3, VS27 XXLOR V4, V4, VS28 XXLOR V5, V5, VS29 XXLOR V6, V6, VS30 XXLOR V7, V7, VS31 VADDUWM KI, V7, V7 // h+K[i] LVX (TBL)(R_x010), KI VPERMLE(V8, V8, LEMASK, V8) SHA256ROUND0(V0,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)
    - github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. RELEASE.md

    *   Improved support for NumPy style basic slicing including non-1 strides,
        ellipses, newaxis, and negative indices. For example complicated expressions
        like `foo[1, 2:4, tf.newaxis, ..., :-3:-1, :]` are now supported. In
        addition we have preliminary (non-broadcasting) support for sliced
        assignment to variables. In particular one can write
        `var[1:3].assign([1,11,111])`.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
Back to top