Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for 45 (0.27 sec)

  1. src/archive/zip/struct.go

    	creatorFAT    = 0
    	creatorUnix   = 3
    	creatorNTFS   = 11
    	creatorVFAT   = 14
    	creatorMacOSX = 19
    
    	// Version numbers.
    	zipVersion20 = 20 // 2.0
    	zipVersion45 = 45 // 4.5 (reads and writes zip64 archives)
    
    	// Limits for non zip64 files.
    	uint16max = (1 << 16) - 1
    	uint32max = (1 << 32) - 1
    
    	// Extra header IDs.
    	//
    	// IDs 0..31 are reserved for official use by PKWARE.
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 13 18:36:46 GMT 2023
    - 12.1K bytes
    - Viewed (0)
  2. src/archive/zip/reader_test.go

    00000f0 18 71 4b 7e 5b 6a d1 79 47 61 41 b0 4e 2a 74 45
    0000100 43 58 12 b2 5a a5 c6 7d 68 55 88 d4 98 75 18 6d
    0000110 08 d1 1f 8f 5a 9e 96 ee 45 cf a4 84 4e 4b e8 50
    0000120 a7 13 d9 06 de 52 81 97 36 b2 d7 b8 fc 2b 5f 55
    0000130 23 1f 32 59 cf 30 27 fb e2 8a b9 de 45 dd 63 9c
    0000140 4b b5 8b 96 4c 7a 62 62 cc a1 a7 cf fa f1 fe dd
    0000150 54 62 11 bf 36 78 b3 c7 b1 b5 f2 61 4d 4e dd 66
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Mar 27 18:23:49 GMT 2024
    - 55.3K bytes
    - Viewed (0)
  3. src/archive/tar/reader_test.go

    			PAXRecords: map[string]string{
    				"GNU.sparse.size":      "200",
    				"GNU.sparse.numblocks": "95",
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Nov 21 21:14:38 GMT 2022
    - 47.1K bytes
    - Viewed (0)
  4. src/archive/zip/zip_test.go

    		if zr.File[i].Name != want {
    			t.Fatalf("File(%d) = %q, want %q", i, zr.File[i].Name, want)
    		}
    	}
    }
    
    func TestModTime(t *testing.T) {
    	var testTime = time.Date(2009, time.November, 10, 23, 45, 58, 0, time.UTC)
    	fh := new(FileHeader)
    	fh.SetModTime(testTime)
    	outTime := fh.ModTime()
    	if !outTime.Equal(testTime) {
    		t.Errorf("times don't match: got %s, want %s", outTime, testTime)
    	}
    }
    
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Mar 27 18:23:49 GMT 2024
    - 19.5K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	//TODO VFCVTXN V1.D2, V17.S2               // 3168612e
    	//TODO VFCVTXN2 V0.D2, V21.S4              // 1568616e
    	//TODO FCVTZS $26, F29, F19                // b3ff665f
    	//TODO VFCVTZS $45, V14.D2, V18.D2         // d2fd534f
    	//TODO FCVTZS F8, F7                       // 07b9a15e
    	//TODO VFCVTZS V2.S2, V4.S2                // 44b8a10e
    	//TODO FCVTZS $26, F7, R11                 // eb98181e
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Jul 24 01:11:41 GMT 2023
    - 43.9K bytes
    - Viewed (1)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const ENOTRECOVERABLE Errno
    pkg syscall (freebsd-arm64), const ENOTSOCK = 38
    pkg syscall (freebsd-arm64), const ENOTSUP = 45
    pkg syscall (freebsd-arm64), const ENOTTY = 25
    pkg syscall (freebsd-arm64), const ENXIO = 6
    pkg syscall (freebsd-arm64), const EOPNOTSUPP = 45
    pkg syscall (freebsd-arm64), const EOVERFLOW = 84
    pkg syscall (freebsd-arm64), const EOWNERDEAD = 96
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. src/cmd/asm/internal/asm/testdata/ppc64_p10.s

    	PSTH R1, $1, 12345678(R2)               // 061000bcb022614e
    	PSTQ R2, $1, 12345678(R2)               // 041000bcf042614e
    	PSTW R1, $1, 12345678(R2)               // 061000bc9022614e
    	PSTW R24, $0, 45(R13)                   // 06000000930d002d
    	PSTXSD V1, $1, 12345678(R2)             // 041000bcb822614e
    	PSTXSSP V1, $1, 1234567890(R0)          // 04104996bc2002d2
    	PSTXSSP V1, $1, 1234567890(R1)          // 04104996bc2102d2
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 23 20:52:57 GMT 2023
    - 14.3K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const ENOTSOCK = 38 #53466
    pkg syscall (freebsd-riscv64), const ENOTSUP = 45 #53466
    pkg syscall (freebsd-riscv64), const ENOTTY = 25 #53466
    pkg syscall (freebsd-riscv64), const ENXIO = 6 #53466
    pkg syscall (freebsd-riscv64), const EOPNOTSUPP = 45 #53466
    pkg syscall (freebsd-riscv64), const EOVERFLOW = 84 #53466
    pkg syscall (freebsd-riscv64), const EOWNERDEAD = 96 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const ENOTRECOVERABLE = 104
    pkg syscall (darwin-arm64), const ENOTRECOVERABLE Errno
    pkg syscall (darwin-arm64), const ENOTSOCK = 38
    pkg syscall (darwin-arm64), const ENOTSUP = 45
    pkg syscall (darwin-arm64), const ENOTTY = 25
    pkg syscall (darwin-arm64), const ENXIO = 6
    pkg syscall (darwin-arm64), const EOPNOTSUPP = 102
    pkg syscall (darwin-arm64), const EOVERFLOW = 84
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  10. api/go1.17.txt

    pkg math, const MaxInt ideal-int
    pkg math, const MaxUint ideal-int
    pkg math, const MinInt ideal-int
    pkg math, const SmallestNonzeroFloat32 = 1.4013e-45  // 1/713623846352979940529142984724747568191373312
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 18K bytes
    - Viewed (0)
Back to top