Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 26 for 20736 (0.05 sec)

  1. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	MOVW.W R1, -171(R14)                       // c15d15b8
    	MOVD.W R14, -220(R13)                      // ae4d12f8
    	MOVW R3, 14828(R24)                        // 03ef39b9
    	MOVD R0, 20736(R17)                        // 208228f9
    	MOVB.P ZR, -117(R7)                        // ffb41838
    	MOVB.W R27, -96(R13)                       // bb0d1a38
    	MOVB R17, 2200(R13)                        // b1612239
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 24 01:11:41 UTC 2023
    - 43.9K bytes
    - Viewed (0)
  2. releasenotes/notes/50804.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    issue:
      - 50736
    releaseNotes:
    - |
      **Added** Allow pods to be opted out of ambient capture using the `istio.io/dataplane-mode=none` label.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 03 19:29:42 UTC 2024
    - 387 bytes
    - Viewed (0)
  3. src/encoding/hex/example_test.go

    }
    
    func ExampleDump() {
    	content := []byte("Go is an open source programming language.")
    
    	fmt.Printf("%s", hex.Dump(content))
    
    	// Output:
    	// 00000000  47 6f 20 69 73 20 61 6e  20 6f 70 65 6e 20 73 6f  |Go is an open so|
    	// 00000010  75 72 63 65 20 70 72 6f  67 72 61 6d 6d 69 6e 67  |urce programming|
    	// 00000020  20 6c 61 6e 67 75 61 67  65 2e                    | language.|
    }
    
    func ExampleDumper() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Sep 10 21:40:16 UTC 2016
    - 2.3K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/test/pgo_devirtualize_test.go

    		{
    			pos:    "./devirt.go:173:36",
    			callee: "AddFn",
    		},
    		{
    			pos:    "./devirt.go:173:15",
    			callee: "mult.MultFn",
    		},
    		// ExerciseFuncField
    		{
    			pos:    "./devirt.go:207:35",
    			callee: "AddFn",
    		},
    		{
    			pos:    "./devirt.go:207:19",
    			callee: "mult.MultFn",
    		},
    		// ExerciseFuncClosure
    		// TODO(prattmic): Closure callees not implemented.
    		//{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Feb 15 21:30:35 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/typebits/typebits.go

    		}
    		bv.Set(int32(off / int64(types.PtrSize))) // pointer in first slot (BitsPointer)
    
    	case types.TARRAY:
    		elt := t.Elem()
    		if elt.Size() == 0 {
    			// Short-circuit for #20739.
    			break
    		}
    		for i := int64(0); i < t.NumElem(); i++ {
    			set(elt, off, bv, skip)
    			off += elt.Size()
    		}
    
    	case types.TSTRUCT:
    		for _, f := range t.Fields() {
    			set(f.Type, off+f.Offset, bv, skip)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 01:53:41 UTC 2023
    - 3.2K bytes
    - Viewed (0)
  6. src/syscall/asm_plan9_arm.s

    	SWI		$0
    	MOVW	R0, r1+28(FP)
    	MOVW	R0, r2+32(FP)
    	MOVW	R0, err+36(FP)
    	RET
    
    //func seek(placeholder uintptr, fd int, offset int64, whence int) (newoffset int64, err string)
    TEXT ·seek(SB),NOSPLIT,$20-36
    	NO_LOCAL_POINTERS
    	MOVW	$newoffset_lo+20(FP), R6
    	MOVW	R6, sysargs-20(SP)	// dest for return value
    	MOVW	$fd+4(FP), R0		// move syscall args
    	MOVW	$sysarg1-16(SP), R1
    	MOVM.IA	(R0), [R2-R5]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 08 14:57:01 UTC 2018
    - 3.2K bytes
    - Viewed (0)
  7. src/crypto/tls/testdata/Server-TLSv12-RSA-3DES

    >>> Flow 4 (server to client)
    00000000  14 03 03 00 01 01 16 03  03 00 30 00 00 00 00 00  |..........0.....|
    00000010  00 00 00 49 b9 2a 89 cb  6e 15 d4 a6 f7 24 a5 3a  |...I.*..n....$.:|
    00000020  da f3 5b ac ff 43 a2 a6  5b 27 36 9c 6d 55 ba c8  |..[..C..['6.mU..|
    00000030  f4 77 f7 44 8c bc a7 5e  3f c6 59 17 03 03 00 30  |.w.D...^?.Y....0|
    00000040  00 00 00 00 00 00 00 00  44 44 d7 76 36 88 a6 84  |........DD.v6...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 5.8K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Server-TLSv11-RSA-RC4

    000000b0  67 10 98 27 76 8a 70 78  0b df                    |g..'v.px..|
    >>> Flow 4 (server to client)
    00000000  14 03 02 00 01 01 16 03  02 00 24 41 50 b9 88 0e  |..........$AP...|
    00000010  3f 27 36 f0 27 70 ca b8  bc 38 df e9 68 3e 29 cf  |?'6.'p...8..h>).|
    00000020  80 b5 e8 59 bd 52 45 b7  0d fa a7 6d 77 a0 9e 17  |...Y.RE....mw...|
    00000030  03 02 00 21 94 2a 6a ca  f0 b3 7e 1c d6 58 3f 64  |...!.*j...~..X?d|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 5.2K bytes
    - Viewed (0)
  9. src/hash/crc32/crc32_table_ppc64le.s

    DATA ·IEEEConst+808(SB)/8,$0x0000000101c5c578
    
    	/* x^208960 mod p(x), x^208896 mod p(x) */
    DATA ·IEEEConst+816(SB)/8,$0x000000019d4fc1ae
    DATA ·IEEEConst+824(SB)/8,$0x00000000dddf6494
    
    	/* x^207936 mod p(x), x^207872 mod p(x) */
    DATA ·IEEEConst+832(SB)/8,$0x00000001ba0e3dea
    DATA ·IEEEConst+840(SB)/8,$0x00000000f1c3db28
    
    	/* x^206912 mod p(x), x^206848 mod p(x) */
    DATA ·IEEEConst+848(SB)/8,$0x0000000074b59a5e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_GETADDRINFO                     = 0x818 // 2072
    	SYS_GETNAMEINFO                     = 0x819 // 2073
    	SYS_FREEADDRINFO                    = 0x81A // 2074
    	SYS_GAI_STRERROR                    = 0x81B // 2075
    	SYS_REXEC_AF                        = 0x81C // 2076
    	SYS___POE                           = 0x81D // 2077
    	SYS___DYNALLOC_A                    = 0x81F // 2079
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
Back to top