- Sort Score
- Result 10 results
- Languages All
Results 1741 - 1750 of 2,094 for No (0.01 sec)
-
src/test/java/jcifs/internal/fscc/FileFsFullSizeInformationTest.java
"1000, 500, 600, 8, 4096", // 4K sectors "1000, 500, 600, 16, 4096", // Large sectors and allocation "1000, 0, 0, 8, 512", // No free space "1000, 1000, 1000, 8, 512" // All space free }) void shouldDecodeVariousSectorConfigurations(long alloc, long callerFree, long actualFree, int sectPerAlloc, int bytesPerSect)
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 30.5K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/LegacyRepositorySystem.java
} finally { request.setLocalRepository(localRepository); } } } catch (ComponentLookupException e) { // no ide workspace artifact resolution } return artifactResolver.resolve(request); } @Override
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 31.2K bytes - Viewed (0) -
cmd/erasure-metadata.go
return ceilFrac(e.BlockSize, int64(e.DataBlocks)) } // IsValid - tells if erasure info fields are valid. func (fi FileInfo) IsValid() bool { if fi.Deleted { // Delete marker has no data, no need to check // for erasure coding information return true } dataBlocks := fi.Erasure.DataBlocks parityBlocks := fi.Erasure.ParityBlocks correctIndexes := (fi.Erasure.Index > 0 &&
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 21.3K bytes - Viewed (0) -
docs/sts/ldap.md
``` ```sh mc admin policy attach myminio mypolicy --group='cn=projectx,ou=groups,ou=hwengg,dc=min,dc=io' ``` </details> **Note that by default no policy is set on a user**. Thus even if they successfully authenticate with AD/LDAP credentials, they have no access to object storage as the default access policy is to deny all access. ## API Request Parameters ### LDAPUsername
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 18.9K bytes - Viewed (0) -
cmd/testdata/xl-meta-merge.zip
ãÐÐôûåãÜûñò ìïÚïôñÐïÖÕ4 Õïï øÜÜÐÕ 11÷ûò2ûñ1ìñåÕ1÷ûòûñ1ôûòßÈ1ìïÚïôñÐïÖm11_xyY¥pXûXïR ´nV_ô Üñ ÚûïÙ —ûò›‘ µŒ Õ êñÖ ÕßÐÐñÖÜïì ôãòéßãéïÕ2^^%% ‰’¿1”ûòßÈ^^¿Õï Üøï êñôôña¯Jé:ÿëííùèö:Æë:Ìßò ã ÕÜãòìãôñòï —ûò›‘ ÕïÖÚïÖ ñò ”ûòßÈ øñÕÜÕ Ößòòûòé 7æûÜ ›òÜïô1ƒ—Œ ãÖåøûÜïåÜßnïÏ(:¬õÊîùÿõ:úú1ìãÜãàà ÙûÜø Üøï ÐãÜø Üñ Üøï ìÖûÚï ñÖ ìûÖïåÜñÖË ûò Ùøûåø Ëñß ÙãòÜ —ûò›‘ Üñ ÕÜñÖWtTãÞ úÜøpd~W\Ö#ù tˆXzèÎË€£™|^ ë}l¨åk£I}HÄuDeeì i¯RñnmE}e•êslYn)EqH –QklSW@EjqÓð€¡F Sy\ÁYú˜»åûJûóÖ mpJkH¢•d ÌsöH@Fj@¢v}ˆz[pèwGaìs²@qxêu²hiKÂQ¸K[ÎJspteH>kHc^åziAVUJIE¬ˆ...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Mar 08 17:50:48 UTC 2024 - 30.2K bytes - Viewed (0) -
docs/en/docs/alternatives.md
I have been avoiding the creation of a new framework for several years. First I tried to solve all the features covered by **FastAPI** using many different frameworks, plug-ins, and tools. But at some point, there was no other option than creating something that provided all these features, taking the best ideas from previous tools, and combining them in the best way possible, using language features that weren't even available before (Python 3.6+ type hints).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 23.6K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/EventListenerTest.kt
enableTlsWithTunnel() server.protocols = Arrays.asList(Protocol.HTTP_2, Protocol.HTTP_1_1) timeToFirstByte() } /** * Test to confirm that events are reported at the time they occur and no earlier and no later. * This inserts a bunch of synthetic 250 ms delays into both client and server and confirms that * the same delays make it back into the events. *
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Jun 20 11:46:46 UTC 2025 - 60.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/JobHelper.java
* @param scheduledJob the scheduled job to register */ public void register(final LaCron cron, final ScheduledJob scheduledJob) { if (scheduledJob == null) { throw new ScheduledJobException("No job."); } final String id = scheduledJob.getId(); if (!Constants.T.equals(scheduledJob.getAvailable())) { logger.info("Inactive Job {}:{}", id, scheduledJob.getName()); try {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 10.8K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/FuturesGetChecked.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 10.2K bytes - Viewed (0) -
cmd/site-replication.go
if ep == "" { return dID, fmt.Errorf("no deployment id found for endpoint %s", ep) } c.RLock() defer c.RUnlock() if !c.enabled { return dID, errSRNotEnabled } for _, peer := range c.state.Peers { if ep == peer.Endpoint { return peer.DeploymentID, nil } } return dID, fmt.Errorf("no deployment id found for endpoint %s", ep) }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 184.7K bytes - Viewed (0)