- Sort Score
- Result 10 results
- Languages All
Results 331 - 340 of 488 for clip (0.04 sec)
-
CHANGELOG/CHANGELOG-1.12.md
### SIG-cli SIG CLI focused on implementing the new plugin mechanism, providing a library with common CLI tooling for plugin authors and further refactorings of the code. ### SIG-cloud-provider
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
docs/smb3-features/05-rdma-smb-direct-design.md
// Register buffer if needed RdmaMemoryRegion sendRegion = bufferManager.getSendRegion(requestBuffer.remaining()); sendRegion.getBuffer().put(requestBuffer); sendRegion.getBuffer().flip(); try { // Send via RDMA rdmaConnection.send(sendRegion.getBuffer(), sendRegion); rdmaConnection.consumeSendCredit();Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 02:53:50 UTC 2025 - 35.9K bytes - Viewed (0) -
docs/security/README.md
``` Only the root/admin user can perform an SSE-S3 key rotation using the Admin-API via [mc](https://github.com/minio/mc). For more details about how to perform key management operations using the CLI refer to [mc admin guide](https://github.com/minio/mc/blob/master/docs/minio-admin-complete-guide.md) or run `mc admin kms key`. #### Secure Erasure and Locking
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Wed Feb 26 09:25:50 UTC 2025 - 13.8K bytes - Viewed (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/CompatibilityFixStrategy.java
import eu.maveniverse.domtrip.Document; import eu.maveniverse.domtrip.Element; import eu.maveniverse.domtrip.maven.Coordinates; import eu.maveniverse.domtrip.maven.MavenPomElements; import org.apache.maven.api.cli.mvnup.UpgradeOptions; import org.apache.maven.api.di.Named; import org.apache.maven.api.di.Priority; import org.apache.maven.api.di.Singleton; import org.apache.maven.cling.invoker.mvnup.UpgradeContext;
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 22.2K bytes - Viewed (0) -
docs/es/docs/_llm-test.md
* la autenticación * el proveedor de autenticación * la autorización * el formulario de autorización * el proveedor de autorización * el usuario se autentica * el sistema autentica al usuario * la CLI * la interfaz de línea de comandos * el servidor * el cliente * el proveedor en la nube * el servicio en la nube * el desarrollo * las etapas de desarrollo * el dict
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 16:16:35 UTC 2025 - 12.6K bytes - Viewed (0) -
docs/en/docs/_llm-test.md
* the authentication * the authentication provider * the authorization * the authorization form * the authorization provider * the user authenticates * the system authenticates the user * the CLI * the command line interface * the server * the client * the cloud provider * the cloud service * the development * the development stages * the dict * the dictionary
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Dec 11 14:48:47 UTC 2025 - 11.4K bytes - Viewed (0) -
docs/pt/docs/_llm-test.md
* a autenticação * o provedor de autenticação * a autorização * o formulário de autorização * o provedor de autorização * o usuário se autentica * o sistema autentica o usuário * a CLI * a interface de linha de comando * o servidor * o cliente * o provedor de nuvem * o serviço de nuvem * o desenvolvimento * as etapas de desenvolvimento * o dict * o dicionário
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 10:17:03 UTC 2025 - 12.4K bytes - Viewed (0) -
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
cudorp?neverp-tnedicca????ograc?p&ihsnoipmahc?uorg!gnikrow???r&e&dart?enigne?korb?niart?trahc??o&htua?tacude???s&citsigol?e&civres?r??krow?serp!xe??tnega??t&farcr&ia?otor??hgi&erf?l&f?orcim???liubemoh?n&atlusnoc?e&duts?m&n&iatretne?revog??piuqe????olip?ropria?si&lanruoj?tneics???w&erc?ohs??y&cnegreme?dobper?tefas????rref?z??p!.&a&aa?ca?pc??dem?gne?korgn,r&ab?uj??s&nduolc,rahc21,?t&acova?cca?hcer??wal?ysrab,???s!.&em?gro?moc?syevrus,ten?ude?vog???t!.&0x,116,ayo,gro?lim?moc?sulpnpv,t&cennockciuq.t...
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Dec 16 20:00:28 UTC 2025 - 76.5K bytes - Viewed (1) -
src/cmd/asm/internal/asm/testdata/s390x.s
CLRJ $3, R5, R6, 0(PC) // ec5600003077 CLGRJ $0, R7, R8, 0(PC) // ec7800000065 CIJ $4, R9, $127, 0(PC) // ec9400007f7e CGIJ $8, R11, $-128, 0(PC) // ecb80000807c CLIJ $1, R1, $255, 0(PC) // ec110000ff7f CLGIJ $2, R3, $0, 0(PC) // ec320000007d LGDR F1, R12 // b3cd00c1 LDGR R2, F15 // b3c100f2 CEFBRA R0, F15 // b39400f0
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Jul 30 19:29:15 UTC 2025 - 22.9K bytes - Viewed (0) -
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/InferenceStrategyTest.java
import java.util.HashMap; import java.util.Map; import java.util.Optional; import eu.maveniverse.domtrip.Document; import eu.maveniverse.domtrip.Editor; import eu.maveniverse.domtrip.Element; import org.apache.maven.api.cli.mvnup.UpgradeOptions; import org.apache.maven.cling.invoker.mvnup.UpgradeContext; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Nested;
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 35.2K bytes - Viewed (0)