- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 13 for 2097152 (2.46 seconds)
-
src/archive/tar/tar_test.go
hdr := &Header{ Name: "file.txt", Uid: 1 << 21, // Too big for 8 octal digits Size: int64(len(data)), ModTime: time.Now().Round(time.Second), PAXRecords: map[string]string{"uid": "2097152"}, Format: FormatPAX, Typeflag: TypeReg, } if err := tw.WriteHeader(hdr); err != nil { t.Fatalf("tw.WriteHeader: %v", err) } if _, err := tw.Write(data); err != nil {Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Jul 25 00:25:45 GMT 2024 - 23.9K bytes - Click Count (0) -
api/go1.4.txt
pkg syscall (windows-386), const FILE_ATTRIBUTE_REPARSE_POINT = 1024 pkg syscall (windows-386), const FILE_ATTRIBUTE_REPARSE_POINT ideal-int pkg syscall (windows-386), const FILE_FLAG_OPEN_REPARSE_POINT = 2097152 pkg syscall (windows-386), const FILE_FLAG_OPEN_REPARSE_POINT ideal-int pkg syscall (windows-386), const FSCTL_GET_REPARSE_POINT = 589992 pkg syscall (windows-386), const FSCTL_GET_REPARSE_POINT ideal-int
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 12 03:01:01 GMT 2014 - 34K bytes - Click Count (0) -
api/go1.10.txt
pkg debug/macho, const FlagNoReexportedDylibs = 1048576 pkg debug/macho, const FlagNoReexportedDylibs uint32 pkg debug/macho, const FlagNoUndefs = 1 pkg debug/macho, const FlagNoUndefs uint32 pkg debug/macho, const FlagPIE = 2097152 pkg debug/macho, const FlagPIE uint32 pkg debug/macho, const FlagPrebindable = 2048 pkg debug/macho, const FlagPrebindable uint32 pkg debug/macho, const FlagPrebound = 16 pkg debug/macho, const FlagPrebound uint32
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Feb 06 05:00:01 GMT 2018 - 30.1K bytes - Click Count (0) -
api/go1.1.txt
pkg os (windows-amd64), const O_TRUNC = 512 pkg os (windows-amd64), const PathListSeparator = 59 pkg os (windows-amd64), const PathSeparator = 92 pkg os, const ModeAppend = 1073741824 pkg os, const ModeCharDevice = 2097152 pkg os, const ModeDevice = 67108864 pkg os, const ModeDir = 2147483648 pkg os, const ModeExclusive = 536870912 pkg os, const ModeNamedPipe = 33554432 pkg os, const ModePerm = 511
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
api/go1.16.txt
pkg io, type ReadSeekCloser interface, Seek(int64, int) (int64, error) pkg io, var Discard Writer pkg io/fs, const ModeAppend = 1073741824 pkg io/fs, const ModeAppend FileMode pkg io/fs, const ModeCharDevice = 2097152 pkg io/fs, const ModeCharDevice FileMode pkg io/fs, const ModeDevice = 67108864 pkg io/fs, const ModeDevice FileMode pkg io/fs, const ModeDir = 2147483648 pkg io/fs, const ModeDir FileMode
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const IFF_DRV_OACTIVE ideal-int pkg syscall (freebsd-arm64), const IFF_DRV_RUNNING = 64 pkg syscall (freebsd-arm64), const IFF_DRV_RUNNING ideal-int pkg syscall (freebsd-arm64), const IFF_DYING = 2097152 pkg syscall (freebsd-arm64), const IFF_DYING ideal-int pkg syscall (freebsd-arm64), const IFF_LINK0 = 4096 pkg syscall (freebsd-arm64), const IFF_LINK0 ideal-int pkg syscall (freebsd-arm64), const IFF_LINK1 = 8192
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const OCRNL ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECT = 524288 pkg syscall (netbsd-arm64-cgo), const O_DIRECT ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECTORY = 2097152 pkg syscall (netbsd-arm64-cgo), const O_DIRECTORY ideal-int pkg syscall (netbsd-arm64-cgo), const O_DSYNC = 65536 pkg syscall (netbsd-arm64-cgo), const O_DSYNC ideal-int pkg syscall (netbsd-arm64-cgo), const O_EXCL = 2048
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-arm-cgo), var Stderr int pkg syscall (freebsd-arm-cgo), var Stdin int pkg syscall (freebsd-arm-cgo), var Stdout int pkg syscall (linux-386), const CLONE_CHILD_CLEARTID = 2097152 pkg syscall (linux-386), const CLONE_CHILD_CLEARTID ideal-int pkg syscall (linux-386), const CLONE_CHILD_SETTID = 16777216 pkg syscall (linux-386), const CLONE_CHILD_SETTID ideal-int
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
.bazelrc
common:windows --copt=/d2ReducedOptimizeHugeFunctions common:windows --host_copt=/d2ReducedOptimizeHugeFunctions # Before VS 2017 15.8, the member "type" would non-conformingly have an # alignment of only alignof(max_align_t). VS 2017 15.8 was fixed to handle this # correctly, but the fix inherently changes layout and breaks binary # compatibility (*only* for uses of aligned_storage with extended alignments).
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Fri Dec 26 23:20:26 GMT 2025 - 56.8K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.25.md
- Deleted the `apimachinery/clock` package. Please use `k8s.io/utils/clock` package instead. ([#109752](https://github.com/kubernetes/kubernetes/pull/109752), [@MadhavJivrajani](https://github.com/MadhavJivrajani))
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Mon May 06 09:23:20 GMT 2024 - 419.1K bytes - Click Count (0)