- Sort Score
- Result 10 results
- Languages All
Results 3771 - 3780 of 3,972 for atrule (0.08 sec)
-
guava-tests/test/com/google/common/collect/TreeMultisetTest.java
import junit.framework.TestSuite; import org.checkerframework.checker.nullness.qual.Nullable; /** * Unit test for {@link TreeMultiset}. * * @author Neal Kanodia */ @GwtCompatible(emulated = true) @ElementTypesAreNonnullByDefault public class TreeMultisetTest extends TestCase { @J2ktIncompatible @GwtIncompatible // suite public static Test suite() { TestSuite suite = new TestSuite();
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:05:46 UTC 2024 - 12.9K bytes - Viewed (0) -
src/main/java/jcifs/smb/Kerb5Authenticator.java
* password for NTLM fallback */ public Kerb5Authenticator ( Subject subject, String domain, String username, String password ) { super(domain, username, password); this.canFallback = true; this.subject = subject; } /** * Testing only: force fallback to NTLM * * @param forceFallback * the forceFallback to set */
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 13K bytes - Viewed (0) -
docs/fr/docs/tutorial/query-params-str-validations.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 17:14:38 UTC 2024 - 9.5K bytes - Viewed (0) -
docs/em/docs/tutorial/query-params-str-validations.md
``` //// ## π π’ π β‘οΈ π¬ π π« π π π’ π«π. π βοΈ π β«οΈ π€ βͺ β©οΈ π€ π©βπ» βοΈ β«οΈ, βοΈ π π π©Ί π― π¦ β«οΈ <abbr title="obsolete, recommended not to use it">π’</abbr>. β€΄οΈ πΆββοΈ π’ `deprecated=True` `Query`: //// tab | π 3οΈβ£.6οΈβ£ & π ```Python hl_lines="18" {!> ../../docs_src/query_params_str_validations/tutorial010.py!} ``` //// //// tab | π 3οΈβ£.1οΈβ£0οΈβ£ & π
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 11.7K bytes - Viewed (0) -
tensorflow/c/eager/c_api_unified_experimental_graph.cc
static bool register_tracing = [] { RegisterTracingEngineFactory("graphdef", GraphTracingFactory); SetDefaultTracingEngine("graphdef").IgnoreError(); return true; }(); } // namespace graph } // namespace tracing
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 15.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- Fix bug in CRD Validation Rules (beta) and ValidatingAdmissionPolicy (alpha) where all admission requests could result in `internal error: runtime error: index out of range [3] with length 3 evaluating rule: <rule name>` under certain circumstances. ([#114864](https://github.com/kubernetes/kubernetes/pull/114864), [@jpbetz](https://github.com/jpbetz)) [SIG API Machinery]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
src/main/java/jcifs/smb/NtlmPasswordAuthenticator.java
* all be cleaned up an normalized in JCIFS 2.x. */ throw new SmbException( "NTLMv2 requires extended security (jcifs.smb.client.useExtendedSecurity must be true if jcifs.smb.lmCompatibility >= 3)"); } return null; } /** * Returns the effective user session key. * * @param tc * @param chlng
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Tue Jul 07 12:07:20 UTC 2020 - 18.8K bytes - Viewed (0) -
doc/asm.html
are still treated specially; for instance, references to <code>SP</code> require a symbol, much like <code>FP</code>. To access the actual hardware register use the true <code>R</code> name. For example, on the ARM architecture the hardware <code>SP</code> and <code>PC</code> are accessible as <code>R13</code> and <code>R15</code>. </p> <p>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Nov 28 19:15:27 UTC 2023 - 36.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.32.md
- Locking the feature custom profiling in kubectl debug to true. ([#127187](https://github.com/kubernetes/kubernetes/pull/127187), [@ardaguclu](https://github.com/ardaguclu)) [SIG CLI and Testing]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Oct 29 20:17:52 UTC 2024 - 121.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0)