Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for 45 (0.19 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. 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 Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. api/go1.6.txt

    pkg debug/elf, const R_MIPS_TLS_DTPREL64 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 = 44
    pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 = 45
    pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_GD = 42
    pkg debug/elf, const R_MIPS_TLS_GD R_MIPS
    pkg debug/elf, const R_MIPS_TLS_GOTTPREL = 46
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jan 13 23:40:13 GMT 2016
    - 12.9K bytes
    - Viewed (0)
  5. 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)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ENOTSUP = 86
    pkg syscall (netbsd-arm64-cgo), const ENOTTY = 25
    pkg syscall (netbsd-arm64-cgo), const ENXIO = 6
    pkg syscall (netbsd-arm64-cgo), const EOPNOTSUPP = 45
    pkg syscall (netbsd-arm64-cgo), const EOVERFLOW = 84
    pkg syscall (netbsd-arm64-cgo), const EPERM = 1
    pkg syscall (netbsd-arm64-cgo), const EPFNOSUPPORT = 46
    pkg syscall (netbsd-arm64-cgo), const EPIPE = 32
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  7. 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)
  8. 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)
  9. 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)
  10. api/go1.1.txt

    pkg syscall (freebsd-386), const ENOTEMPTY = 66
    pkg syscall (freebsd-386), const ENOTSOCK = 38
    pkg syscall (freebsd-386), const ENOTSUP = 45
    pkg syscall (freebsd-386), const ENOTTY = 25
    pkg syscall (freebsd-386), const ENXIO = 6
    pkg syscall (freebsd-386), const EOPNOTSUPP = 45
    pkg syscall (freebsd-386), const EOVERFLOW = 84
    pkg syscall (freebsd-386), const EPERM = 1
    pkg syscall (freebsd-386), const EPFNOSUPPORT = 46
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top