- Sort Score
- Num 10 results
- Language All
Results 111 - 120 of 126 for momento (0.06 seconds)
-
src/main/resources/fess_label_fr.properties
labels.chat_thinking=Réflexion en cours... labels.chat_error=Une erreur s'est produite. Veuillez réessayer. labels.chat_error_rate_limit=Le service est actuellement surchargé. Veuillez patienter un moment et réessayer. labels.chat_error_auth=L'authentification au service IA a échoué. Veuillez contacter l'administrateur. labels.chat_error_service_unavailable=Le service IA est temporairement indisponible. Veuillez réessayer plus tard.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/resources/fess_label.properties
labels.chat_new_chat=New Chat labels.chat_input_placeholder=Ask a question... labels.chat_thinking=Thinking... labels.chat_error=An error occurred. Please try again. labels.chat_error_rate_limit=It's currently busy. Please wait a moment and try again. labels.chat_error_auth=AI service authentication failed. Please contact the administrator. labels.chat_error_service_unavailable=The AI service is temporarily unavailable. Please try again later.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/Monitor.java
* Condition.signal}). * * <p>A thread is said to <i>occupy</i> a monitor if it has <i>entered</i> the monitor but not yet * <i>left</i>. Only one thread may occupy a given monitor at any moment. A monitor is also * reentrant, so a thread may enter a monitor any number of times, and then must leave the same * number of times. The <i>enter</i> and <i>leave</i> operations have the same synchronization
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Jan 28 22:39:02 GMT 2026 - 43.5K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java
// Backing futures complete Boolean booleanPartial = true; futureBoolean.set(booleanPartial); // Once the backing futures are done there's a (brief) moment where we know nothing assertThat(futureResult.toString()).matches("CombinedFuture@\\w+\\[status=PENDING]"); callableBlocking.countDown(); // Need to wait for resultFuture to be returned.Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 134K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/FuturesTest.java
// Backing futures complete Boolean booleanPartial = true; futureBoolean.set(booleanPartial); // Once the backing futures are done there's a (brief) moment where we know nothing assertThat(futureResult.toString()).matches("CombinedFuture@\\w+\\[status=PENDING]"); callableBlocking.countDown(); // Need to wait for resultFuture to be returned.Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 134K bytes - Click Count (0) -
android/guava/src/com/google/common/cache/LocalCache.java
* higher than performing just the operation without enforcing the capacity constraint. * * This implementation uses a per-segment queue to record a memento of the additions, removals, * and accesses that were performed on the map. The queue is drained on writes and when it exceeds * its capacity threshold. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 143.5K bytes - Click Count (0) -
guava/src/com/google/common/cache/LocalCache.java
* higher than performing just the operation without enforcing the capacity constraint. * * This implementation uses a per-segment queue to record a memento of the additions, removals, * and accesses that were performed on the map. The queue is drained on writes and when it exceeds * its capacity threshold. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 148.9K bytes - Click Count (0) -
docs/bucket/notifications/README.md
``` mc cp ~/images.jpg myminio/images .../images.jpg: 8.31 KB / 8.31 KB ┃▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓┃ 100.00% 59.42 KB/s 0s ``` Wait a few moments, then check the bucket’s contents with mc ls — you will see a thumbnail appear. ``` mc ls myminio/images-thumbnail [2017-02-08 11:39:40 IST] 992B images-thumbnail.jpg ```
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 84.2K bytes - Click Count (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
barsy.pub barsy.ro barsy.rs barsy.shop barsyonline.shop barsy.site barsy.store barsy.support barsy.uk barsy.co.uk barsyonline.co.uk // Magento Commerce // Submitted by Damien Tournoud <dtournoud@magento.cloud> *.magentosite.cloud // Mail.Ru Group : https://hb.cldmail.ru // Submitted by Ilya Zaretskiy <******@****.***> hb.cldmail.ru
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 309.7K bytes - Click Count (1) -
src/cmd/asm/internal/asm/testdata/amd64enc.s
MOVMSKPS X2, R11 // 440f50da MOVMSKPS X11, R11 // 450f50db MOVNTO X2, (BX) // 660fe713 MOVNTO X11, (BX) // 66440fe71b MOVNTO X2, (R11) // 66410fe713 MOVNTO X11, (R11) // 66450fe71b MOVNTDQA (BX), X2 // 660f382a13
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 08 21:38:44 GMT 2021 - 581.9K bytes - Click Count (1)