- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for addTests (0.64 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- Kube-apiserver, kube-scheduler and kube-controller manager now use SO_REUSEPORT socket option when listening on address defined by --bind-address and --secure-port flags, when running on Unix systems (Windows is NOT supported). This allows to run multiple instances of those processes on a single host with the same configuration, which allows to update/restart them in a graceful...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getMailFromName(); /** * Get the value for the key 'mail.from.address'. <br> * The value is, e.g. root@localhost <br> * comment: Email address to use in the From field. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getMailFromAddress();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
RELEASE.md
tf.math.multiply(a, b) server.register("multiply", _remote_multiply) ``` * Example usage to create client: `python client = tf.distribute.experimental.rpc.Client.create("grpc", address) a = tf.constant(2, dtype=tf.int32) b = tf.constant(3, dtype=tf.int32) result = client.multiply(a, b)` * `tf.lite`:
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type Iovec struct, Base *uint8 pkg syscall (freebsd-arm64), type Iovec struct, Len uint64 pkg syscall (freebsd-arm64), type IPMreqn struct pkg syscall (freebsd-arm64), type IPMreqn struct, Address [4]uint8 pkg syscall (freebsd-arm64), type IPMreqn struct, Ifindex int32 pkg syscall (freebsd-arm64), type IPMreqn struct, Multiaddr [4]uint8 pkg syscall (freebsd-arm64), type IPv6MTUInfo struct
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* Update and simplify translations docs. PR [#1171](https://github.com/tiangolo/fastapi/pull/1171). * Update development of FastAPI docs, set address to `127.0.0.1` to improve Windows support. PR [#1169](https://github.com/tiangolo/fastapi/pull/1169) by [@mariacamilagl](https://github.com/mariacamilagl).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type ICMPv6Filter struct, Filt [8]uint32 #53466 pkg syscall (freebsd-riscv64), type IPMreqn struct #53466 pkg syscall (freebsd-riscv64), type IPMreqn struct, Address [4]uint8 #53466 pkg syscall (freebsd-riscv64), type IPMreqn struct, Ifindex int32 #53466 pkg syscall (freebsd-riscv64), type IPMreqn struct, Multiaddr [4]uint8 #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) -
lib/fips140/v1.0.0.zip
SHA256H V9.S4, V3, V2 \ SHA256H2 V9.S4, V8, V3 \ VMOV V2.B16, V8.B16 // func blockSHA2(dig *Digest, p []byte) TEXT ·blockSHA2(SB),NOSPLIT,$0 MOVD dig+0(FP), R0 // Hash value first address MOVD p_base+8(FP), R1 // message first address MOVD p_len+16(FP), R3 // message length MOVD $·_K+0(SB), R2 // k constants first address VLD1 (R0), [V0.S4, V1.S4] // load h(a,b,c,d,e,f,g,h) VLD1.P 64(R2), [V16.S4, V17.S4, V18.S4, V19.S4] VLD1.P 64(R2), [V20.S4, V21.S4, V22.S4, V23.S4] VLD1.P 64(R2), [V24.S4, V25.S4,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
src/main/webapp/css/bootstrap.min.css.map
Safari.\n// 2. Add explicit cursor to indicate changed behavior.\n// 3. Prevent the text-decoration to be skipped.\n\nabbr[title] {\n text-decoration: underline dotted; // 1\n cursor: help; // 2\n text-decoration-skip-ink: none; // 3\n}\n\n\n// Address\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\n\n// Lists\n\nol,\nul {\n padding-left: 2rem;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom:...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 575.5K bytes - Viewed (0)