Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 219 for a7 (0.06 sec)

  1. src/runtime/sys_linux_riscv64.s

    	MOV	$SYS_gettid, A7
    	ECALL
    	MOVW	A0, ret+0(FP)
    	RET
    
    // func raise(sig uint32)
    TEXT runtime·raise(SB),NOSPLIT|NOFRAME,$0
    	MOV	$SYS_gettid, A7
    	ECALL
    	// arg 1 tid - already in A0
    	MOVW	sig+0(FP), A1	// arg 2
    	MOV	$SYS_tkill, A7
    	ECALL
    	RET
    
    // func raiseproc(sig uint32)
    TEXT runtime·raiseproc(SB),NOSPLIT|NOFRAME,$0
    	MOV	$SYS_getpid, A7
    	ECALL
    	// arg 1 pid - already in A0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 09 13:57:06 UTC 2023
    - 11.5K bytes
    - Viewed (0)
  2. test/initexp.go

    func b5() int { return a1() + a2() + a3() + a4() + a5() + a6() + a7() }
    func b6() int { return a1() + a2() + a3() + a4() + a5() + a6() + a7() }
    func b7() int { return a1() + a2() + a3() + a4() + a5() + a6() + a7() }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 23 20:27:09 UTC 2022
    - 1.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c

      __asm__(GOSYM_PREFIX GOPKGPATH ".realSyscall");
    
    struct ret
    gccgoRealSyscall(uintptr_t trap, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, uintptr_t a5, uintptr_t a6, uintptr_t a7, uintptr_t a8, uintptr_t a9)
    {
    	struct ret r;
    
    	errno = 0;
    	r.r = syscall(trap, a1, a2, a3, a4, a5, a6, a7, a8, a9);
    	r.err = errno;
    	return r;
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  4. src/syscall/syscall_openbsd_libc.go

    func rawSyscall10X(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10 uintptr) (r1, r2 uintptr, err Errno)
    
    func syscall9(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr) (r1, r2 uintptr, err Errno) {
    	return syscall10(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9, 0)
    }
    func syscall9X(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr) (r1, r2 uintptr, err Errno) {
    	return syscall10X(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9, 0)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 04 07:51:20 UTC 2024
    - 3.7K bytes
    - Viewed (0)
  5. test/fixedbugs/issue15175.go

    	a5--
    	a4 += (a2 << a1 << 2) | (a4 ^ a4<<(a1&a1)) - a3                              // int8
    	a6 -= a6 >> (2 + uint32(a2)>>3)                                              // int
    	a1 += a1                                                                     // uint
    	a3 *= a4 << (a1 | a1) << (uint16(3) >> 2 & (1 - 0) & (uint16(1) << a5 << 3)) // int8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 02 13:43:18 UTC 2016
    - 1.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go

    //go:linkname syscall_rawSyscall syscall.rawSyscall
    //go:linkname syscall_rawSyscall6 syscall.rawSyscall6
    
    func syscall_syscall9(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr) (r1, r2 uintptr, err Errno) {
    	return syscall_syscall10(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9, 0)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  7. test/ken/embed.go

    	test5() int
    	test6() int
    	test7() int
    }
    
    /******
     ******
     ******/
    
    type SubpSubp struct {
    	a7 int
    	a  int
    }
    
    func (p *SubpSubp) test7() int {
    	if p.a != p.a7 {
    		println("SubpSubp", p, p.a7)
    		panic("fail")
    	}
    	return p.a
    }
    func (p *SubpSubp) testx() { println("SubpSubp", p, p.a7) }
    
    /******
     ******
     ******/
    
    type SubpSub struct {
    	a6 int
    	SubpSubp
    	a int
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 03 17:03:15 UTC 2016
    - 4.3K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256

    00000170  99 a4 ef 7d 03 ce 71 95  d7 1d e1 b3 b8 e2 20 99  |...}..q....... .|
    00000180  aa 30 0f c1 75 a7 0d 39  98 12 96 27 c6 39 b8 57  |.0..u..9...'.9.W|
    00000190  6e ab 79 c7 91 c2 56 9d  b3 e1 cb 17 6a cc 42 47  |n.y...V.....j.BG|
    000001a0  fc a4 52 10 ab cd 4b 1f  65 3e 35 61 ed 38 99 7b  |..R...K.e>5a.8.{|
    000001b0  a7 79 02 f2 16 cb 85 fb  85 f8 86 56 40 6b ee 2f  |.y.........V@k./|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.3K bytes
    - Viewed (0)
  9. pkg/kubelet/util/store/store_test.go

    		},
    		{
    			"/foo/bar",
    			false,
    		},
    		{
    			".foo",
    			false,
    		},
    		{
    			"a78768279290d33d0b82eaea43cb8346f500057cb5bd250e88c97a5585385d66",
    			true,
    		},
    		{
    			"a7.87-6_8",
    			true,
    		},
    		{
    			"a7.87-677-",
    			false,
    		},
    	}
    
    	for _, tc := range testcases {
    		if tc.valid {
    			assert.NoError(t, ValidateKey(tc.key))
    		} else {
    			assert.Error(t, ValidateKey(tc.key))
    		}
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Oct 19 22:18:30 UTC 2017
    - 1.1K bytes
    - Viewed (0)
  10. tests/util/pki/apiserver.crt

             8d:14:95:33:1d:8e:08:20:ca:4d:3b:25:53:6a:5f:5f:9c:fc:
             d7:cb:3f:c8:7d:1e:ee:17:ea:a0:ec:4f:ef:f8:a0:47:8c:35:
             99:44:bd:60:c8:34:ee:55:53:9f:81:92:a7:2c:2d:7b:a3:50:
             f0:02:b9:fb:fa:98:f4:d6:6d:ba:da:bd:fe:88:a7:db:a3:78:
             0a:af:2e:fc:25:f2:e1:96:a8:de:15:14:f4:ef:0c:af:a0:2c:
             7c:3a:91:aa:fa:d9:cd:80:53:77:0b:7b:5b:e0:d6:87:47:38:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Aug 10 19:14:58 UTC 2019
    - 4.8K bytes
    - Viewed (0)
Back to top