Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for resp (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    clobbers T1H and T1L // Redo this using ISEL?? MOVD $1, TRUE VSPLTISB $0, ZER VOR RL, RH, T1H VCMPEQUDCC ZER, T1H, T1H // 24 = CR6 NE ISEL $26, R0, TRUE, RES1 VXOR RL, PL, T1L VXOR RH, PH, T1H // SAVE: T1L VOR T1L, T1H, T1H VCMPEQUDCC ZER, T1H, T1H // 26 = CR6 NE ISEL $26, R0, TRUE, RES2 OR RES2, RES1, RES1 MOVD ret+24(FP), RES2 AND RES2, RES1, RES1 MOVD RES1, ret+24(FP) // X=H ; Y=H ; MUL; T- // T1 = H*H VOR HL, HL, X0 VOR HH, HH, X1 VOR HL, HL, Y0 VOR HH, HH, Y1 CALL p256MulInternal<>(SB) // X- ; Y=T ;...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

     - reach GA, and deprecate the beta, or
     - have a new beta version _(and deprecate the previous beta)_.
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3240          ; disallowed_STD3_mapped ; 0028 796D 0029 #1.1  PARENTHESIZED IDEOGRAPH FESTIVAL
    3241          ; disallowed_STD3_mapped ; 0028 4F11 0029 #1.1  PARENTHESIZED IDEOGRAPH REST
    3242          ; disallowed_STD3_mapped ; 0028 81EA 0029 #1.1  PARENTHESIZED IDEOGRAPH SELF
    3243          ; disallowed_STD3_mapped ; 0028 81F3 0029 #1.1  PARENTHESIZED IDEOGRAPH REACH
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    ### Upgrades
    
    * ⬆ Upgrade Starlette from 0.19.0 to 0.19.1. PR [#4819](https://github.com/tiangolo/fastapi/pull/4819) by [@Kludex](https://github.com/Kludex).
    
    ### Docs
    
    * 📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul. PR [#4624](https://github.com/tiangolo/fastapi/pull/4624) by [@fschuermeyer](https://github.com/fschuermeyer).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top