- Sort Score
- Num 10 results
- Language All
Results 341 - 350 of 357 for pending (0.28 seconds)
-
api/go1.1.txt
pkg syscall (darwin-386), const PARMRK ideal-int pkg syscall (darwin-386), const PARODD = 8192 pkg syscall (darwin-386), const PARODD ideal-int pkg syscall (darwin-386), const PENDIN = 536870912 pkg syscall (darwin-386), const PENDIN ideal-int pkg syscall (darwin-386), const PROT_EXEC = 4 pkg syscall (darwin-386), const PROT_NONE = 0 pkg syscall (darwin-386), const PROT_READ = 1
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
android/guava/src/com/google/common/collect/MapMakerInternalMap.java
* the segment. */ final transient int segmentMask; /** * Shift value for indexing within segments. Helps prevent entries that end up in the same segment * from also ending up in the same bucket. */ final transient int segmentShift; /** The segments, each of which is a specialized hash table. */ final transient Segment<K, V, E, S>[] segments;
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Sep 22 18:35:44 GMT 2025 - 89.9K bytes - Click Count (0) -
cmd/sts-handlers_test.go
testRoleARN2 = "arn:minio:iam:::role/domXb70kze7Ugc1SaxaeFchhLP4" ) var ( testRoleARNs = []string{testRoleARN, testRoleARN2} // Load test client app and test role mapping depending on test // environment. testClientApps, testRoleMap = func() ([]OpenIDClientAppParams, map[string]OpenIDClientAppParams) { var apps []OpenIDClientAppParams m := map[string]OpenIDClientAppParams{}Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Oct 15 17:00:45 GMT 2025 - 103.4K bytes - Click Count (1) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const PARENB ideal-int pkg syscall (freebsd-386-cgo), const PARMRK ideal-int pkg syscall (freebsd-386-cgo), const PARODD ideal-int pkg syscall (freebsd-386-cgo), const PENDIN ideal-int pkg syscall (freebsd-386-cgo), const PRIO_PGRP = 1 pkg syscall (freebsd-386-cgo), const PRIO_PGRP ideal-int pkg syscall (freebsd-386-cgo), const PRIO_PROCESS = 0
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const PARMRK ideal-int pkg syscall (freebsd-arm64), const PARODD = 8192 pkg syscall (freebsd-arm64), const PARODD ideal-int pkg syscall (freebsd-arm64), const PENDIN = 536870912 pkg syscall (freebsd-arm64), const PENDIN ideal-int pkg syscall (freebsd-arm64), const PRIO_PGRP = 1 pkg syscall (freebsd-arm64), const PRIO_PGRP ideal-int pkg syscall (freebsd-arm64), const PRIO_PROCESS = 0
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const PARMRK ideal-int pkg syscall (darwin-arm64), const PARODD = 8192 pkg syscall (darwin-arm64), const PARODD ideal-int pkg syscall (darwin-arm64), const PENDIN = 536870912 pkg syscall (darwin-arm64), const PENDIN ideal-int pkg syscall (darwin-arm64), const PRIO_PGRP = 1 pkg syscall (darwin-arm64), const PRIO_PGRP ideal-int pkg syscall (darwin-arm64), const PRIO_PROCESS = 0
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const PARMRK ideal-int pkg syscall (netbsd-arm64-cgo), const PARODD = 8192 pkg syscall (netbsd-arm64-cgo), const PARODD ideal-int pkg syscall (netbsd-arm64-cgo), const PENDIN = 536870912 pkg syscall (netbsd-arm64-cgo), const PENDIN ideal-int pkg syscall (netbsd-arm64-cgo), const PRI_IOFLUSH = 124 pkg syscall (netbsd-arm64-cgo), const PRI_IOFLUSH ideal-int pkg syscall (netbsd-arm64-cgo), const PRIO_PGRP = 1
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<description> <![CDATA[ Whether the directory described by this source element should be included in the build. This flag provides an easy way to include or exclude some sources depending, for example, o property values defined in profiles. A use case is including optional resources only when the user confirmed a license agreement.
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Nov 26 03:07:35 GMT 2025 - 133.3K bytes - Click Count (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const PARODD = 8192 #53466 pkg syscall (freebsd-riscv64), const PARODD ideal-int #53466 pkg syscall (freebsd-riscv64), const PENDIN = 536870912 #53466 pkg syscall (freebsd-riscv64), const PENDIN ideal-int #53466 pkg syscall (freebsd-riscv64), const PRIO_PGRP = 1 #53466 pkg syscall (freebsd-riscv64), const PRIO_PGRP ideal-int #53466
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.28.md
When the scheduling queue receives a cluster event, before moving each Pod from unschedulable pod pool to activeQ/backoffQ, it will call QueueingHintFn of plugins that rejected each Pod in the previous scheduling cycle. Depending on the value returned from QueueingHintFn, the scheduling queue changes how it queues each Pod: - if more than one QueueingHintFn returns QueueImmediately, it queues Pod to activeQ.
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Fri Sep 05 03:47:18 GMT 2025 - 456.9K bytes - Click Count (1)