- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for pairs (0.02 sec)
-
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
} /** * Sets the configuration settings for the search engine. * * @param settings map of configuration key-value pairs */ public void setSettings(final Map<String, String> settings) { this.settings = settings; } /** * Gets the current cluster health status. *
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 121.9K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt
) server.enqueue( MockResponse .Builder() .code(HttpURLConnection.HTTP_NOT_MODIFIED) .build(), ) // At least three request/response pairs are required because after the first request is cached // a different execution path might be taken. Thus modifications to the cache applied during // the second request might not be visible until another request is performed.
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 16 09:39:51 UTC 2025 - 113.6K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
people about like that!' By this time she had found her way into a tidy little room with a table in the window, and on it (as she had hoped) a fan and two or three pairs of tiny white kid gloves: she took up the fan and a pair of the gloves, and was just going to leave the room, when her eye fell upon a little bottle that stood near the looking- glass. There was no label this time with the words `DRINK ME,'
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Apr 21 02:27:51 UTC 2017 - 145.2K bytes - Viewed (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
pagexl.com palermo.it palmas.br panasonic panel.dev panel.gg pantheonsite.io parachuting.aero paragliding.aero parallel.jp parasite.jp paris paris.replit.dev parliament.nz parma.it paroch.k12.ma.us pars parti.se partners parts party passenger-association.aero patria.bo pavia.it pay paynow.cx pb.ao pb.gov.br pb.leg.br pc.it
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3) -
src/main/webapp/js/admin/popper.min.js.map
string to obtain a list of values and operands\n // The regex addresses values with the plus or minus sign in front (+10, -20, etc)\n const fragments = offset.split(/(\\+|\\-)/).map(frag => frag.trim());\n\n // Detect if the offset string contains a pair of values or a single one\n // they could be separated by comma or space\n const divider = fragments.indexOf(\n find(fragments, frag => frag.search(/,|\\s/) !== -1)\n );\n\n if (fragments[divider] && fragments[divider].indexOf(',') === -1) {\n...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 120.9K bytes - Viewed (0) -
okhttp/src/androidMain/assets/PublicSuffixDatabase.list
pagexl.com palermo.it palmas.br panasonic panel.dev panel.gg pantheonsite.io parachuting.aero paragliding.aero parallel.jp parasite.jp paris paris.replit.dev parliament.nz parma.it paroch.k12.ma.us pars parti.se partners parts party passenger-association.aero patria.bo pavia.it pay paynow.cx pb.ao pb.gov.br pb.leg.br pc.it
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Dec 31 14:50:53 UTC 2024 - 129.6K bytes - Viewed (2) -
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
newState); } private boolean compareAndUpdateState(State oldState, State newState) { return state.compareAndSet(oldState, newState); } // TODO(dpb): Should we use a pair of ArrayLists instead of an IdentityHashMap? private static final class CloseableList extends IdentityHashMap<AutoCloseable, Executor> implements Closeable {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 23 15:26:56 UTC 2025 - 97.8K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/ClosingFuture.java
newState); } private boolean compareAndUpdateState(State oldState, State newState) { return state.compareAndSet(oldState, newState); } // TODO(dpb): Should we use a pair of ArrayLists instead of an IdentityHashMap? private static final class CloseableList extends IdentityHashMap<AutoCloseable, Executor> implements Closeable {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 23 15:26:56 UTC 2025 - 98.1K bytes - Viewed (0) -
okhttp/src/androidMain/baseline-prof.txt
Landroidx/startup/StartupException; Landroidx/tracing/Trace; Landroidx/tracing/TraceApi18Impl; Lkotlin/ExceptionsKt; Lkotlin/Function; Lkotlin/Lazy; Lkotlin/NoWhenBranchMatchedException; Lkotlin/Pair; Lkotlin/Result$Failure; Lkotlin/Result; Lkotlin/ResultKt; Lkotlin/SynchronizedLazyImpl; Lkotlin/TuplesKt; Lkotlin/UNINITIALIZED_VALUE; Lkotlin/UninitializedPropertyAccessException; Lkotlin/Unit;
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon Dec 30 23:28:56 UTC 2024 - 127.9K bytes - Viewed (0)