Home
last modified time | relevance | path

Searched refs:pszDest (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dntstrsafe.h765 pszDest--; in RtlStringCopyWorkerA()
782 pszDest--; in RtlStringCopyWorkerW()
831 if(pszDest) { in RtlStringCopyExWorkerA()
900 if(pszDest) { in RtlStringCopyExWorkerW()
938 pszDest--; in RtlStringCopyNWorkerA()
956 pszDest--; in RtlStringCopyNWorkerW()
1007 if(pszDest) { in RtlStringCopyNExWorkerA()
1078 if(pszDest) { in RtlStringCopyNExWorkerW()
1158 if(pszDest) { in RtlStringCatExWorkerA()
1222 if(pszDest) { in RtlStringCatExWorkerW()
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dntstrsafe.h765 pszDest--; in RtlStringCopyWorkerA()
782 pszDest--; in RtlStringCopyWorkerW()
831 if(pszDest) { in RtlStringCopyExWorkerA()
900 if(pszDest) { in RtlStringCopyExWorkerW()
938 pszDest--; in RtlStringCopyNWorkerA()
956 pszDest--; in RtlStringCopyNWorkerW()
1007 if(pszDest) { in RtlStringCopyNExWorkerA()
1078 if(pszDest) { in RtlStringCopyNExWorkerW()
1158 if(pszDest) { in RtlStringCatExWorkerA()
1222 if(pszDest) { in RtlStringCatExWorkerW()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrsafe.h917 pszDest--; in StringCopyWorkerA()
934 pszDest--; in StringCopyWorkerW()
983 if(pszDest) { in StringCopyExWorkerA()
1052 if(pszDest) { in StringCopyExWorkerW()
1090 pszDest--; in StringCopyNWorkerA()
1108 pszDest--; in StringCopyNWorkerW()
1159 if(pszDest) { in StringCopyNExWorkerA()
1230 if(pszDest) { in StringCopyNExWorkerW()
1310 if(pszDest) { in StringCatExWorkerA()
1374 if(pszDest) { in StringCatExWorkerW()
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrsafe.h917 pszDest--; in StringCopyWorkerA()
934 pszDest--; in StringCopyWorkerW()
983 if(pszDest) { in StringCopyExWorkerA()
1052 if(pszDest) { in StringCopyExWorkerW()
1090 pszDest--; in StringCopyNWorkerA()
1108 pszDest--; in StringCopyNWorkerW()
1159 if(pszDest) { in StringCopyNExWorkerA()
1230 if(pszDest) { in StringCopyNExWorkerW()
1310 if(pszDest) { in StringCatExWorkerA()
1374 if(pszDest) { in StringCatExWorkerW()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/winclipboard/
H A Dtextconv.c48 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
54 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
61 pszDest++; in winClipboardDOStoUNIX()
65 *pszDest = '\0'; in winClipboardDOStoUNIX()
112 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
114 pszDest += 2; in winClipboardUNIXtoDOS()
121 *pszDest = '\r'; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
129 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
131 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/winclipboard/
H A Dtextconv.c48 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
54 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
61 pszDest++; in winClipboardDOStoUNIX()
65 *pszDest = '\0'; in winClipboardDOStoUNIX()
112 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
114 pszDest += 2; in winClipboardUNIXtoDOS()
121 *pszDest = '\r'; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
129 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
131 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/winclipboard/
H A Dtextconv.c57 char *pszDest = pszSrc; in winClipboardDOStoUNIX() local
63 *pszDest = *pszSrc; in winClipboardDOStoUNIX()
70 pszDest++; in winClipboardDOStoUNIX()
74 *pszDest = '\0'; in winClipboardDOStoUNIX()
121 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
123 pszDest += 2; in winClipboardUNIXtoDOS()
130 *pszDest = '\r'; in winClipboardUNIXtoDOS()
132 pszDest += 2; in winClipboardUNIXtoDOS()
138 *pszDest = *pszSrc; in winClipboardUNIXtoDOS()
140 pszDest++; in winClipboardUNIXtoDOS()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/iso8211/
H A Dddffielddefn.cpp615 pszDest[0] = '\0'; in ExpandFormat()
629 return pszDest; in ExpandFormat()
637 return pszDest; in ExpandFormat()
651 pszDest = static_cast<char *>(CPLRealloc(pszDest,nDestMax + 1)); in ExpandFormat()
673 return pszDest; in ExpandFormat()
685 return pszDest; in ExpandFormat()
693 return pszDest; in ExpandFormat()
711 pszDest = in ExpandFormat()
737 pszDest = static_cast<char *>(CPLRealloc(pszDest, nDestMax)); in ExpandFormat()
741 pszDest[iDst] = '\0'; in ExpandFormat()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/iso8211/
H A Dddffielddefn.cpp615 pszDest[0] = '\0'; in ExpandFormat()
629 return pszDest; in ExpandFormat()
637 return pszDest; in ExpandFormat()
651 pszDest = static_cast<char *>(CPLRealloc(pszDest,nDestMax + 1)); in ExpandFormat()
673 return pszDest; in ExpandFormat()
685 return pszDest; in ExpandFormat()
693 return pszDest; in ExpandFormat()
711 pszDest = in ExpandFormat()
737 pszDest = static_cast<char *>(CPLRealloc(pszDest, nDestMax)); in ExpandFormat()
741 pszDest[iDst] = '\0'; in ExpandFormat()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/iso8211/
H A Dddffielddefn.cpp615 pszDest[0] = '\0'; in ExpandFormat()
629 return pszDest; in ExpandFormat()
637 return pszDest; in ExpandFormat()
651 pszDest = static_cast<char *>(CPLRealloc(pszDest,nDestMax + 1)); in ExpandFormat()
673 return pszDest; in ExpandFormat()
685 return pszDest; in ExpandFormat()
693 return pszDest; in ExpandFormat()
711 pszDest = in ExpandFormat()
737 pszDest = static_cast<char *>(CPLRealloc(pszDest, nDestMax)); in ExpandFormat()
741 pszDest[iDst] = '\0'; in ExpandFormat()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimDdffielddefn.cpp567 pszDest[0] = '\0';
584 pszDest = (char *) realloc(pszDest,nDestMax+1);
587 strcat( pszDest, pszExpandedContents );
588 iDst = (int)strlen(pszDest);
617 pszDest = (char *) realloc(pszDest,nDestMax+1);
622 strcat( pszDest, "," );
625 iDst = (int)strlen(pszDest);
640 pszDest = (char *) realloc(pszDest,nDestMax);
643 pszDest[iDst++] = pszSrc[iSrc++];
644 pszDest[iDst] = '\0';
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/iso8211/
H A Dddffielddefn.cpp581 pszDest[0] = '\0'; in ExpandFormat()
598 pszDest = (char *) CPLRealloc(pszDest,nDestMax+1); in ExpandFormat()
601 strcat( pszDest, pszExpandedContents ); in ExpandFormat()
602 iDst = strlen(pszDest); in ExpandFormat()
631 pszDest = (char *) CPLRealloc(pszDest,nDestMax+1); in ExpandFormat()
636 strcat( pszDest, "," ); in ExpandFormat()
639 iDst = strlen(pszDest); in ExpandFormat()
654 pszDest = (char *) CPLRealloc(pszDest,nDestMax); in ExpandFormat()
657 pszDest[iDst++] = pszSrc[iSrc++]; in ExpandFormat()
658 pszDest[iDst] = '\0'; in ExpandFormat()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/iso8211/src/
H A Dddffielddefn.cpp637 pszDest[0] = '\0'; in ExpandFormat()
654 pszDest = (char *) CPLRealloc(pszDest,nDestMax+1); in ExpandFormat()
657 strcat( pszDest, pszExpandedContents ); in ExpandFormat()
658 iDst = strlen(pszDest); in ExpandFormat()
687 pszDest = (char *) CPLRealloc(pszDest,nDestMax+1); in ExpandFormat()
692 strcat( pszDest, "," ); in ExpandFormat()
695 iDst = strlen(pszDest); in ExpandFormat()
710 pszDest = (char *) CPLRealloc(pszDest,nDestMax); in ExpandFormat()
713 pszDest[iDst++] = pszSrc[iSrc++]; in ExpandFormat()
714 pszDest[iDst] = '\0'; in ExpandFormat()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdal_translate_bin.cpp113 CPLFree(psOptionsForBinary->pszDest); in GDALTranslateOptionsForBinaryFree()
194 if( psOptionsForBinary->pszDest == nullptr ) in MAIN_START()
199 if( strcmp(psOptionsForBinary->pszDest, "/vsistdout/") == 0 ) in MAIN_START()
276 GetOutputDriverForRaster( psOptionsForBinary->pszDest ) in MAIN_START()
308 CPLMalloc(strlen(psOptionsForBinary->pszDest) + 32)); in MAIN_START()
310 CPLString osPath = CPLGetPath(psOptionsForBinary->pszDest); in MAIN_START()
311 CPLString osBasename = CPLGetBasename(psOptionsForBinary->pszDest); in MAIN_START()
312 CPLString osExtension = CPLGetExtension(psOptionsForBinary->pszDest); in MAIN_START()
329 const char* pszDest = pszSubDest; in MAIN_START() local
342 hOutDS = GDALTranslate(pszDest, hDataset, psOptions, &bUsageError); in MAIN_START()
[all …]
H A Dgdal_utils.h100 GDALDatasetH CPL_DLL GDALWarp( const char *pszDest, GDALDatasetH hDstDS,
119 GDALDatasetH CPL_DLL GDALVectorTranslate( const char *pszDest, GDALDatasetH hDstDS, int nSrcCount,
160 GDALDatasetH CPL_DLL GDALNearblack( const char *pszDest, GDALDatasetH hDstDS,
179 GDALDatasetH CPL_DLL GDALGrid( const char *pszDest,
198 GDALDatasetH CPL_DLL GDALRasterize( const char *pszDest, GDALDatasetH hDstDS,
217 GDALDatasetH CPL_DLL GDALBuildVRT( const char *pszDest,
249 GDALDatasetH CPL_DLL GDALMultiDimTranslate( const char* pszDest,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdal_translate_bin.cpp113 CPLFree(psOptionsForBinary->pszDest); in GDALTranslateOptionsForBinaryFree()
194 if( psOptionsForBinary->pszDest == nullptr ) in MAIN_START()
199 if( strcmp(psOptionsForBinary->pszDest, "/vsistdout/") == 0 ) in MAIN_START()
276 GetOutputDriverForRaster( psOptionsForBinary->pszDest ) in MAIN_START()
308 CPLMalloc(strlen(psOptionsForBinary->pszDest) + 32)); in MAIN_START()
310 CPLString osPath = CPLGetPath(psOptionsForBinary->pszDest); in MAIN_START()
311 CPLString osBasename = CPLGetBasename(psOptionsForBinary->pszDest); in MAIN_START()
312 CPLString osExtension = CPLGetExtension(psOptionsForBinary->pszDest); in MAIN_START()
329 const char* pszDest = pszSubDest; in MAIN_START() local
342 hOutDS = GDALTranslate(pszDest, hDataset, psOptions, &bUsageError); in MAIN_START()
[all …]
H A Dgdal_utils.h100 GDALDatasetH CPL_DLL GDALWarp( const char *pszDest, GDALDatasetH hDstDS,
119 GDALDatasetH CPL_DLL GDALVectorTranslate( const char *pszDest, GDALDatasetH hDstDS, int nSrcCount,
160 GDALDatasetH CPL_DLL GDALNearblack( const char *pszDest, GDALDatasetH hDstDS,
179 GDALDatasetH CPL_DLL GDALGrid( const char *pszDest,
198 GDALDatasetH CPL_DLL GDALRasterize( const char *pszDest, GDALDatasetH hDstDS,
217 GDALDatasetH CPL_DLL GDALBuildVRT( const char *pszDest,
249 GDALDatasetH CPL_DLL GDALMultiDimTranslate( const char* pszDest,
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdal_translate_bin.cpp113 CPLFree(psOptionsForBinary->pszDest); in GDALTranslateOptionsForBinaryFree()
194 if( psOptionsForBinary->pszDest == nullptr ) in MAIN_START()
199 if( strcmp(psOptionsForBinary->pszDest, "/vsistdout/") == 0 ) in MAIN_START()
276 GetOutputDriverForRaster( psOptionsForBinary->pszDest ) in MAIN_START()
308 CPLMalloc(strlen(psOptionsForBinary->pszDest) + 32)); in MAIN_START()
310 CPLString osPath = CPLGetPath(psOptionsForBinary->pszDest); in MAIN_START()
311 CPLString osBasename = CPLGetBasename(psOptionsForBinary->pszDest); in MAIN_START()
312 CPLString osExtension = CPLGetExtension(psOptionsForBinary->pszDest); in MAIN_START()
329 const char* pszDest = pszSubDest; in MAIN_START() local
342 hOutDS = GDALTranslate(pszDest, hDataset, psOptions, &bUsageError); in MAIN_START()
[all …]
H A Dgdal_utils.h100 GDALDatasetH CPL_DLL GDALWarp( const char *pszDest, GDALDatasetH hDstDS,
119 GDALDatasetH CPL_DLL GDALVectorTranslate( const char *pszDest, GDALDatasetH hDstDS, int nSrcCount,
160 GDALDatasetH CPL_DLL GDALNearblack( const char *pszDest, GDALDatasetH hDstDS,
179 GDALDatasetH CPL_DLL GDALGrid( const char *pszDest,
198 GDALDatasetH CPL_DLL GDALRasterize( const char *pszDest, GDALDatasetH hDstDS,
217 GDALDatasetH CPL_DLL GDALBuildVRT( const char *pszDest,
249 GDALDatasetH CPL_DLL GDALMultiDimTranslate( const char* pszDest,

1234567