- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for libpng (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
MODULE.bazel
bazel_dep(name = "gflags", version = "2.2.2", repo_name = "com_github_gflags_gflags") bazel_dep(name = "snappy", version = "1.2.2.bcr.1") bazel_dep(name = "zlib", version = "1.3.1.bcr.7") bazel_dep(name = "libpng", version = "1.6.50.bcr.1", repo_name = "png") bazel_dep(name = "boringssl", version = "0.20250818.0") bazel_dep(name = "highway", version = "1.3.0", repo_name = "com_google_highway") single_version_override(
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 01:32:13 GMT 2026 - 11K bytes - Click Count (0) -
cmd/update.go
// not. The check is a simple file existence check. // // https://github.com/moby/moby/blob/master/daemon/initlayer/setup_unix.go // https://github.com/containers/podman/blob/master/libpod/runtime.go // // "/.dockerenv": "file", // "/run/.containerenv": "file", func IsDocker() bool { var err error for _, envfile := range []string{ "/.dockerenv", "/run/.containerenv", } {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 18.9K bytes - Click Count (0) -
docs/en/docs/async.md
*Yep, that's the whole story*. --- There's no waiting 🕙 anywhere, just a lot of work to be done, on multiple places of the house. You could have turns as in the burgers example, first the living room, then the kitchen, but as you are not waiting 🕙 for anything, just cleaning and cleaning, the turns wouldn't affect anything.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 23.4K bytes - Click Count (0)