Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for int (0.2 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_CHAOS = 5
    pkg syscall (freebsd-arm64), const AF_CHAOS ideal-int
    pkg syscall (freebsd-arm64), const AF_CNT = 21
    pkg syscall (freebsd-arm64), const AF_CNT ideal-int
    pkg syscall (freebsd-arm64), const AF_COIP = 20
    pkg syscall (freebsd-arm64), const AF_COIP ideal-int
    pkg syscall (freebsd-arm64), const AF_DATAKIT = 9
    pkg syscall (freebsd-arm64), const AF_DATAKIT ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (linux-386-cgo), const CLONE_PIDFD = 4096 #51246
    pkg syscall (linux-386-cgo), const CLONE_PIDFD ideal-int #51246
    pkg syscall (linux-386-cgo), type SysProcAttr struct, CgroupFD int #51246
    pkg syscall (linux-386-cgo), type SysProcAttr struct, UseCgroupFD bool #51246
    pkg syscall (linux-386), const CLONE_CLEAR_SIGHAND = 4294967296 #51246
    pkg syscall (linux-386), const CLONE_CLEAR_SIGHAND ideal-int #51246
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Added 8-bit/16-bit/32-bit int/uint support for the built-in op `right_shift`
        *   Added reference implementation for 16-bit int unquantized `add`.
        *   Added reference implementation for 16-bit int and 32-bit unsigned int unquantized `mul`.
        *   `add_op` supports broadcasting up to 6 dimensions.
        *   Added 16-bit support for `top_k`.
    
    *   `tf.function`
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	INSERTPS $7, X2, X11                    // 66440f3a21da07
    	INSERTPS $7, X11, X11                   // 66450f3a21db07
    	INSW                                    // 666d
    	//TODO: INT $3                          // cc
    	INT $7                                  // cd07
    	INVD                                    // 0f08
    	INVLPG (BX)                             // 0f013b
    	INVLPG (R11)                            // 410f013b
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
Back to top