Home
last modified time | relevance | path

Searched refs:charsCopied (Results 1 – 12 of 12) sorted by relevance

/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/lib/
H A DInOutUtil.java232 long charsCopied = 0;
235 while ((charsCopied < amount)
242 if (charsRead > Long.MAX_VALUE - charsCopied) {
246 charsCopied = Long.MAX_VALUE;
248 charsCopied += charsRead;
251 if (charsCopied >= amount) {
252 return charsCopied;
255 maxCharsToRead = (int) Math.min(bufferSize, amount - charsCopied);
258 return charsCopied;
/dports/lang/seed7/seed7/lib/
H A Dfileutil.s7i55 var integer: charsCopied is 0;
61 charsCopied +:= length(buffer);
63 buffer := gets(source, min(numChars - charsCopied, 1000000));
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp464 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
467 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
469 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
472 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp463 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
465 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
466 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
468 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
470 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp464 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
467 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
469 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
472 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp451 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
453 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
454 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
456 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
458 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
459 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp463 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
465 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
466 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
468 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
470 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp464 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
467 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
469 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
472 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp464 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
467 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
469 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
472 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp463 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
465 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
466 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
468 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
470 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp464 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
467 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
469 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
472 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp451 DWORD charsCopied = searchedStrStartIndex; in InitTouchKeyboardExeFilePath() local
453 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
454 exeFilePathLen - charsCopied, commonFilesDirPath, in InitTouchKeyboardExeFilePath()
456 charsCopied += commonFilesDirPathLen; in InitTouchKeyboardExeFilePath()
458 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
459 exeFilePathLen - charsCopied, searchedStrStart + searchedStrLen, in InitTouchKeyboardExeFilePath()