- Sort Score
- Result 10 results
- Languages All
Results 661 - 670 of 677 for spre (0.1 sec)
-
api/go1.14.txt
pkg syscall (freebsd-arm64), type Stat_t struct, Rdev uint64 pkg syscall (freebsd-arm64), type Stat_t struct, Size int64 pkg syscall (freebsd-arm64), type Stat_t struct, Spare [10]uint64 pkg syscall (freebsd-arm64), type Stat_t struct, Uid uint32 pkg syscall (freebsd-arm64), type Statfs_t struct pkg syscall (freebsd-arm64), type Statfs_t struct, Asyncreads uint64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type Statfs_t struct, Namemax uint32 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Owner uint32 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Spare [10]uint64 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncreads uint64 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncwrites uint64 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Type uint32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.28.md
- Fixed attaching volumes after detach errors. Now volumes that failed to detach are not treated as attached, Kubernetes will make sure they are fully attached before they can be used by pods. ([#120595](https://github.com/kubernetes/kubernetes/pull/120595), [@jsafrane](https://github.com/jsafrane)) [SIG Apps and Storage]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Oct 23 20:13:20 UTC 2024 - 456.9K bytes - Viewed (1) -
cmd/site-replication.go
} replLogOnceIf(context.Background(), fmt.Errorf("unable to initialize site replication subsystem: (%w)", err), "site-relication-init") duration := max(time.Duration(r.Float64()*float64(time.Minute)), // Make sure to sleep at least a second to avoid high CPU ticks. time.Second) time.Sleep(duration) } c.RLock() defer c.RUnlock() if c.enabled { logger.Info("Cluster replication initialized") }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 184.7K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
PSHUFB X15, X0 // H * 2 PSHUFD $0xff, X0, X11 MOVOU X0, X12 PSRAL $0x1f, X11 PAND X14, X11 PSRLL $0x1f, X12 PSLLDQ $0x04, X12 PSLLL $0x01, X0 PXOR X11, X0 PXOR X12, X0 // Karatsuba pre-computations MOVOU X0, 224(DI) PSHUFD $0x4e, X0, X1 PXOR X0, X1 MOVOU X1, 240(DI) MOVOU X0, X2 MOVOU X1, X3 // Now prepare powers of H and pre-computations for them MOVQ $0x00000007, AX initLoop: MOVOU X2, X11 MOVOU X2, X12 MOVOU X3, X13 PCLMULQDQ $0x00, X0, X11 PCLMULQDQ $0x11, X0, X12 PCLMULQDQ $0x00, X1, X13 PXOR X11,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
- When `RelaxedServiceNameValidation` feature gate is enabled, the names of new Services names are validation with `NameIsDNSLabel()`, relaxing the pre-existing validation. ([#132339](https://github.com/kubernetes/kubernetes/pull/132339), [@adrianmoisey](https://github.com/adrianmoisey)) [SIG Apps, Network and Testing] - When proxying to an aggregated API server, kube-apiserver used the
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (1) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type Stat_t struct, Rdev uint64 #53466 pkg syscall (freebsd-riscv64), type Stat_t struct, Size int64 #53466 pkg syscall (freebsd-riscv64), type Stat_t struct, Spare [10]uint64 #53466 pkg syscall (freebsd-riscv64), type Stat_t struct, Uid uint32 #53466 pkg syscall (freebsd-riscv64), type Statfs_t struct #53466 pkg syscall (freebsd-riscv64), type Statfs_t struct, Asyncreads uint64 #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.26.md
- Fixed attaching volumes after detach errors. Now volumes that failed to detach are not treated as attached, Kubernetes will make sure they are fully attached before they can be used by pods. ([#120595](https://github.com/kubernetes/kubernetes/pull/120595), [@jsafrane](https://github.com/jsafrane)) [SIG Apps and Storage]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. fvh */ String QUERY_HIGHLIGHT_TYPE = "query.highlight.type"; /** The key of the configuration. e.g. <strong> */ String QUERY_HIGHLIGHT_TAG_PRE = "query.highlight.tag.pre"; /** The key of the configuration. e.g. </strong> */ String QUERY_HIGHLIGHT_TAG_POST = "query.highlight.tag.post"; /** The key of the configuration. e.g. u0009u000Au0013u0020 */Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2)