Search Options

Results per page
Sort
Preferred Languages
Advance

Results 551 - 560 of 584 for Ok (0.02 sec)

  1. src/main/resources/fess_label_en.properties

    labels.joblog_button_back=Back
    labels.joblog_button_delete=Delete
    labels.joblog_configuration=Job Log
    labels.joblog_endTime=End Time
    labels.joblog_jobName=Name
    labels.joblog_jobStatus=Status
    labels.joblog_status_ok=OK
    labels.joblog_status_fail=Fail
    labels.joblog_status_running=Running
    labels.joblog_link_details=Details
    labels.joblog_link_list=List
    labels.joblog_scriptData=Script
    labels.joblog_scriptResult=Result
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 44K bytes
    - Viewed (0)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    cc.md.us
    cc.me.us
    cc.mi.us
    cc.mn.us
    cc.mo.us
    cc.ms.us
    cc.mt.us
    cc.nc.us
    cc.nd.us
    cc.ne.us
    cc.nh.us
    cc.nj.us
    cc.nm.us
    cc.nv.us
    cc.ny.us
    cc.oh.us
    cc.ok.us
    cc.or.us
    cc.pa.us
    cc.pr.us
    cc.ri.us
    cc.sc.us
    cc.sd.us
    cc.tn.us
    cc.tx.us
    cc.ua
    cc.ut.us
    cc.va.us
    cc.vi.us
    cc.vt.us
    cc.wa.us
    cc.wi.us
    cc.wv.us
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  3. guava/src/com/google/common/util/concurrent/MoreExecutors.java

        Thread result = requireNonNull(platformThreadFactory().newThread(runnable));
        try {
          result.setName(name);
        } catch (SecurityException e) {
          // OK if we can't set the name in this environment.
        }
        return result;
      }
    
      // TODO(lukes): provide overloads for ListeningExecutorService? ListeningScheduledExecutorService?
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Wed Oct 08 18:55:33 UTC 2025
    - 45.2K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/collect/MinMaxPriorityQueueTest.java

         * value in the map is the number of occurrences of the key.
         */
        SortedMap<Integer, AtomicInteger> replica = Maps.newTreeMap();
        assertTrue("Empty heap should be OK", mmHeap.isIntact());
        for (int i = 0; i < heapSize; i++) {
          int randomInt = random.nextInt();
          mmHeap.offer(randomInt);
          insertIntoReplica(replica, randomInt);
        }
        assertIntact(mmHeap);
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Tue Oct 28 16:03:47 UTC 2025
    - 36.1K bytes
    - Viewed (0)
  5. guava/src/com/google/common/io/ByteStreams.java

          byte[] buf = new byte[min(bufSize, MAX_ARRAY_LEN - totalLen)];
          bufs.add(buf);
          int off = 0;
          while (off < buf.length) {
            // always OK to fill buf; its size plus the rest of bufs is never more than MAX_ARRAY_LEN
            int r = in.read(buf, off, buf.length - off);
            if (r == -1) {
              return combineBuffers(bufs, totalLen);
            }
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Thu Jul 17 15:26:41 UTC 2025
    - 31.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_zh_TW.properties

    labels.joblog_button_back=返回
    labels.joblog_button_delete=刪除
    labels.joblog_configuration=作業日誌
    labels.joblog_endTime=結束時間
    labels.joblog_jobName=名稱
    labels.joblog_jobStatus=狀態
    labels.joblog_status_ok=OK
    labels.joblog_status_fail=失敗
    labels.joblog_status_running=執行中
    labels.joblog_link_details=詳細資訊
    labels.joblog_link_list=列表
    labels.joblog_scriptData=腳本
    labels.joblog_scriptResult=結果
    labels.joblog_scriptType=執行方法
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 43.9K bytes
    - Viewed (0)
  7. guava/src/com/google/common/collect/ImmutableList.java

          ensureRoomFor(n);
          /*
           * The following call is not statically checked, since arraycopy accepts plain Object for its
           * parameters. If it were statically checked, the checker would still be OK with it, since
           * we're copying into a `contents` array whose type allows it to contain nulls. Still, it's
           * worth noting that we promise not to put nulls into the array in the first `size` elements.
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Mon Nov 17 22:50:48 UTC 2025
    - 30.6K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_de.properties

    labels.joblog_button_back=Zurück
    labels.joblog_button_delete=Löschen
    labels.joblog_configuration=Jobprotokoll
    labels.joblog_endTime=Endzeit
    labels.joblog_jobName=Name
    labels.joblog_jobStatus=Status
    labels.joblog_status_ok=OK
    labels.joblog_status_fail=Fehlgeschlagen
    labels.joblog_status_running=Wird ausgeführt
    labels.joblog_link_details=Details
    labels.joblog_link_list=Liste
    labels.joblog_scriptData=Skript
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 46.9K bytes
    - Viewed (1)
  9. src/main/resources/fess_label_id.properties

    labels.joblog_button_back=Kembali
    labels.joblog_button_delete=Hapus
    labels.joblog_configuration=Log Job
    labels.joblog_endTime=Waktu Selesai
    labels.joblog_jobName=Nama
    labels.joblog_jobStatus=Status
    labels.joblog_status_ok=OK
    labels.joblog_status_fail=Gagal
    labels.joblog_status_running=Berjalan
    labels.joblog_link_details=Detail
    labels.joblog_link_list=Daftar
    labels.joblog_scriptData=Script
    labels.joblog_scriptResult=Hasil
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 45.2K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_pl.properties

    labels.joblog_button_back=Wróć
    labels.joblog_button_delete=Usuń
    labels.joblog_configuration=Dziennik zadań
    labels.joblog_endTime=Godzina zakończenia
    labels.joblog_jobName=Nazwa
    labels.joblog_jobStatus=Status
    labels.joblog_status_ok=OK
    labels.joblog_status_fail=Niepowodzenie
    labels.joblog_status_running=W trakcie
    labels.joblog_link_details=Szczegóły
    labels.joblog_link_list=Lista
    labels.joblog_scriptData=Skrypt
    labels.joblog_scriptResult=Wynik
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 48.1K bytes
    - Viewed (0)
Back to top