- Sort Score
- Num 10 results
- Language All
Results 3631 - 3640 of 3,710 for einmal (0.26 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/erasure-metadata.go
for _, sum := range e.Checksums { if sum.PartNumber == partNumber { // Return the checksum return sum } } return ChecksumInfo{Algorithm: DefaultBitrotAlgorithm} } // ShardFileSize - returns final erasure size from original size. func (e ErasureInfo) ShardFileSize(totalLength int64) int64 { if totalLength == 0 { return 0 } if totalLength == -1 { return -1 } numShards := totalLength / e.BlockSizeCreated: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 21.3K bytes - Click Count (0) -
compat/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
* Remapping function * @param <T> */ private interface Remapping<T> { T merge(T u, T v); } /** * KeyComputer for Dependency */ private final class DependencyKeyComputer implements KeyComputer<Dependency> { @Override public Object key(Dependency dependency) { return getDependencyKey(dependency); } }Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Apr 03 11:21:39 GMT 2025 - 99.2K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/base/CharMatcherTest.java
tester.testAllPublicStaticMethods(CharMatcher.class); tester.testAllPublicInstanceMethods(CharMatcher.any()); tester.testAllPublicInstanceMethods(CharMatcher.anyOf("abc")); } private static final CharMatcher WHATEVER = new CharMatcher() { @Override public boolean matches(char c) { throw new AssertionFailedError("You weren't supposed to actually invoke me!"); } };
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 32.4K bytes - Click Count (0) -
README.md
#### About FastAPI Cloud **[FastAPI Cloud](https://fastapicloud.com)** is built by the same author and team behind **FastAPI**. It streamlines the process of **building**, **deploying**, and **accessing** an API with minimal effort. It brings the same **developer experience** of building apps with FastAPI to **deploying** them to the cloud. ๐
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 24.3K bytes - Click Count (0) -
docs/en/docs/index.md
**[FastAPI Cloud](https://fastapicloud.com)** is built by the same author and team behind **FastAPI**. It streamlines the process of **building**, **deploying**, and **accessing** an API with minimal effort. It brings the same **developer experience** of building apps with FastAPI to **deploying** them to the cloud. ๐
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 21.4K bytes - Click Count (0) -
src/archive/tar/writer.go
fmtStr(ustar.userName(), hdr.Uname) fmtStr(ustar.groupName(), hdr.Gname) fmtNum(ustar.devMajor(), hdr.Devmajor) fmtNum(ustar.devMinor(), hdr.Devminor) return &tw.blk } // writeRawFile writes a minimal file with the given name and flag type. // It uses format to encode the header format and will write data as the body. // It uses default values for all of the other fields (as BSD and GNU tar does).
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon Feb 03 16:38:43 GMT 2025 - 19.7K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/suggest/index/SuggestIndexerTest.java
import org.junit.rules.TestName; import org.opensearch.index.query.QueryBuilders; public class SuggestIndexerTest { static Suggester suggester; static OpenSearchRunner runner; @Rule public final TestName testName = new TestName(); @BeforeClass public static void beforeClass() throws Exception { runner = new OpenSearchRunner(); runner.onBuild((number, settingsBuilder) -> {Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sat Mar 14 02:35:38 GMT 2026 - 28.6K bytes - Click Count (0) -
src/test/java/jcifs/internal/smb2/nego/PreauthIntegrityNegotiateContextTest.java
*/ @ExtendWith(MockitoExtension.class) @DisplayName("PreauthIntegrityNegotiateContext Tests") class PreauthIntegrityNegotiateContextTest { @Mock private Configuration mockConfig; private static final int BUFFER_SIZE = 1024; private byte[] buffer; @BeforeEach void setUp() { buffer = new byte[BUFFER_SIZE]; } @Nested @DisplayName("Constructor Tests")Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 34K bytes - Click Count (0) -
docs/ja/docs/help-fastapi.md
ๅคใใฎใฑใผในใ่ณชๅใฏใใใฎไบบใฎใๅ ใฎใณใผใใใซ้ขไฟใใฆใใพใใ ใใฐใใฐใณใผใใฎๆญ็ใ ใใๅ ฑๆใใใพใใใใใใงใฏๅ้กใใๅ็พใใใใซใฏไธๅๅใงใใ * ใญใผใซใซใงๅใใจใฉใผใๆๅใ็ขบ่ชใงใใใใใซใใพใใฏใฆใผในใฑใผในใใใใใ็่งฃใงใใใใใซใ**ใณใใผ&ใใผในใ**ใใฆๅฎ่กใงใใ[ๆๅฐใฎๅ็พๅฏ่ฝใชไพ](https://stackoverflow.com/help/minimal-reproducible-example)ใฎๆไพใไพ้ ผใงใใพใใ * ใจใฆใๅฏๅคงใชๆฐๅใชใใๅ้กใฎ่ชฌๆใ ใใใใจใซใใใชใ่ช่บซใงใใฎใใใช**ไพใไฝๆ**ใใฆใฟใใใจใใงใใพใใใใ ใๆ้ใใใใๅฏ่ฝๆงใ้ซใใฎใงใใพใใฏๅ้กใฎๆ็ขบๅใไพ้ ผใใๆนใ่ฏใๅ ดๅใใใใพใใ ### ่งฃๆฑบ็ญใๆๆกใใ { #suggest-solutions } * ่ณชๅใ็่งฃใงใใใใๅฏ่ฝใช**ๅ็ญ**ใๆ็คบใงใใพใใCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 15.3K bytes - Click Count (0) -
cmd/xl-storage.go
// the open file descriptor. // // Failing to check the return value when closing a file may lead to silent loss of data. // This can especially be observed with NFS and with disk quota. return w.Close() } // writeAllMeta - writes all metadata to a temp file and then links it to the final destination.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 91.7K bytes - Click Count (0)