Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 36 of 36 for 216 (0.04 seconds)

  1. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_MAXSYSCALL = 439
    pkg syscall (darwin-386), const SYS_MINCORE = 78
    pkg syscall (darwin-386), const SYS_MINHERIT = 250
    pkg syscall (darwin-386), const SYS_MKCOMPLEX = 216
    pkg syscall (darwin-386), const SYS_MKDIR = 136
    pkg syscall (darwin-386), const SYS_MKDIR_EXTENDED = 292
    pkg syscall (darwin-386), const SYS_MKFIFO = 132
    pkg syscall (darwin-386), const SYS_MKFIFO_EXTENDED = 291
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  2. src/cmd/asm/internal/asm/testdata/riscv64.s

    	FMVDX	X5, F0					// 538002f2
    	FMADDD	F1, F2, F3, F4				// 4382201a
    	FMSUBD	F1, F2, F3, F4				// 4782201a
    	FNMSUBD	F1, F2, F3, F4				// 4b82201a
    	FNMADDD	F1, F2, F3, F4				// 4f82201a
    
    	// 21.6: Double-Precision Floating-Point Compare Instructions
    	FEQD	F0, F1, X7				// d3a300a2
    	FLTD	F0, F1, X7				// d39300a2
    	FLED	F0, F1, X7				// d38300a2
    
    	// 21.7: Double-Precision Floating-Point Classify Instruction
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Nov 13 12:17:37 GMT 2025
    - 73.7K bytes
    - Click Count (0)
  3. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_LAPD ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_LIN = 212
    pkg syscall (netbsd-arm64-cgo), const DLT_LIN ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_EVDEV = 216
    pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_EVDEV ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_IRDA = 144
    pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_IRDA ideal-int
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_LAPD ideal-int
    pkg syscall (freebsd-arm64), const DLT_LIN = 212
    pkg syscall (freebsd-arm64), const DLT_LIN ideal-int
    pkg syscall (freebsd-arm64), const DLT_LINUX_EVDEV = 216
    pkg syscall (freebsd-arm64), const DLT_LINUX_EVDEV ideal-int
    pkg syscall (freebsd-arm64), const DLT_LINUX_IRDA = 144
    pkg syscall (freebsd-arm64), const DLT_LINUX_IRDA ideal-int
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_NFSSVC ideal-int
    pkg syscall (darwin-arm64), const SYS_OPEN = 5
    pkg syscall (darwin-arm64), const SYS_OPEN ideal-int
    pkg syscall (darwin-arm64), const SYS_OPEN_DPROTECTED_NP = 216
    pkg syscall (darwin-arm64), const SYS_OPEN_DPROTECTED_NP ideal-int
    pkg syscall (darwin-arm64), const SYS_OPEN_EXTENDED = 277
    pkg syscall (darwin-arm64), const SYS_OPEN_EXTENDED ideal-int
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
  6. RELEASE.md

    * `tf.lite`
        * Added support for `stablehlo.scatter`.
    
    * `tf.estimator`
        * The tf.estimator API removal is in progress and will be targeted for the 2.16 release.
    
    ## Keras
    
    * This will be the final release before the launch of Keras 3.0, when Keras will become multi-backend. For the compatibility page and other info, please see: https://github.com/keras-team/keras-core
    
    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)
Back to Top