- Sort Score
- Result 10 results
- Languages All
Results 281 - 290 of 328 for rooted (0.13 sec)
-
src/main/resources/fess_label_de.properties
labels.menu_related_content=Verwandter Inhalt labels.menu_related_query=Verwandte Abfrage labels.sidebar.placeholder_search=Suchen... labels.menu_plugin=Plugin labels.menu_storage=Speicher labels.sidebar.menu=Menü labels.footer.copyright=©2024 <a href="https://github.com/codelibs">CodeLibs-Projekt</a>. labels.search=Suchen labels.similar_doc_result_status=Ähnliche Ergebnisse werden angezeigt.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
android/guava/src/com/google/common/util/concurrent/CycleDetectingLockFactory.java
* <li>20 levels: average of 393ns per lock()/unlock() * </ul> * </ul> * * <p>As such, the CycleDetectingLockFactory may not be suitable for performance-critical * applications which involve tightly-looped or deeply-nested locking algorithms. * * @author Darick Tong * @since 13.0 */ @J2ktIncompatible @GwtIncompatible public class CycleDetectingLockFactory { /**
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Jul 18 15:05:43 UTC 2025 - 35.9K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
* * @since 15.0 */ public static final MediaType KEY_ARCHIVE = createConstant(APPLICATION_TYPE, "pkcs12"); /** * This is a non-standard media type, but is commonly used in serving hosted binary files as it is * <a href="http://code.google.com/p/browsersec/wiki/Part2#Survey_of_content_sniffing_behaviors"> * known not to trigger content sniffing in current browsers</a>. It <i>should not</i> be used in
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
### Authentication * The authentication.k8s.io API group was promoted to v1([#41058](https://github.com/kubernetes/kubernetes/pull/41058), [@liggitt](https://github.com/liggitt)) ### Authorization * The authorization.k8s.io API group was promoted to v1 ([#40709](https://github.com/kubernetes/kubernetes/pull/40709), [@liggitt](https://github.com/liggitt))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.menu_related_content=Gerelateerde inhoud labels.menu_related_query=Gerelateerde query labels.sidebar.placeholder_search=Zoeken... labels.menu_plugin=Plugin labels.menu_storage=Opslag labels.sidebar.menu=Menu labels.footer.copyright=©2024 <a href="https://github.com/codelibs">CodeLibs Project</a>. labels.search=Zoeken labels.similar_doc_result_status=Vergelijkbare resultaten worden weergegeven.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/resources/fess_label_pl.properties
labels.menu_related_query=Powiązane zapytanie labels.sidebar.placeholder_search=Szukaj... labels.menu_plugin=Wtyczka labels.menu_storage=Przechowywanie labels.sidebar.menu=Menu labels.footer.copyright=©2024 <a href="https://github.com/codelibs">Projekt CodeLibs</a>. labels.search=Szukaj labels.similar_doc_result_status=Wyświetlanie podobnych wyników.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.menu_related_content=Related Content labels.menu_related_query=Related Query labels.sidebar.placeholder_search=Search... labels.menu_plugin=Plugin labels.menu_storage=Storage labels.sidebar.menu=Menu labels.footer.copyright=©2024 <a href="https://github.com/codelibs">CodeLibs Project</a>. labels.search=Search labels.similar_doc_result_status=Showing similar results.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.menu_related_content=Связанный контент labels.menu_related_query=Связанный запрос labels.sidebar.placeholder_search=Поиск... labels.menu_plugin=Плагин labels.menu_storage=Хранилище labels.sidebar.menu=Меню labels.footer.copyright=©2024 <a href="https://github.com/codelibs">Проект CodeLibs</a>. labels.search=Поиск labels.similar_doc_result_status=Отображение похожих результатов.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.menu_related_content=Contenuto correlato labels.menu_related_query=Query correlata labels.sidebar.placeholder_search=Cerca... labels.menu_plugin=Plugin labels.menu_storage=Archiviazione labels.sidebar.menu=Menu labels.footer.copyright=©2024 <a href="https://github.com/codelibs">Progetto CodeLibs</a>. labels.search=Cerca labels.similar_doc_result_status=Mostrando risultati simili.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
android/guava/src/com/google/common/net/InetAddresses.java
* Evaluates whether the argument is a 6to4 address. * * <p>6to4 addresses begin with the {@code "2002::/16"} prefix. The next 32 bits are the IPv4 * address of the host to which IPv6-in-IPv4 tunneled packets should be routed. * * <p>For more on 6to4 addresses see section 2 of <a target="_parent" * href="http://tools.ietf.org/html/rfc3056#section-2">RFC 3056</a>. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0)