Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 15 of 15 for selv (0.18 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RUSAGE_CHILDREN = -1 #53466
    pkg syscall (freebsd-riscv64), const RUSAGE_CHILDREN ideal-int #53466
    pkg syscall (freebsd-riscv64), const RUSAGE_SELF = 0 #53466
    pkg syscall (freebsd-riscv64), const RUSAGE_SELF ideal-int #53466
    pkg syscall (freebsd-riscv64), const RUSAGE_THREAD = 1 #53466
    pkg syscall (freebsd-riscv64), const RUSAGE_THREAD ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  2. PATENTS

    Google as part of the Go project.
    
    Google hereby grants to You a perpetual, worldwide, non-exclusive,
    no-charge, royalty-free, irrevocable (except as stated in this section)
    patent license to make, have made, use, offer to sell, sell, import,
    transfer and otherwise run, modify and propagate the contents of this
    implementation of Go, where such license applies only to those patent
    claims, both currently owned or controlled by Google and acquired in
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Dec 06 21:31:59 GMT 2010
    - 1.3K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (darwin-386), const RTV_SPIPE = 16
    pkg syscall (darwin-386), const RTV_SSTHRESH = 32
    pkg syscall (darwin-386), const RUSAGE_CHILDREN = -1
    pkg syscall (darwin-386), const RUSAGE_SELF = 0
    pkg syscall (darwin-386), const SCM_CREDS = 3
    pkg syscall (darwin-386), const SCM_RIGHTS = 1
    pkg syscall (darwin-386), const SCM_TIMESTAMP = 2
    pkg syscall (darwin-386), const SCM_TIMESTAMP_MONOTONIC = 4
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (1)
  4. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	DIV	R4, R5	  		// a5102000
    	DIV	R4, R5, R6	  	// a6102000
    	DIVU	R4, R5	   		// a5102100
    	DIVU	R4, R5, R6	   	// a6102100
    	SRLV	R4, R5 			// a5101900
    	SRLV	R4, R5, R6 		// a6101900
    	SRLV	$4, R4, R5		// 85104500
    	SRLV	$4, R4			// 84104500
    	SRLV	$32, R4, R5 		// 85804500
    	SRLV	$32, R4			// 84804500
    
    	MASKEQZ	R4, R5, R6		// a6101300
    	MASKNEZ	R4, R5, R6		// a6901300
    
    	MOVFD	F4, F5			// 85241901
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Mar 31 02:56:19 GMT 2023
    - 6.4K bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const RT_DEFAULT_FIB ideal-int
    pkg syscall (freebsd-386-cgo), const RUSAGE_CHILDREN ideal-int
    pkg syscall (freebsd-386-cgo), const RUSAGE_SELF ideal-int
    pkg syscall (freebsd-386-cgo), const RUSAGE_THREAD ideal-int
    pkg syscall (freebsd-386-cgo), const SCM_BINTIME ideal-int
    pkg syscall (freebsd-386-cgo), const SCM_CREDS ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top