- Sort Score
- Num 10 results
- Language All
Results 461 - 470 of 518 for viel (0.06 seconds)
-
src/main/webapp/js/purify.min.js
lyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),x=i(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 22.7K bytes - Click Count (0) -
lib/fips140/v1.26.0.zip
LXVD2X (P1ptr+R19), Z1H LXVD2X (P1ptr+R20), Z1L LXVD2X (P2ptr+R0), X2H LXVD2X (P2ptr+R16), X2L LXVD2X (P2ptr+R17), Y2H LXVD2X (P2ptr+R18), Y2L LXVD2X (P2ptr+R19), Z2H LXVD2X (P2ptr+R20), Z2L VSEL X1H, X2H, SEL, X1H VSEL X1L, X2L, SEL, X1L VSEL Y1H, Y2H, SEL, Y1H VSEL Y1L, Y2L, SEL, Y1L VSEL Z1H, Z2H, SEL, Z1H VSEL Z1L, Z2L, SEL, Z1L STXVD2X X1H, (P3ptr+R0) STXVD2X X1L, (P3ptr+R16) STXVD2X Y1H, (P3ptr+R17) STXVD2X Y1L, (P3ptr+R18) STXVD2X Z1H, (P3ptr+R19) STXVD2X Z1L, (P3ptr+R20) RET #undef P3ptr #undef...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0) -
docs/changelogs/changelog_4x.md
* New: Require Kotlin 1.3.40. * New: Change the Kotlin API from `File.toRequestBody()` to `File.asRequestBody()` and `BufferedSource.toResponseBody()` to `BufferedSource.asResponseBody()`. If the returned value is a view of what created it, we use _as_. * Fix: Permit response codes of zero for compatibility with OkHttp 3.x. * Fix: Change the return type of `MockWebServer.takeRequest()` to be nullable.
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Apr 17 13:25:31 GMT 2024 - 25.2K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/ServiceManager.java
/** * Provides a snapshot of the current state of all the services under management. * * <p>N.B. This snapshot is guaranteed to be consistent, i.e. the set of states returned will * correspond to a point in time view of the services. * * @since 29.0 (present with return type {@code ImmutableMultimap} since 14.0) */ @Override public ImmutableSetMultimap<State, Service> servicesByState() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 19:19:10 GMT 2026 - 33.2K bytes - Click Count (1) -
docs/ja/docs/advanced/security/oauth2-scopes.md
/// info | 情報 OAuth2 において「スコープ」は、必要な特定の権限を宣言する単なる文字列です。 `:` のような他の文字が含まれていても、URL であっても問題ありません。 それらの詳細は実装依存です。 OAuth2 にとっては、単に文字列に過ぎません。 /// ## 全体像 { #global-view } まず、メインの**チュートリアル - ユーザーガイド**にある [OAuth2(パスワード[ハッシュ化あり])、Bearer と JWT トークン](../../tutorial/security/oauth2-jwt.md) の例から変更される部分を、スコープ付き OAuth2 を使って手早く見てみましょう。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 16.6K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
LXVD2X (P1ptr+R19), Z1H LXVD2X (P1ptr+R20), Z1L LXVD2X (P2ptr+R0), X2H LXVD2X (P2ptr+R16), X2L LXVD2X (P2ptr+R17), Y2H LXVD2X (P2ptr+R18), Y2L LXVD2X (P2ptr+R19), Z2H LXVD2X (P2ptr+R20), Z2L VSEL X1H, X2H, SEL, X1H VSEL X1L, X2L, SEL, X1L VSEL Y1H, Y2H, SEL, Y1H VSEL Y1L, Y2L, SEL, Y1L VSEL Z1H, Z2H, SEL, Z1H VSEL Z1L, Z2L, SEL, Z1L STXVD2X X1H, (P3ptr+R0) STXVD2X X1L, (P3ptr+R16) STXVD2X Y1H, (P3ptr+R17) STXVD2X Y1L, (P3ptr+R18) STXVD2X Z1H, (P3ptr+R19) STXVD2X Z1L, (P3ptr+R20) RET #undef P3ptr #undef...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0) -
guava/src/com/google/common/cache/CacheBuilder.java
* } * }); * } * * <p>The returned cache implements all optional operations of the {@link LoadingCache} and {@link * Cache} interfaces. The {@code asMap} view (and its collection views) have <i>weakly consistent * iterators</i>. This means that they are safe for concurrent use, but if other threads modify theCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 13:13:59 GMT 2026 - 51.7K bytes - Click Count (0) -
android/guava/src/com/google/common/primitives/Floats.java
* is used as a parameter to any of its methods. * * <p>The returned list is serializable. * * @param backingArray the array to back the list * @return a list view of the array */ public static List<Float> asList(float... backingArray) { if (backingArray.length == 0) { return Collections.emptyList(); } return new FloatArrayAsList(backingArray); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 23 16:38:16 GMT 2026 - 25.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
assertEquals(0, fileList.size()); systemHelper.addDesignJspFileName("xxx", "yyy.jsp"); final File designJspFile = systemHelper.getDesignJspFile("/WEB-INF/view/yyy.jsp"); designJspFile.getParentFile().mkdirs(); FileUtil.writeBytes(designJspFile.getAbsolutePath(), "ok".getBytes()); fileList = systemHelper.refreshDesignJspFiles();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 44.4K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/collect/MultimapsTest.java
assertThat(unmodifiable.asMap().get("missing")).isNull(); assertFalse(unmodifiable.entries() instanceof Serializable); } /** Prepares the multimap for unmodifiable tests, returning an unmodifiable view of the map. */ private static Multimap<@Nullable String, @Nullable Integer> prepareUnmodifiableTests( Multimap<@Nullable String, @Nullable Integer> multimap, boolean permitsDuplicates,
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 39.2K bytes - Click Count (0)