- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 641 for sizden (0.04 sec)
-
src/main/java/org/codelibs/fess/dict/synonym/SynonymFile.java
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 20 07:09:00 UTC 2025 - 15.9K bytes - Viewed (0) -
src/test/java/jcifs/smb1/smb1/BufferCacheSecurityTest.java
// The validation in getBuffer() ensures size is within bounds (0 < size <= 1MB) assertTrue(buffer.length > 0, "Buffer size should be positive"); assertTrue(buffer.length <= 0x100000, "Buffer size should not exceed 1MB"); } /** * Test that releaseBuffer validates buffer before accepting it. */ @TestRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 9.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/index.jsp
aria-expanded="false"> <i class="fa fa-fw fa-sign-in" aria-hidden="true"></i> <la:message key="labels.login" /> </la:link></li> </c:when> </c:choose> <li class="nav-item"><la:link href="/help" styleClass="nav-link help-link"> <i class="fa fa-fw fa-question-circle" aria-hidden="true"></i> <la:message key="labels.index_help" /> </la:link></li>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 20 05:40:20 UTC 2025 - 7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/searchlog/admin_searchlog.jsp
key="labels.searchlog_size"/></label> <div class="col-sm-4"> <la:select styleId="size" property="size" styleClass="form-control"> <la:option value="25">25</la:option>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 16.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/user/admin_user.jsp
<div class="row top10"> <div class="col-sm-12"> <i class="fa fa-info-circle text-primary" aria-hidden="true"></i> <la:message key="labels.list_could_not_find_crud_table"/> </div> </div> </c:if>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 4.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist.jsp
styleClass="btn btn-success btn-xs ${f:h(editableClass)}"> <i class="fa fa-plus" aria-hidden="true"></i> <la:message key="labels.crud_link_create"/> </la:link> </div> </div>Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 20.1K bytes - Viewed (0) -
src/main/java/jcifs/internal/SmbNegotiationResponse.java
/** * Gets the negotiated send buffer size. * * @return the send buffer size */ int getSendBufferSize(); /** * Gets the negotiated receive buffer size. * * @return the receive buffer size */ int getReceiveBufferSize(); /** * Gets the negotiated maximum transaction buffer size. * * @return the transaction buffer sizeRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp
<em class="fa fa-pencil-alt"> <la:message key="labels.login.update" /> </button> </div> </la:form> </div> </div> </div> <input type="hidden" id="contextPath" value="${contextPath}" /> <script type="text/javascript" src="${fe:url('/js/admin/jquery-3.7.1.min.js')}"></script> <script type="text/javascript" src="${fe:url('/js/admin/popper.min.js')}"></script>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 3.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 20.7K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/io/Smb2WriteResponseTest.java
assertEquals(0, response.getCommand()); } @Test @DisplayName("Should work with different buffer sizes") void testDifferentBufferSizes() throws SMBProtocolDecodingException { // Minimum size buffer byte[] minBuffer = new byte[20]; SMBUtil.writeInt2(17, minBuffer, 0); SMBUtil.writeInt2(0, minBuffer, 2);
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 15.9K bytes - Viewed (0)