- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 140 for s_size (0.18 sec)
-
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const CS7 ideal-int pkg syscall (netbsd-arm64-cgo), const CS8 = 768 pkg syscall (netbsd-arm64-cgo), const CS8 ideal-int pkg syscall (netbsd-arm64-cgo), const CSIZE = 768 pkg syscall (netbsd-arm64-cgo), const CSIZE ideal-int pkg syscall (netbsd-arm64-cgo), const CSTART = 17 pkg syscall (netbsd-arm64-cgo), const CSTART ideal-int pkg syscall (netbsd-arm64-cgo), const CSTATUS = 20
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
onst EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY}`\nconst EVENT_HIDDEN = `hidden${EVENT_KEY}`\nconst EVENT_SHOW = `show${EVENT_KEY}`\nconst EVENT_SHOWN = `shown${EVENT_KEY}`\nconst EVENT_FOCUSIN = `focusin${EVENT_KEY}`\nconst EVENT_RESIZE = `resize${EVENT_KEY}`\nconst EVENT_CLICK_DISMISS = `click.dismiss${EVENT_KEY}`\nconst EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY}`\nconst EVENT_MOUSEUP_DISMISS = `mouseup.dismiss${EVENT_KEY}`\nconst EVENT_MOUSEDOWN_DISMISS = `mousedown.dismiss${EVENT_KEY}`\nconst...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 180.9K bytes - Viewed (0) -
cmd/site-replication.go
func saveSiteResyncMetadata(ctx context.Context, ss SiteResyncStatus, objectAPI ObjectLayer) error { if objectAPI == nil { return errSRObjectLayerNotReady } data := make([]byte, 4, ss.Msgsize()+4) // Initialize the resync meta header. binary.LittleEndian.PutUint16(data[0:2], siteResyncMetaFormat) binary.LittleEndian.PutUint16(data[2:4], siteResyncMetaVersion) buf, err := ss.MarshalMsg(data)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 12:04:40 UTC 2024 - 185.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
- Persistent Volumes formatted with the btrfs filesystem will now automatically resize when expanded. ([#99361](https://github.com/kubernetes/kubernetes/pull/99361), [@Novex](https://github.com/Novex)) [SIG Storage]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const CS7 ideal-int pkg syscall (freebsd-arm64), const CS8 = 768 pkg syscall (freebsd-arm64), const CS8 ideal-int pkg syscall (freebsd-arm64), const CSIZE = 768 pkg syscall (freebsd-arm64), const CSIZE ideal-int pkg syscall (freebsd-arm64), const CSTART = 17 pkg syscall (freebsd-arm64), const CSTART ideal-int pkg syscall (freebsd-arm64), const CSTATUS = 20
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const CS7 ideal-int pkg syscall (darwin-arm64), const CS8 = 768 pkg syscall (darwin-arm64), const CS8 ideal-int pkg syscall (darwin-arm64), const CSIZE = 768 pkg syscall (darwin-arm64), const CSIZE ideal-int pkg syscall (darwin-arm64), const CSTART = 17 pkg syscall (darwin-arm64), const CSTART ideal-int pkg syscall (darwin-arm64), const CSTATUS = 20
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- `-- kube-controller-manager` `--node-cidr-mask-size-ipv4 int32` Default: 24. Mask size for IPv4 node-cidr in dual-stack cluster. `--node-cidr-mask-size-ipv6 int32` Default: 64. Mask size for IPv6 node-cidr in dual-stack cluster. These 2 flags can be used only for dual-stack clusters. For non dual-stack clusters, continue to use `--node-cidr-mask-size` flag to configure the mask size.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const CS8 = 768 #53466 pkg syscall (freebsd-riscv64), const CS8 ideal-int #53466 pkg syscall (freebsd-riscv64), const CSIZE = 768 #53466 pkg syscall (freebsd-riscv64), const CSIZE ideal-int #53466 pkg syscall (freebsd-riscv64), const CSTART = 17 #53466 pkg syscall (freebsd-riscv64), const CSTART ideal-int #53466 pkg syscall (freebsd-riscv64), const CSTATUS = 20 #53466
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
* Remove deprecated kubectl command aliases `apiversions, clusterinfo, resize, rollingupdate, run-container, update` ([#49935](https://github.com/kubernetes/kubernetes/pull/49935), [@xiangpengzhao](https://github.com/xiangpengzhao))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
{\n border-radius: 0.25rem;\n}\n\n.img-circle {\n border-radius: 50%;\n}\n\n.img-size-64,\n.img-size-50,\n.img-size-32 {\n height: auto;\n}\n\n.img-size-64 {\n width: 64px;\n}\n\n.img-size-50 {\n width: 50px;\n}\n\n.img-size-32 {\n width: 32px;\n}\n\n.size-32,\n.size-40,\n.size-50 {\n display: block;\n text-align: center;\n}\n\n.size-32 {\n height: 32px;\n line-height: 32px;\n width: 32px;\n}\n\n.size-40 {\n height: 40px;\n line-height: 40px;\n width: 40px;\n}\n\n.size-50 {\n height:...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)