Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 141 - 145 of 145 for Syntax (0.07 seconds)

  1. docs/fr/docs/index.md

    Vous faites cela avec les types Python standard modernes.
    
    Vous n'avez pas à apprendre une nouvelle syntaxe, les méthodes ou les classes d'une bibliothèque spécifique, etc.
    
    Juste du **Python** standard.
    
    Par exemple, pour un `int`:
    
    ```Python
    item_id: int
    ```
    
    ou pour un modèle `Item` plus complexe :
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Oct 11 17:48:49 GMT 2025
    - 22K bytes
    - Click Count (0)
  2. api/go1.21.txt

    pkg debug/elf, const R_PPC64_REL24_P9NOTOC R_PPC64 #60348
    pkg debug/elf, method (DynFlag1) GoString() string #56887
    pkg debug/elf, method (DynFlag1) String() string #56887
    pkg debug/elf, method (*File) DynValue(DynTag) ([]uint64, error) #56892
    pkg debug/elf, type DynFlag1 uint32 #56887
    pkg encoding/binary, var NativeEndian nativeEndian #57237
    pkg errors, var ErrUnsupported error #41198
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Mon Aug 07 09:39:17 GMT 2023
    - 25.6K bytes
    - Click Count (0)
  3. RELEASE.md

            with `--copt=/experimental:preprocessor
            --host_copt=/experimental:preprocessor` (see `.bazelrc` for more
            details). Builds including TensorFlow may fail with unexpected syntax
            errors if these flags are absent. See also
            [this thread on SIG Build](https://groups.google.com/a/tensorflow.org/g/build/c/LbAw8RILvTg/m/ttnuhYU2BgAJ).
    
    ## Known Caveats
    
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    ErrDecryption } } return m.Bytes(N), nil } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/rsa/testdata/gcd_lcm_tests.txt # GCD tests. # # These test vectors satisfy gcd(A, B) = GCD and lcm(A, B) = LCM. GCD = 0 A = 0 B = 0 # Just to appease the syntax-checker. LCM = 0 GCD = 1 A = 92ff140ac8a659b31dd9 B = 2f532c9e5902b0d68cd2 LCM = 1b2c97003e520b0bdd59 GCD = a A = faaffa431343074f5c5d B = 2f48ec5aa5511283c293 LCM = 4a15f305e9622aa19bd8 GCD = 16 A = cf0b21bde98b41b479ac B = 3be3f563f81d5ad5c121 LCM...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  5. lib/fips140/v1.1.0-rc1.zip

    nil, ErrDecryption } } return m.Bytes(N), nil } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/rsa/testdata/gcd_lcm_tests.txt # GCD tests. # # These test vectors satisfy gcd(A, B) = GCD and lcm(A, B) = LCM. GCD = 0 A = 0 B = 0 # Just to appease the syntax-checker. LCM = 0 GCD = 1 A = 92ff140ac8a659b31dd9 B = 2f532c9e5902b0d68cd2 LCM = 1b2c97003e520b0bdd59 GCD = a A = faaffa431343074f5c5d B = 2f48ec5aa5511283c293 LCM = 4a15f305e9622aa19bd8 GCD = 16 A = cf0b21bde98b41b479ac B = 3be3f563f81d5ad5c121 LCM...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
Back to Top