Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 160 of 2,436 for experts (0.04 sec)

  1. android/guava/src/com/google/common/util/concurrent/ExecutionSequencer.java

     *
     * Unless required by applicable law or agreed to in writing, software distributed under the License
     * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
     * or implied. See the License for the specific language governing permissions and limitations under
     * the License.
     */
    
    package com.google.common.util.concurrent;
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 22.1K bytes
    - Viewed (0)
  2. cmd/admin-bucket-handlers.go

    		writeErrorResponse(ctx, w, toAPIError(ctx, err), r.URL)
    		return
    	}
    
    	// Write success response.
    	writeSuccessNoContent(w)
    }
    
    // ExportBucketMetadataHandler - exports all bucket metadata as a zipped file
    func (a adminAPIHandlers) ExportBucketMetadataHandler(w http.ResponseWriter, r *http.Request) {
    	ctx := r.Context()
    
    	bucket := pathClean(r.Form.Get("bucket"))
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Feb 18 16:25:55 UTC 2025
    - 33.3K bytes
    - Viewed (0)
  3. tests/sql_builder_test.go

    	result := DB.Dialector.Explain(stmt.SQL.String(), stmt.Vars...)
    	expects := DB.Dialector.Explain(execStmt.SQL.String(), execStmt.Vars...)
    
    	if !strings.HasSuffix(result, expects) {
    		t.Errorf("expects: %v, got %v", expects, result)
    	}
    
    	stmt2 := dryRunDB.Where(
    		DB.Scopes(NameIn1And2),
    	).Or(
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Mon Jul 21 02:46:58 UTC 2025
    - 16.7K bytes
    - Viewed (0)
  4. tensorflow/BUILD

            "//tensorflow/cc:cc_ops",
            "//tensorflow/cc:client_session",
            "//tensorflow/cc:scope",
            "//tensorflow/core:tensorflow",
            "//tensorflow/core/data:standalone",
            # Exports for pywrap_tensorflow_internal. Many of these are transitive
            # dependencies of the above, but must be explicitly listed for
            # cc_shared_library to work.
            "//tensorflow/c/eager:c_api_experimental",
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Aug 28 19:11:51 UTC 2025
    - 53.4K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/math/Quantiles.java

       * halfway between the two (rounded down), from {@code array}, and ensure (by swapping elements if
       * necessary) that that pivot value appears at the start of the slice i.e. at {@code from}.
       * Expects that {@code from} is strictly less than {@code to}.
       */
      private static void movePivotToStartOfSlice(double[] array, int from, int to) {
        int mid = (from + to) >>> 1;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Mar 17 20:26:29 UTC 2025
    - 30.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_nl.properties

    labels.designFileName=Bestandsnaam
    labels.incrementalCrawling=Controleer laatste wijzigingsdatum
    labels.errorCount=Aantal fouten
    labels.errorLog=Foutenlog
    labels.errorName=Foutnaam
    labels.expiredTime=Vervaldatum
    labels.expires=Vervalt
    labels.failureCountThreshold=Foutdrempel
    labels.fileConfigName=Bestandscrawlconfiguratienaam
    labels.fileName=Bestandsnaam
    labels.handlerName=Handlernaam
    labels.handlerParameter=Parameter
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  7. cmd/sts-handlers.go

    		writeSTSErrorResponse(ctx, w, ErrSTSMissingParameter, err)
    		return
    	}
    
    	// We set the expiry of the temp. credentials to the minimum of the
    	// configured expiry and the duration until the certificate itself
    	// expires.
    	// We must not issue credentials that out-live the certificate.
    	if validUntil := time.Until(certificate.NotAfter); validUntil < expiry {
    		expiry = validUntil
    	}
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 36.6K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_de.properties

    labels.designFileName=Dateiname
    labels.incrementalCrawling=Letzte Änderung prüfen
    labels.errorCount=Fehleranzahl
    labels.errorLog=Fehlerprotokoll
    labels.errorName=Fehlername
    labels.expiredTime=Ablaufzeit
    labels.expires=Läuft ab
    labels.failureCountThreshold=Fehleranzahlschwelle
    labels.fileConfigName=Dateicrawl-Konfigurationsname
    labels.fileName=Dateiname
    labels.handlerName=Handler-Name
    labels.handlerParameter=Parameter
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  9. android/guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java

     * {@link ClosingFuture} pipeline.
     */
    @NullUnmarked
    public abstract class AbstractClosingFutureTest extends TestCase {
      // TODO(dpb): Use Expect once that supports JUnit 3, or we can use JUnit 4.
      final List<AssertionError> failures = new ArrayList<>();
      final StandardSubjectBuilder expect =
          StandardSubjectBuilder.forCustomFailureStrategy(
              new FailureStrategy() {
                @Override
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Jul 11 18:52:30 UTC 2025
    - 75.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ru.properties

    labels.designFileName=Имя файла
    labels.incrementalCrawling=Проверить последнее изменение
    labels.errorCount=Количество ошибок
    labels.errorLog=Журнал ошибок
    labels.errorName=Имя ошибки
    labels.expiredTime=Время истечения
    labels.expires=Истекает
    labels.failureCountThreshold=Порог количества сбоев
    labels.fileConfigName=Имя конфигурации сканирования файлов
    labels.fileName=Имя файла
    labels.handlerName=Имя обработчика
    labels.handlerParameter=Параметр
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
Back to top