Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 133 for 32769 (0.09 sec)

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

    	SYS_VFPRINTF_UNLOCKED               = 0xCC5 // 3269
    	SYS_VFSCANF_UNLOCKED                = 0xCC7 // 3271
    	SYS_VFWPRINTF_UNLOCKED              = 0xCC9 // 3273
    	SYS_VFWSCANF_UNLOCKED               = 0xCCB // 3275
    	SYS_VPRINTF_UNLOCKED                = 0xCCD // 3277
    	SYS_VSCANF_UNLOCKED                 = 0xCCF // 3279
    	SYS_VWPRINTF_UNLOCKED               = 0xCD1 // 3281
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                        message:
                          description: message is a human readable message indicating
                            details about the transition. This may be an empty string.
                          maxLength: 32768
                          type: string
                        observedGeneration:
                          description: observedGeneration represents the .metadata.generation
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	CMN R6->17, R3                             // 7f4486ab
    	CMNW $(2<<12), R5                          // CMNW $8192, R5                // bf084031
    	CMN $(8<<12), R12                          // CMN $32768, R12               // 9f2140b1
    	CMN R6->0, R3                              // 7f0086ab
    	CMN R6, R3                                 // 7f0006ab
    	CMNW R30, R5                               // bf001e2b
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 24 01:11:41 UTC 2023
    - 43.9K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const BRKINT ideal-int
    pkg syscall (darwin-arm64), const CFLUSH = 15
    pkg syscall (darwin-arm64), const CFLUSH ideal-int
    pkg syscall (darwin-arm64), const CLOCAL = 32768
    pkg syscall (darwin-arm64), const CLOCAL ideal-int
    pkg syscall (darwin-arm64), const CREAD = 2048
    pkg syscall (darwin-arm64), const CREAD ideal-int
    pkg syscall (darwin-arm64), const CS5 = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/arm64.s

    	MSR	R13, ZCR_EL1                       // 0d1218d5
    	MRS	ZCR_EL1, R23                       // 171238d5
    	MSR	R17, ZCR_EL1                       // 111218d5
    	SYS	$32768, R1                         // 018008d5
    	SYS	$32768                             // 1f8008d5
    
    // TLBI instruction
    	TLBI	VMALLE1IS                          // 1f8308d5
    	TLBI	VMALLE1                            // 1f8708d5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 94.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.3.md

    * Ensure object returned by volume getCloudProvider incorporates cloud config ([#23769](https://github.com/kubernetes/kubernetes/pull/23769), [@saad-ali](https://github.com/saad-ali))
    * Update Dashboard UI addon to v1.0.1 ([#23724](https://github.com/kubernetes/kubernetes/pull/23724), [@maciaszczykm](https://github.com/maciaszczykm))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 84K bytes
    - Viewed (0)
  7. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                  message is a human readable message indicating details about the transition.
                                  This may be an empty string.
                                maxLength: 32768
                                type: string
                              observedGeneration:
                                description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  8. src/fmt/scan_test.go

    	{"%d\nX", "27\nX", &intVal, 27},
    	{"%dX\n X", "27X\n X", &intVal, 27},
    }
    
    var overflowTests = []ScanTest{
    	{"128", &int8Val, 0},
    	{"32768", &int16Val, 0},
    	{"-129", &int8Val, 0},
    	{"-32769", &int16Val, 0},
    	{"256", &uint8Val, 0},
    	{"65536", &uint16Val, 0},
    	{"1e100", &float32Val, 0},
    	{"1e500", &float64Val, 0},
    	{"(1e100+0i)", &complex64Val, 0},
    	{"(1+1e100i)", &complex64Val, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 23 20:25:13 UTC 2023
    - 39.3K bytes
    - Viewed (0)
  9. src/hash/crc32/crc32_table_ppc64le.s

    DATA ·IEEEConst+3544(SB)/8,$0x0000000074fe2232
    
    	/* x^33856 mod p(x), x^33792 mod p(x) */
    DATA ·IEEEConst+3552(SB)/8,$0x00000001e599099a
    DATA ·IEEEConst+3560(SB)/8,$0x000000001ac6e2ba
    
    	/* x^32832 mod p(x), x^32768 mod p(x) */
    DATA ·IEEEConst+3568(SB)/8,$0x00000000fe128194
    DATA ·IEEEConst+3576(SB)/8,$0x0000000013fca91e
    
    	/* x^31808 mod p(x), x^31744 mod p(x) */
    DATA ·IEEEConst+3584(SB)/8,$0x0000000077e8b990
    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/internal/obj/ppc64/obj9.go

    			//     ADD   $int64(int16(x)), rY, rY
    			// The range is slightly asymmetric as 0x7FFF8000 and above overflow the sign bit, whereas for
    			// negative values, this would happen with constant values between -1 and -32768 which can
    			// assemble into a single addi.
    			is := p.From.Offset>>16 + (p.From.Offset>>15)&1
    			i := int64(int16(p.From.Offset))
    			p.As = AADDIS
    			p.From.Offset = is
    			q := obj.Appendp(p, c.newprog)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 18:17:17 UTC 2024
    - 40.8K bytes
    - Viewed (0)
Back to top