Search Options

Results per page
Sort
Preferred Languages
Advance

Results 241 - 250 of 614 for sata (0.02 sec)

  1. admin_dict_protwords.jsp

    <c:forEach var="data" varStatus="s" L101: items="${protwordsItemItems}"> L102: <tr L103: data-href="${contextPath}/admin/dict/protwords/details/${f:u(dictId)}/4/${f:u(data.id)}"> L104: <td>${f:h(data.inputValue)}</td> L105: ...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Thu Feb 13 07:47:04 UTC 2020
      9.9K bytes
  2. HashingOutputStream.java

    L24:/** L25: * An {@link OutputStream} that maintains a hash of the data written to it. L26: * L27: * @author Zoe Piepmeier L28: * @since 16.0 L29: */ L30:@Beta L31:@ElementTypesAreNonnullByDefault L32:public final class HashingOutputStream extends FilterOutputStream { L33: private final Hasher hasher; L34: L35: /** L36: * Creates an output stream that hashes using the given {@link HashFunction}, and forwards all L37: * data written to it to the underlying {@link OutputStream}. L38: * L39:...
    github.com/google/guava/android/guava/src/com/g...
    Fri Oct 11 22:00:03 UTC 2024
      2.6K bytes
  3. LoginAction.java

    L60: private HtmlResponse asIndexPage(final LoginForm form) { L61: if (form != null) { L62: form.clearSecurityInfo(); L63: } L64: return asHtml(virtualHost(path_Login_IndexJsp)).renderWith(data -> { L65: RenderDataUtil.register(data, "notification", fessConfig.getNotificationLogin()); L66: saveToken(); L67: }); L68: } L69: L70: @Execute L71: public HtmlResponse login(final LoginForm form) { L72: validate(form, messages...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:53:18 UTC 2024
      6.1K bytes
  4. SynchronizedTableTest.java

    static final long serialVersionUID = 0; L164: } L165: L166: @Override L167: protected Table<String, Integer, Character> create(@Nullable Object... data) { L168: TestTable<String, Integer, Character> table = new TestTable<>(); L169: Table<String, Integer, Character> synced = Synchronized.table(table, table.mutex); L170: populate(synced, data); L171: return synced; L172: } L173:}...
    github.com/google/guava/guava-tests/test/com/go...
    Tue Aug 06 17:23:04 UTC 2024
      4.6K bytes
  5. RealEventSource.kt

    request(): Request = request L111: L112: override fun cancel() { L113: canceled = true L114: call?.cancel() L115: } L116: L117: override fun onEvent( L118: id: String?, L119: type: String?, L120: data: String, L121: ) { L122: listener.onEvent(this, id, type, data) L123: } L124: L125: override fun onRetryChange(timeMs: Long) { L126: // Ignored. We do not auto-retry. L127: } L128:}...
    github.com/square/okhttp/okhttp-sse/src/main/ko...
    Mon Jan 08 01:13:22 UTC 2024
      3.2K bytes
  6. Event.kt

    OF ANY KIND, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16:package okhttp3.sse.internal L17: L18:internal data class Event( L19: val id: String?, L20: val type: String?, L21: val data: String, L22:)...
    github.com/square/okhttp/okhttp-sse/src/test/ja...
    Sat Dec 23 10:26:25 UTC 2023
      720 bytes
  7. crawler.dfmail

    Web/FileSystem Indexer --- L17:Exec Time: /*pmb.webFsIndexExecTime:orElse('-')*/ ms L18:Num of Doc: /*pmb.webFsIndexSize:orElse('-')*/ docs L19: L20:--- Data Store Crawler --- L21:Start Time: /*pmb.dataCrawlStartTime:orElse('-')*/ L22:End Time: /*pmb.dataCrawlEndTime:orElse('-')*/ L23:Exec Time: /*pmb.dataCrawlExecTime:orElse('-')*/ ms L24: L25:--- Data Store Indexer --- L26:Exec Time: /*pmb.dataIndexExecTime:orElse('-')*/ ms L27:Num of Doc: /*pmb.dataIndexSize:orElse('-')*/ docs L28: L29:--- Total...
    github.com/codelibs/fess/src/main/resources/mai...
    Wed Jan 15 22:05:20 UTC 2020
      1K bytes
  8. Main.kt

    entListener L41: L42:class Main : CliktCommand(name = NAME, help = "A curl for the next-generation web.") { L43: val method: String? by option("-X", "--request", help = "Specify request command to use") L44: L45: val data: String? by option("-d", "--data", help = "HTTP POST data") L46: L47: val headers: List<String>? by option("-H", "--header", help = "Custom header to pass to server").multiple() L48: L49: val userAgent: String by option("-A", "--user-agent", help = "User-Agent to send to server").default(NAME...
    github.com/square/okhttp/okcurl/src/main/kotlin...
    Mon Jan 08 01:13:22 UTC 2024
      5.7K bytes
  9. admin_joblog_details.jsp

    </button> L116: <c:if test="${editable}"> L117: <button type="button" class="btn btn-danger" name="delete" L118: data-toggle="modal" data-target="#confirmToDelete" L119: value="<la:message key="labels.joblog_button_delete" />"> L120: <em class="fa fa-trash"> L121: ...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Thu Feb 13 07:47:04 UTC 2020
      9.8K bytes
  10. jquery-3.7.1.min.js

    r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=ce.param(v.data,v.traditional)),Vt(Bt,v,t,T),h)return T;for(i in(g=ce.event&&v.global)&&0==ce.active++&&ce.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Ft.test(v.type),f=v.url.replace(Rt,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace(Mt,"+")):(o=v.url.slice(f.length),v.data&&(v.pr...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:07:52 UTC 2024
      85.5K bytes
Back to top