- Sort Score
- Result 10 results
- Languages All
Results 531 - 540 of 545 for bplist (0.1 sec)
-
docs/changelogs/changelog_3x.md
configure OkHttp 3.13 to allow TLSv1 and TLSv1.1 connections: ``` OkHttpClient client = new OkHttpClient.Builder() .connectionSpecs(Arrays.asList(ConnectionSpec.COMPATIBLE_TLS)) .build(); ``` * New: You can now access HTTP trailers with `Response.trailers()`. This method may only be called after the entire HTTP response body has been read.
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Feb 06 14:55:54 UTC 2022 - 50.8K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/Futures.java
@SuppressWarnings("nullness") ListenableFuture<List<V>> nonNull = nullable; return nonNull; } /** * Creates a new {@code ListenableFuture} whose value is a list containing the values of all its * input futures, if all succeed. * * <p>The list of results is in the same order as the input list. *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 25 13:13:32 UTC 2024 - 64.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
* Fix v1.17.0 regression in reflector relist causing master rolling upgrade to fail for large clusters due to excessive list calls to etcd ([#86824](https://github.com/kubernetes/kubernetes/pull/86824), [@jpbetz](https://github.com/jpbetz))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
okhttp-android/src/main/baseline-prof.txt
HSPLkotlin/collections/SetsKt__SetsKt;->build(Ljava/util/List;)Ljava/util/List; HSPLkotlin/collections/SetsKt__SetsKt;->listOf(Ljava/lang/Object;)Ljava/util/List; HSPLkotlin/collections/SetsKt__SetsKt;->listOfNotNull([Ljava/lang/Object;)Ljava/util/List; HSPLkotlin/collections/SetsKt__SetsKt;->optimizeReadOnlyList(Ljava/util/List;)Ljava/util/List;
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Mar 21 11:22:00 UTC 2022 - 127.9K bytes - Viewed (0) -
RELEASE.md
`tf.sparse.cross`/`tf.ragged.cross` directly. * Added additional `standardize` and `split` modes to `TextVectorization`: * `standardize="lower"` will lowercase inputs. * `standardize="string_punctuation"` will remove all punctuation. * `split="character"` will split on every unicode character. * Added an `output_mode` argument to the `Discretization` and `Hashing`
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const BPF_OR = 64 pkg syscall (darwin-386), const BPF_RELEASE = 199606 pkg syscall (darwin-386), const BPF_RET = 6 pkg syscall (darwin-386), const BPF_RSH = 112 pkg syscall (darwin-386), const BPF_ST = 2 pkg syscall (darwin-386), const BPF_STX = 3 pkg syscall (darwin-386), const BPF_SUB = 16 pkg syscall (darwin-386), const BPF_TAX = 0 pkg syscall (darwin-386), const BPF_TXA = 128
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.2.txt
pkg compress/gzip, method (*Writer) Reset(io.Writer) pkg compress/zlib, method (*Writer) Reset(io.Writer) pkg container/heap, func Fix(Interface, int) pkg container/list, method (*List) MoveAfter(*Element, *Element) pkg container/list, method (*List) MoveBefore(*Element, *Element) pkg crypto, type PublicKey interface {} pkg crypto/cipher, func NewGCM(Block) (AEAD, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const BPF_RET ideal-int pkg syscall (freebsd-arm64), const BPF_RSH = 112 pkg syscall (freebsd-arm64), const BPF_RSH ideal-int pkg syscall (freebsd-arm64), const BPF_ST = 2 pkg syscall (freebsd-arm64), const BPF_ST ideal-int pkg syscall (freebsd-arm64), const BPF_STX = 3 pkg syscall (freebsd-arm64), const BPF_STX ideal-int pkg syscall (freebsd-arm64), const BPF_SUB = 16
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const BPF_RET ideal-int pkg syscall (darwin-arm64), const BPF_RSH = 112 pkg syscall (darwin-arm64), const BPF_RSH ideal-int pkg syscall (darwin-arm64), const BPF_ST = 2 pkg syscall (darwin-arm64), const BPF_ST ideal-int pkg syscall (darwin-arm64), const BPF_STX = 3 pkg syscall (darwin-arm64), const BPF_STX ideal-int pkg syscall (darwin-arm64), const BPF_SUB = 16
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const BPF_RET ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_RSH = 112 pkg syscall (netbsd-arm64-cgo), const BPF_RSH ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_ST = 2 pkg syscall (netbsd-arm64-cgo), const BPF_ST ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_STX = 3 pkg syscall (netbsd-arm64-cgo), const BPF_STX ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_SUB = 16
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)