Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 8 of 8 for 26 (0.05 seconds)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_DECnet ideal-int
    pkg syscall (freebsd-arm64), const AF_DLI = 13
    pkg syscall (freebsd-arm64), const AF_DLI ideal-int
    pkg syscall (freebsd-arm64), const AF_E164 = 26
    pkg syscall (freebsd-arm64), const AF_E164 ideal-int
    pkg syscall (freebsd-arm64), const AF_ECMA = 8
    pkg syscall (freebsd-arm64), const AF_ECMA ideal-int
    pkg syscall (freebsd-arm64), const AF_HYLINK = 15
    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)
  2. 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)
  3. lib/fips140/v1.26.0.zip

    p256SubInternal(HH,HL,HH,HL,T1,T0) // if H == 0 or H^P == 0 then ret=1 else ret=0 // clobbers T1H and T1L MOVD $1, TRUE VSPLTISB $0, ZER VOR HL, HH, T1H VCMPEQUDCC ZER, T1H, T1H // 26 = CR6 NE ISEL $26, R0, TRUE, RES1 VXOR HL, PL, T1L // SAVE: T1L VXOR HH, PH, T1H // SAVE: T1H VOR T1L, T1H, T1H VCMPEQUDCC ZER, T1H, T1H // 26 = CR6 NE ISEL $26, R0, TRUE, RES2 OR RES2, RES1, RES1 MOVD RES1, ret+24(FP) // X=Z1; Y=Z2; MUL; T- // Z3 = Z1*Z2 MOVD in1+8(FP), P1ptr MOVD in2+16(FP), P2ptr LXVD2X (R19)(P1ptr), X0 // Z1L...
    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

    p256SubInternal(HH,HL,HH,HL,T1,T0) // if H == 0 or H^P == 0 then ret=1 else ret=0 // clobbers T1H and T1L MOVD $1, TRUE VSPLTISB $0, ZER VOR HL, HH, T1H VCMPEQUDCC ZER, T1H, T1H // 26 = CR6 NE ISEL $26, R0, TRUE, RES1 VXOR HL, PL, T1L // SAVE: T1L VXOR HH, PH, T1H // SAVE: T1H VOR T1L, T1H, T1H VCMPEQUDCC ZER, T1H, T1H // 26 = CR6 NE ISEL $26, R0, TRUE, RES2 OR RES2, RES1, RES1 MOVD RES1, ret+24(FP) // X=Z1; Y=Z2; MUL; T- // Z3 = Z1*Z2 MOVD in1+8(FP), P1ptr MOVD in2+16(FP), P2ptr LXVD2X (R19)(P1ptr), X0 // Z1L...
    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. CHANGELOG/CHANGELOG-1.19.md

    - [v1.19.0-alpha.1](#v1190-alpha1)
      - [Downloads for v1.19.0-alpha.1](#downloads-for-v1190-alpha1)
        - [Source Code](#source-code-26)
        - [Client Binaries](#client-binaries-26)
        - [Server Binaries](#server-binaries-26)
        - [Node Binaries](#node-binaries-26)
      - [Changelog since v1.19.0-alpha.0](#changelog-since-v1190-alpha0)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes-5)
    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)
  6. docs/en/docs/release-notes.md

    * Add `openapi_prefix`, support for reverse proxy and mounting sub-applications. See the docs at [https://fastapi.tiangolo.com/advanced/sub-applications-proxy/](https://fastapi.tiangolo.com/advanced/sub-applications-proxy/): [#26](https://github.com/tiangolo/fastapi/pull/26) by [@kabirkhan](https://github.com/kabirkhan).
    
    * Update [docs/tutorial for SQLAlchemy](https://fastapi.tiangolo.com/tutorial/sql-databases/) including note about _DB Browser for SQLite_.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Apr 03 12:07:04 GMT 2026
    - 631K bytes
    - Click Count (0)
  7. src/main/webapp/css/bootstrap.min.css.map

    Shinsuke Sugaya <******@****.***> 1736662442 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 575.5K bytes
    - Click Count (0)
  8. RELEASE.md

                instead.
            *   `tf.batch_mat_mul_v3` (accidentally introduced in TensorFlow 2.6):
                Use `tf.linalg.matmul` instead.
            *   `tf.sparse_segment_sum_grad` (accidentally introduced in TensorFlow
                2.6): Use `tf.raw_ops.SparseSegmentSumGrad` instead. Directly
                calling this op is typically not necessary, as it is automatically
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
Back to Top