- Sort Score
- Result 10 results
- Languages All
Results 311 - 316 of 316 for old (1.39 sec)
-
CHANGELOG/CHANGELOG-1.29.md
### Bug or Regression - Ensure daemonset controller to count old unhealthy pods towards max unavailable budget ([#127775](https://github.com/kubernetes/kubernetes/pull/127775), [@ncdc](https://github.com/ncdc)) [SIG Apps]
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Mar 12 00:36:01 UTC 2025 - 429.6K bytes - Viewed (1) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
ph com.ph net.ph org.ph gov.ph edu.ph ngo.ph mil.ph i.ph // pk : https://pknic.net.pk // pk : http://pk5.pknic.net.pk/pk5/msgNamepk.PK + grandfathered old gon.pk // Contact Email: ******@****.*** PKNIC .PK Registry pk ac.pk biz.pk com.pk edu.pk fam.pk gkp.pk gob.pk gog.pk gok.pk gon.pk gop.pk gos.pk
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (1) -
lib/fips140/v1.0.0-c2097c7c.zip
All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package drbg import ( "crypto/internal/fips140" "testing" ) func BenchmarkDBRG(b *testing.B) { old := fips140.Enabled defer func() { fips140.Enabled = old }() fips140.Enabled = true const N = 64 b.SetBytes(N) b.RunParallel(func(pb *testing.PB) { buf := make([]byte, N) for pb.Next() { Read(buf) } }) } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/ecdh/cast.go //...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package drbg import ( "crypto/internal/fips140" "testing" ) func BenchmarkDBRG(b *testing.B) { old := fips140.Enabled defer func() { fips140.Enabled = old }() fips140.Enabled = true const N = 64 b.SetBytes(N) b.RunParallel(func(pb *testing.PB) { buf := make([]byte, N) for pb.Next() { Read(buf) } }) } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/ecdh/cast.go // Copyright...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0) -
api/go1.txt
pkg os, type FileMode uint32 pkg os, type LinkError struct pkg os, type LinkError struct, Err error pkg os, type LinkError struct, New string pkg os, type LinkError struct, Old string pkg os, type LinkError struct, Op string pkg os, type PathError struct pkg os, type PathError struct, Err error pkg os, type PathError struct, Op string pkg os, type PathError struct, Path string
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
$white;\n }\n }\n\n select.hourselect,\n select.minuteselect,\n select.secondselect,\n select.ampmselect {\n background-color: $dark;\n border-color: lighten($dark, 10%);\n }\n }\n}\n","//\n// Plugins: Miscellaneous\n// Old plugin codes\n//\n\n// _fix for sparkline tooltip\n.jqstooltip {\n height: auto !important;\n padding: 5px !important;\n width: auto !important;\n}\n\n// jQueryUI\n.connectedSortable {\n min-height: 100px;\n}\n\n.ui-helper-hidden-accessible {\n...Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (3)