Searched refs:srcRead (Results 1 - 23 of 23) sorted by relevance

/macosx-10.9.5/swig-10/Lib/tcl/
H A Dtclwstrings.swg29 int srcRead = 0;
33 dstLen, &srcRead, &dstWrote, &dstChars);
57 int srcRead = 0;
62 dstLen, &srcRead, &dstWrote, &dstChars);
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixSelect.c367 int srcLen, dstLen, result, srcRead, dstWrote, soFar;
410 dst, dstLen, &srcRead, &dstWrote, NULL);
413 src += srcRead;
414 srcLen -= srcRead;
1155 int srcLen, dstLen, srcRead, dstWrote, soFar;
1224 dst, dstLen, &srcRead, &dstWrote, NULL);
1227 src += srcRead;
1228 srcLen -= srcRead;
365 int srcLen, dstLen, result, srcRead, dstWrote, soFar; local
1149 int srcLen, dstLen, srcRead, dstWrote, soFar; local
H A DtkUnixFont.c2487 int scalable, srcRead, dstWrote;
2543 TCL_ENCODING_STOPONERROR, NULL, dst, sizeof(dst), &srcRead,
2458 int scalable, srcRead, dstWrote; local
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixSelect.c372 int srcLen, dstLen, result, srcRead, dstWrote, soFar;
416 dst, dstLen, &srcRead, &dstWrote, NULL);
419 src += srcRead;
420 srcLen -= srcRead;
1169 int srcLen, dstLen, srcRead, dstWrote, soFar;
1238 dst, dstLen, &srcRead, &dstWrote, NULL);
1241 src += srcRead;
1242 srcLen -= srcRead;
370 int srcLen, dstLen, result, srcRead, dstWrote, soFar; local
1163 int srcLen, dstLen, srcRead, dstWrote, soFar; local
H A DtkUnixFont.c2378 int scalable, srcRead, dstWrote;
2435 TCL_ENCODING_STOPONERROR, NULL, dst, sizeof(dst), &srcRead,
2352 int scalable, srcRead, dstWrote; local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclEncoding.c1140 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars;
1161 srcLen, flags, &state, dst, dstLen, &srcRead, &dstWrote,
1171 src += srcRead;
1172 srcLen -= srcRead;
1232 int result, srcRead, dstWrote, dstChars;
1250 srcReadPtr = &srcRead;
1309 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars;
1328 srcLen, flags, &state, dst, dstLen, &srcRead, &dstWrote,
1341 src += srcRead;
1342 srcLen -= srcRead;
1120 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars; local
1211 int result, srcRead, dstWrote, dstChars; local
1287 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars; local
1379 int result, srcRead, dstWrote, dstChars; local
[all...]
H A DtclIO.c5431 int toRead, srcLen, offset, length, srcRead, dstWrote;
5475 srcRead = srcLen;
5477 if (TranslateInputEOL(statePtr, dst, src, &dstWrote, &srcRead) != 0) {
5482 bufPtr->nextRemoved += srcRead;
5541 int srcRead, dstWrote, numChars, dstRead;
5652 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
5658 bufPtr->nextRemoved += srcRead;
5677 dstNeeded + 1, &srcRead, &dstWrote, &numChars);
5683 if (srcRead == 0) {
5741 * srcRead
5374 int toRead, srcLen, offset, length, srcRead, dstWrote; local
5483 int srcRead, dstWrote, numChars, dstRead; local
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclEncoding.c915 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars;
934 srcLen, flags, &state, dst, dstLen, &srcRead, &dstWrote,
942 src += srcRead;
943 srcLen -= srcRead;
1004 int result, srcRead, dstWrote, dstChars;
1022 srcReadPtr = &srcRead;
1080 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars;
1099 srcLen, flags, &state, dst, dstLen, &srcRead, &dstWrote,
1110 src += srcRead;
1111 srcLen -= srcRead;
900 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars; local
988 int result, srcRead, dstWrote, dstChars; local
1063 int flags, dstLen, result, soFar, srcRead, dstWrote, dstChars; local
1154 int result, srcRead, dstWrote, dstChars; local
[all...]
H A DtclIO.c4703 int toRead, srcLen, offset, length, srcRead, dstWrote;
4747 srcRead = srcLen;
4749 if (TranslateInputEOL(statePtr, dst, src, &dstWrote, &srcRead) != 0) {
4754 bufPtr->nextRemoved += srcRead;
4813 int srcRead, dstWrote, numChars, dstRead;
4924 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
4930 bufPtr->nextRemoved += srcRead;
4949 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4955 if (srcRead == 0) {
5016 * get the correct value for srcRead
4650 int toRead, srcLen, offset, length, srcRead, dstWrote; local
4759 int srcRead, dstWrote, numChars, dstRead; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DUtils.c646 int srcRead, dstWrote; local
650 strlen(normalizedPath), 0, NULL, externalPath, 511, &srcRead, &dstWrote, NULL );
874 int srcRead, dstWrote; local
880 0, NULL, StrBody(pstr), 255, &srcRead, &dstWrote, NULL );
H A DQuickTimeTcl.c1456 int srcRead, dstWrote;
1487 &srcRead, &dstWrote, NULL);
1635 int srcRead, dstWrote;
1642 &srcRead, &dstWrote, NULL );
1451 int srcRead, dstWrote; local
1629 int srcRead, dstWrote; local
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c4012 int toRead, srcLen, srcRead, dstWrote, offset, length;
4056 srcRead = srcLen;
4058 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
4063 bufPtr->nextRemoved += srcRead;
4122 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4184 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
4190 bufPtr->nextRemoved += srcRead;
4205 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4206 if (srcRead == 0) {
4247 dst, dstRead + TCL_UTF_MAX, &srcRead,
3972 int toRead, srcLen, srcRead, dstWrote, offset, length; local
4081 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
[all...]
H A DtclIO.c.orig3688 int toRead, srcLen, srcRead, dstWrote, offset, length;
3732 srcRead = srcLen;
3734 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
3739 bufPtr->nextRemoved += srcRead;
3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3860 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
3866 bufPtr->nextRemoved += srcRead;
3881 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3882 if (srcRead == 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead,
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c4012 int toRead, srcLen, srcRead, dstWrote, offset, length;
4056 srcRead = srcLen;
4058 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
4063 bufPtr->nextRemoved += srcRead;
4122 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4184 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
4190 bufPtr->nextRemoved += srcRead;
4205 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4206 if (srcRead == 0) {
4247 dst, dstRead + TCL_UTF_MAX, &srcRead,
3972 int toRead, srcLen, srcRead, dstWrote, offset, length; local
4081 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
[all...]
H A DtclIO.c.orig3688 int toRead, srcLen, srcRead, dstWrote, offset, length;
3732 srcRead = srcLen;
3734 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
3739 bufPtr->nextRemoved += srcRead;
3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3860 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
3866 bufPtr->nextRemoved += srcRead;
3881 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3882 if (srcRead == 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead,
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig3662 int toRead, srcLen, srcRead, dstWrote, offset, length;
3706 srcRead = srcLen;
3708 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
3713 bufPtr->nextRemoved += srcRead;
3772 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3834 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
3840 bufPtr->nextRemoved += srcRead;
3855 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3856 if (srcRead == 0) {
3897 dst, dstRead + TCL_UTF_MAX, &srcRead,
[all...]
H A DtclIO.c3926 int toRead, srcLen, srcRead, dstWrote, offset, length;
3970 srcRead = srcLen;
3972 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
3977 bufPtr->nextRemoved += srcRead;
4036 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4098 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
4104 bufPtr->nextRemoved += srcRead;
4119 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4120 if (srcRead == 0) {
4161 dst, dstRead + TCL_UTF_MAX, &srcRead,
3886 int toRead, srcLen, srcRead, dstWrote, offset, length; local
3995 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig3688 int toRead, srcLen, srcRead, dstWrote, offset, length;
3732 srcRead = srcLen;
3734 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
3739 bufPtr->nextRemoved += srcRead;
3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3860 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
3866 bufPtr->nextRemoved += srcRead;
3881 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3882 if (srcRead == 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead,
[all...]
H A DtclIO.c4030 int toRead, srcLen, srcRead, dstWrote, offset, length;
4074 srcRead = srcLen;
4076 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
4081 bufPtr->nextRemoved += srcRead;
4140 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4202 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
4208 bufPtr->nextRemoved += srcRead;
4223 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4224 if (srcRead == 0) {
4265 dst, dstRead + TCL_UTF_MAX, &srcRead,
3990 int toRead, srcLen, srcRead, dstWrote, offset, length; local
4099 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig3688 int toRead, srcLen, srcRead, dstWrote, offset, length;
3732 srcRead = srcLen;
3734 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
3739 bufPtr->nextRemoved += srcRead;
3798 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
3860 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
3866 bufPtr->nextRemoved += srcRead;
3881 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3882 if (srcRead == 0) {
3923 dst, dstRead + TCL_UTF_MAX, &srcRead,
[all...]
H A DtclIO.c4030 int toRead, srcLen, srcRead, dstWrote, offset, length;
4074 srcRead = srcLen;
4076 if (TranslateInputEOL(chanPtr, dst, src, &dstWrote, &srcRead) != 0) {
4081 bufPtr->nextRemoved += srcRead;
4140 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars;
4202 dst, TCL_UTF_MAX + 1, &srcRead, &dstWrote, &numChars);
4208 bufPtr->nextRemoved += srcRead;
4223 dstNeeded + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4224 if (srcRead == 0) {
4265 dst, dstRead + TCL_UTF_MAX, &srcRead,
3990 int toRead, srcLen, srcRead, dstWrote, offset, length; local
4099 int srcLen, srcRead, dstNeeded, dstRead, dstWrote, numChars; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXDialog.c139 int i, srcRead, dstWrote;
208 StrBody(cpinfo.prompt), 255, &srcRead, &dstWrote, NULL);
138 int i, srcRead, dstWrote; local
H A DtkMacOSXFont.c1756 int srcRead, dstWrote;
1795 &srcRead, &dstWrote, NULL) == TCL_OK) {
1734 int srcRead, dstWrote; local

Completed in 661 milliseconds