- Sort Score
- Result 10 results
- Languages All
Results 401 - 410 of 659 for small7 (0.06 sec)
-
common-protos/k8s.io/api/authentication/v1/generated.proto
- // The token will only be valid for as long as the bound object exists.
- // NOTE: The API server's TokenReview endpoint will validate the
- // BoundObjectRef, but other audiences may not. Keep ExpirationSeconds
- // small if you want prompt revocation.
- // +optional
- optional BoundObjectReference boundObjectRef = 3;
- }
- // TokenRequestStatus is the result of a token request.
- message TokenRequestStatus {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 6.7K bytes - Viewed (0) -
src/main/java/jcifs/smb1/http/NetworkExplorer.java
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 22 03:57:31 UTC 2020 - 19.7K bytes - Viewed (0) -
common-protos/k8s.io/api/flowcontrol/v1alpha1/generated.proto
- // shufflesharding and thus makes the distinguisher method of
- // associated flow schemas irrelevant. This field has a default
- // value of 64.
- // +optional
- optional int32 queues = 1;
- // `handSize` is a small positive number that configures the
- // shuffle sharding of requests into queues. When enqueuing a request
- // at this priority level the request's flow identifier (a string
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 19.4K bytes - Viewed (0) -
common-protos/k8s.io/api/flowcontrol/v1beta2/generated.proto
- // shufflesharding and thus makes the distinguisher method of
- // associated flow schemas irrelevant. This field has a default
- // value of 64.
- // +optional
- optional int32 queues = 1;
- // `handSize` is a small positive number that configures the
- // shuffle sharding of requests into queues. When enqueuing a request
- // at this priority level the request's flow identifier (a string
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 19.4K bytes - Viewed (0) -
src/main/java/jcifs/http/NetworkExplorer.java
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 21.3K bytes - Viewed (0) -
guava/src/com/google/common/base/Ascii.java
- * interpreted as outside of the character set of the standard code table until a Shift In
- * character is reached.
- *
- * @since 8.0
- */
- public static final byte SO = 14;
- /**
- * Shift In: A control character indicating that the code combinations which follow shall be
- * interpreted according to the standard code table.
- *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Aug 02 13:50:22 UTC 2024 - 21.7K bytes - Viewed (0) -
src/main/java/jcifs/DialectVersion.java
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 3.6K bytes - Viewed (0) -
PATENTS
- implementation of Go constitutes direct or contributory patent
- infringement, or inducement of patent infringement, then any patent
- rights granted to you under this License for this implementation of Go
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Dec 06 21:31:59 UTC 2010 - 1.3K bytes - Viewed (0) -
licenses/github.com/russross/blackfriday/v2/LICENSE.txt
- > "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- > LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- > FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
- > COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- > INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
- > BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Apr 23 04:14:15 UTC 2020 - 1.4K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/RateLimiter.java
- *
- * @author Dimitris Andreou
- * @since 13.0
- */
- // TODO(user): switch to nano precision. A natural unit of cost is "bytes", and a micro precision
- // would mean a maximum rate of "1MB/s", which might be small in some cases.
- @Beta
- @J2ktIncompatible
- @GwtIncompatible
- @ElementTypesAreNonnullByDefault
- public abstract class RateLimiter {
- /**
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:51:36 UTC 2024 - 21.6K bytes - Viewed (0)