Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 94 for x148 (0.07 sec)

  1. test/fixedbugs/issue60982.go

    		return 141
    	case 142:
    		return 142
    	case 143:
    		return 143
    	case 144:
    		return 144
    	case 145:
    		return 145
    	case 146:
    		return 146
    	case 147:
    		return 147
    	case 148:
    		return 148
    	case 149:
    		return 149
    	case 150:
    		return 150
    	case 151:
    		return 151
    	case 152:
    		return 152
    	case 153:
    		return 153
    	case 154:
    		return 154
    	case 155:
    		return 155
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 28 16:07:47 UTC 2023
    - 23.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go

    	PT_FPR1                          = 0xe8
    	PT_FPR10                         = 0x130
    	PT_FPR11                         = 0x138
    	PT_FPR12                         = 0x140
    	PT_FPR13                         = 0x148
    	PT_FPR14                         = 0x150
    	PT_FPR15                         = 0x158
    	PT_FPR2                          = 0xf0
    	PT_FPR3                          = 0xf8
    	PT_FPR4                          = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.7K bytes
    - Viewed (0)
  3. src/runtime/asm_loong64.s

    	MOVV	R10, (6*8)(R25)
    	MOVV	R11, (7*8)(R25)
    	MOVV	R12, (8*8)(R25)
    	MOVV	R13, (9*8)(R25)
    	MOVV	R14, (10*8)(R25)
    	MOVV	R15, (11*8)(R25)
    	MOVV	R16, (12*8)(R25)
    	MOVV	R17, (13*8)(R25)
    	MOVV	R18, (14*8)(R25)
    	MOVV	R19, (15*8)(R25)
    	MOVD	F0, (16*8)(R25)
    	MOVD	F1, (17*8)(R25)
    	MOVD	F2, (18*8)(R25)
    	MOVD	F3, (19*8)(R25)
    	MOVD	F4, (20*8)(R25)
    	MOVD	F5, (21*8)(R25)
    	MOVD	F6, (22*8)(R25)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 15:04:25 UTC 2024
    - 26.5K bytes
    - Viewed (2)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_GETLOGIN_R     = 141 // { int sys_getlogin_r(char *namebuf, u_int namelen); }
    	SYS_SETSID         = 147 // { int sys_setsid(void); }
    	SYS_QUOTACTL       = 148 // { int sys_quotactl(const char *path, int cmd, int uid, char *arg); }
    	SYS_NFSSVC         = 155 // { int sys_nfssvc(int flag, void *argp); }
    	SYS_GETFH          = 161 // { int sys_getfh(const char *fname, fhandle_t *fhp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_GETLOGIN_R     = 141 // { int sys_getlogin_r(char *namebuf, u_int namelen); }
    	SYS_SETSID         = 147 // { int sys_setsid(void); }
    	SYS_QUOTACTL       = 148 // { int sys_quotactl(const char *path, int cmd, int uid, char *arg); }
    	SYS_NFSSVC         = 155 // { int sys_nfssvc(int flag, void *argp); }
    	SYS_GETFH          = 161 // { int sys_getfh(const char *fname, fhandle_t *fhp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_freebsd_arm.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, \
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, \
    	SYS_LGETFH                   = 160 // { int lgetfh(char *fname, \
    	SYS_GETFH                    = 161 // { int getfh(char *fname, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiserver/go.sum

    github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75/go.mod h1:KO6IkyS8Y3j8OdNO85qEYBsRPuteD+YciPomcXdrMnk=
    github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
    github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
    github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:11 UTC 2024
    - 49.2K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go

    	"\x13G\x13>\x00\x01\x13K" + // 0x1347133E: 0x0001134B
    	"\x13G\x13W\x00\x01\x13L" + // 0x13471357: 0x0001134C
    	"\x14\xb9\x14\xba\x00\x01\x14\xbb" + // 0x14B914BA: 0x000114BB
    	"\x14\xb9\x14\xb0\x00\x01\x14\xbc" + // 0x14B914B0: 0x000114BC
    	"\x14\xb9\x14\xbd\x00\x01\x14\xbe" + // 0x14B914BD: 0x000114BE
    	"\x15\xb8\x15\xaf\x00\x01\x15\xba" + // 0x15B815AF: 0x000115BA
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 374.3K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/net/idna/tables11.0.0.go

    	"\x07;%\x03\x074\x11\x03\x076\x09\x03\x077*\x03\x070\x01\x03\x070\x0f\x03" +
    	"\x070.\x03\x071\x16\x03\x071\x04\x03\x0710\x03\x072\x18\x03\x072-\x03" +
    	"\x073\x14\x03\x073>\x03\x07'\x09\x03\x07 \x00\x03\x07\x1f\x0b\x03\x07" +
    	"\x18#\x03\x07\x18(\x03\x07\x186\x03\x07\x18\x03\x03\x07\x19\x16\x03\x07" +
    	"\x116\x03\x07\x12'\x03\x07\x13\x10\x03\x07\x0c&\x03\x07\x0c\x08\x03\x07" +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 270.5K bytes
    - Viewed (0)
  10. pkg/registry/core/service/ipallocator/ipallocator_test.go

    			free:     4095,
    			released: "2001:db8:1::5",
    			outOfRange: []string{
    				"2001:db8::1",   // not in 2001:db8:1::/48
    				"2001:db8:1::",  // reserved (base address)
    				"2001:db8:2::2", // not in 2001:db8:1::/48
    			},
    			alreadyAllocated: "2001:db8:1::1",
    		},
    	}
    	for _, tc := range testCases {
    		t.Run(tc.name, func(t *testing.T) {
    			_, cidr, err := netutils.ParseCIDRSloppy(tc.cidr)
    			if err != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jun 25 13:14:46 UTC 2023
    - 24.2K bytes
    - Viewed (0)
Back to top