Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for embedding (0.1 sec)

  1. doc/go_spec.html

    <p>
    In a slightly more general form
    an interface <code>T</code> may use a (possibly qualified) interface type
    name <code>E</code> as an interface element. This is called
    <i>embedding</i> interface <code>E</code> in <code>T</code>
    [<a href="#Go_1.14">Go 1.14</a>].
    The type set of <code>T</code> is the <i>intersection</i> of the type sets
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Tue Dec 02 23:07:19 UTC 2025
    - 286.5K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.9.md

    * Add 'kubectl set env' command for setting environment variables inside containers for resources embedding pod templates ([#50998](https://github.com/kubernetes/kubernetes/pull/50998), [@zjj2wry](https://github.com/zjj2wry))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    ## 0.53.2
    
    * Fix automatic embedding of body fields for dependencies and sub-dependencies. Original PR [#1079](https://github.com/tiangolo/fastapi/pull/1079) by [@Toad2186](https://github.com/Toad2186).
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:06:15 UTC 2025
    - 586.7K bytes
    - Viewed (0)
  4. lib/fips140/v1.1.0-rc1.zip

    version of Algorithm 7 and 8 with a // fixed mu/μ, as allowed by IG 10.3.A, Resolution 15. It compares sk and not // pk, because H(pk) is part of sk, as allowed by the same Resolution. It // compares the results with hashes instead of values, to avoid embedding several // kilobytes of test vectors in every binary, as allowed by GeneralNote7. func fips140CAST() error { // From https://pages.nist.gov/ACVP/draft-celi-acvp-ml-dsa.html#table-1. var seed = &[32]byte{ 0x5c, 0x62, 0x4f, 0xcc, 0x18, 0x62, 0x45,...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
Back to top