Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 119 for 166 (0.02 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	ECMSPFSPERM        = Errno(162)
    	EMVSPFSPERM        = Errno(162)
    	EMVSSAFEXTRERR     = Errno(163)
    	EMVSSAF2ERR        = Errno(164)
    	EMVSTODNOTSET      = Errno(165)
    	EMVSPATHOPTS       = Errno(166)
    	EMVSNORTL          = Errno(167)
    	EMVSEXPIRE         = Errno(168)
    	EMVSPASSWORD       = Errno(169)
    	EMVSWLMERROR       = Errno(170)
    	EMVSCPLERROR       = Errno(171)
    	EMVSARMERROR       = Errno(172)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  2. guava/src/com/google/common/hash/Striped64.java

    /*
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java?revision=1.9
     */
    
    package com.google.common.hash;
    
    import com.google.common.annotations.GwtIncompatible;
    import java.util.Random;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Jun 07 22:25:23 UTC 2024
    - 11.5K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/arm64/doc.go

    	FNMSUBS F7, F25, F7, F22    <=>    fnmsub s22, s7, s7, s25
    
    (4) BFI, BFXIL, SBFIZ, SBFX, UBFIZ, UBFX $<lsb>, <Rn>, $<width>, <Rd>
    
    Examples:
    
    	BFIW $16, R20, $6, R0      <=>    bfi w0, w20, #16, #6
    	UBFIZ $34, R26, $5, R20    <=>    ubfiz x20, x26, #34, #5
    
    (5) FCCMPD, FCCMPS, FCCMPED, FCCMPES <cond>, Fm. Fn, $<nzcv>
    
    Examples:
    
    	FCCMPD AL, F8, F26, $0     <=>    fccmp d26, d8, #0x0, al
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Aug 07 00:21:42 UTC 2023
    - 9.6K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS___TMPFD        = 164 // { int sys___tmpfd(int flags); }
    	SYS_SYSARCH        = 165 // { int sys_sysarch(int op, void *parms); }
    	SYS_LSEEK          = 166 // { off_t sys_lseek(int fd, off_t offset, int whence); }
    	SYS_TRUNCATE       = 167 // { int sys_truncate(const char *path, off_t length); }
    	SYS_FTRUNCATE      = 168 // { int sys_ftruncate(int fd, off_t length); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_openbsd_riscv64.go

    	SYS___TMPFD        = 164 // { int sys___tmpfd(int flags); }
    	SYS_SYSARCH        = 165 // { int sys_sysarch(int op, void *parms); }
    	SYS_LSEEK          = 166 // { off_t sys_lseek(int fd, off_t offset, int whence); }
    	SYS_TRUNCATE       = 167 // { int sys_truncate(const char *path, off_t length); }
    	SYS_FTRUNCATE      = 168 // { int sys_ftruncate(int fd, off_t length); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 15.7K bytes
    - Viewed (0)
  6. test/fixedbugs/issue60982.go

    		return 159
    	case 160:
    		return 160
    	case 161:
    		return 161
    	case 162:
    		return 162
    	case 163:
    		return 163
    	case 164:
    		return 164
    	case 165:
    		return 165
    	case 166:
    		return 166
    	case 167:
    		return 167
    	case 168:
    		return 168
    	case 169:
    		return 169
    	case 170:
    		return 170
    	case 171:
    		return 171
    	case 172:
    		return 172
    	case 173:
    		return 173
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 28 16:07:47 UTC 2023
    - 23.7K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java

     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/AbstractExecutorServiceTest.java?revision=1.30
     * which contained the following notice:
     *
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     * Other contributors include Andrew Wright, Jeffrey Hayes,
     * Pat Fisher, Mike Judd.
     */
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Sep 06 17:04:31 UTC 2023
    - 28.2K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go

    	{162, "EKEYEXPIRED", "key has expired"},
    	{163, "EKEYREVOKED", "key has been revoked"},
    	{164, "EKEYREJECTED", "key was rejected by service"},
    	{165, "EOWNERDEAD", "owner died"},
    	{166, "ENOTRECOVERABLE", "state not recoverable"},
    	{167, "ERFKILL", "operation not possible due to RF-kill"},
    	{168, "EHWPOISON", "memory page has hardware error"},
    	{1133, "EDQUOT", "disk quota exceeded"},
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_GETFH                    = 161 // { int getfh(char *fname, \
    	SYS_SYSARCH                  = 165 // { int sysarch(int op, char *parms); }
    	SYS_RTPRIO                   = 166 // { int rtprio(int function, pid_t pid, \
    	SYS_FREEBSD6_PREAD           = 173 // { ssize_t freebsd6_pread(int fd, void *buf, \
    	SYS_FREEBSD6_PWRITE          = 174 // { ssize_t freebsd6_pwrite(int fd, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go

    	{162, "EKEYEXPIRED", "key has expired"},
    	{163, "EKEYREVOKED", "key has been revoked"},
    	{164, "EKEYREJECTED", "key was rejected by service"},
    	{165, "EOWNERDEAD", "owner died"},
    	{166, "ENOTRECOVERABLE", "state not recoverable"},
    	{167, "ERFKILL", "operation not possible due to RF-kill"},
    	{168, "EHWPOISON", "memory page has hardware error"},
    	{1133, "EDQUOT", "disk quota exceeded"},
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
Back to top