Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for 2097152 (0.13 sec)

  1. 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 {
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Jul 25 00:25:45 UTC 2024
    - 23.9K bytes
    - Viewed (0)
  2. 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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  3. 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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  4. 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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  5. .bazelrc

    build:windows --copt=/d2ReducedOptimizeHugeFunctions
    build: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).
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Mon Oct 28 22:02:31 UTC 2024
    - 51.3K bytes
    - Viewed (0)
  6. 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))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.24.md

    - Removed the `ImmutableEphemeralVolumes` feature gate. ([#107152](https://github.com/kubernetes/kubernetes/pull/107152), [@mengjiao-liu](https://github.com/mengjiao-liu))
    - Set `PodMaxUnschedulableQDuration` as 5 min. ([#108761](https://github.com/kubernetes/kubernetes/pull/108761), [@denkensk](https://github.com/denkensk))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  8. src/main/webapp/css/admin/adminlte.min.css

    4;color:#ececec}.bg-gradient-success.btn.active,.bg-gradient-success.btn:active,.bg-gradient-success.btn:not(:disabled):not(.disabled).active,.bg-gradient-success.btn:not(:disabled):not(.disabled):active{background:#28a745 linear-gradient(180deg,#409152,#1e7e34) repeat-x!important;border-color:#1c7430;color:#fff}.bg-gradient-success.btn.disabled,.bg-gradient-success.btn:disabled{background-image:none!important;border-color:#28a745;color:#fff}.bg-gradient-info{background:#17a2b8 linear-gradient(1...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 1.3M bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/adminlte.min.css.map

    #ececec;\n}\n\n.bg-gradient-success.btn:not(:disabled):not(.disabled):active, .bg-gradient-success.btn:not(:disabled):not(.disabled).active, .bg-gradient-success.btn:active, .bg-gradient-success.btn.active {\n  background: #28a745 linear-gradient(180deg, #409152, #1e7e34) repeat-x !important;\n  border-color: #1c7430;\n  color: #fff;\n}\n\n.bg-gradient-success.btn:disabled, .bg-gradient-success.btn.disabled {\n  background-image: none !important;\n  border-color: #28a745;\n  color: #fff;\n}\n\n.bg-gradient-info...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (0)
Back to top