Searched refs:nRegularArraySizeOut (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/java/ |
H A D | gdal_java.i | 300 %apply (char *regularArrayOut, long nRegularArraySizeOut) { (char *regularArrayOut, long nRegularAr… 301 %apply (short *regularArrayOut, long nRegularArraySizeOut) { (short *regularArrayOut, long nRegular… 302 %apply (int *regularArrayOut, long nRegularArraySizeOut) { (int *regularArrayOut, long nRegularArra… 303 %apply (float *regularArrayOut, long nRegularArraySizeOut) { (float *regularArrayOut, long nRegular… 304 %apply (double *regularArrayOut, long nRegularArraySizeOut) { (double *regularArrayOut, long nRegul… 437 if (nRegularArraySizeOut < nMinBufferSizeInBytes) in BandRasterIO() 545 %clear (char *regularArrayOut, long nRegularArraySizeOut); 546 %clear (short *regularArrayOut, long nRegularArraySizeOut); 547 %clear (int *regularArrayOut, long nRegularArraySizeOut); 548 %clear (float *regularArrayOut, long nRegularArraySizeOut); [all …]
|
H A D | typemaps_java.i | 1521 %typemap(in, numinputs=1) (ctype *regularArrayOut, long nRegularArraySizeOut) 1541 %typemap(freearg) (ctype *regularArrayOut, long nRegularArraySizeOut) 1554 %typemap(javaout) (ctype *regularArrayOut, long nRegularArraySizeOut) { 1560 %typemap(jni) (char *regularArrayOut, long nRegularArraySizeOut) "jbyteArray" 1561 %typemap(jtype) (char *regularArrayOut, long nRegularArraySizeOut) "byte[]" 1562 %typemap(jstype) (char *regularArrayOut, long nRegularArraySizeOut) "byte[]" 1566 %typemap(jtype) (short *regularArrayOut, long nRegularArraySizeOut) "short[]" 1570 %typemap(jni) (int *regularArrayOut, long nRegularArraySizeOut) "jintArray" 1571 %typemap(jtype) (int *regularArrayOut, long nRegularArraySizeOut) "int[]" 1572 %typemap(jstype) (int *regularArrayOut, long nRegularArraySizeOut) "int[]" [all …]
|
/dports/graphics/gdal/gdal-3.3.3/swig/include/java/ |
H A D | gdal_java.i | 300 %apply (char *regularArrayOut, long nRegularArraySizeOut) { (char *regularArrayOut, long nRegularAr… 301 %apply (short *regularArrayOut, long nRegularArraySizeOut) { (short *regularArrayOut, long nRegular… 302 %apply (int *regularArrayOut, long nRegularArraySizeOut) { (int *regularArrayOut, long nRegularArra… 303 %apply (float *regularArrayOut, long nRegularArraySizeOut) { (float *regularArrayOut, long nRegular… 304 %apply (double *regularArrayOut, long nRegularArraySizeOut) { (double *regularArrayOut, long nRegul… 437 if (nRegularArraySizeOut < nMinBufferSizeInBytes) in BandRasterIO() 545 %clear (char *regularArrayOut, long nRegularArraySizeOut); 546 %clear (short *regularArrayOut, long nRegularArraySizeOut); 547 %clear (int *regularArrayOut, long nRegularArraySizeOut); 548 %clear (float *regularArrayOut, long nRegularArraySizeOut); [all …]
|
H A D | typemaps_java.i | 1521 %typemap(in, numinputs=1) (ctype *regularArrayOut, long nRegularArraySizeOut) 1541 %typemap(freearg) (ctype *regularArrayOut, long nRegularArraySizeOut) 1554 %typemap(javaout) (ctype *regularArrayOut, long nRegularArraySizeOut) { 1560 %typemap(jni) (char *regularArrayOut, long nRegularArraySizeOut) "jbyteArray" 1561 %typemap(jtype) (char *regularArrayOut, long nRegularArraySizeOut) "byte[]" 1562 %typemap(jstype) (char *regularArrayOut, long nRegularArraySizeOut) "byte[]" 1566 %typemap(jtype) (short *regularArrayOut, long nRegularArraySizeOut) "short[]" 1570 %typemap(jni) (int *regularArrayOut, long nRegularArraySizeOut) "jintArray" 1571 %typemap(jtype) (int *regularArrayOut, long nRegularArraySizeOut) "int[]" 1572 %typemap(jstype) (int *regularArrayOut, long nRegularArraySizeOut) "int[]" [all …]
|
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/java/ |
H A D | gdal_java.i | 300 %apply (char *regularArrayOut, long nRegularArraySizeOut) { (char *regularArrayOut, long nRegularAr… 301 %apply (short *regularArrayOut, long nRegularArraySizeOut) { (short *regularArrayOut, long nRegular… 302 %apply (int *regularArrayOut, long nRegularArraySizeOut) { (int *regularArrayOut, long nRegularArra… 303 %apply (float *regularArrayOut, long nRegularArraySizeOut) { (float *regularArrayOut, long nRegular… 304 %apply (double *regularArrayOut, long nRegularArraySizeOut) { (double *regularArrayOut, long nRegul… 437 if (nRegularArraySizeOut < nMinBufferSizeInBytes) in BandRasterIO() 545 %clear (char *regularArrayOut, long nRegularArraySizeOut); 546 %clear (short *regularArrayOut, long nRegularArraySizeOut); 547 %clear (int *regularArrayOut, long nRegularArraySizeOut); 548 %clear (float *regularArrayOut, long nRegularArraySizeOut); [all …]
|
H A D | typemaps_java.i | 1521 %typemap(in, numinputs=1) (ctype *regularArrayOut, long nRegularArraySizeOut) 1541 %typemap(freearg) (ctype *regularArrayOut, long nRegularArraySizeOut) 1554 %typemap(javaout) (ctype *regularArrayOut, long nRegularArraySizeOut) { 1560 %typemap(jni) (char *regularArrayOut, long nRegularArraySizeOut) "jbyteArray" 1561 %typemap(jtype) (char *regularArrayOut, long nRegularArraySizeOut) "byte[]" 1562 %typemap(jstype) (char *regularArrayOut, long nRegularArraySizeOut) "byte[]" 1566 %typemap(jtype) (short *regularArrayOut, long nRegularArraySizeOut) "short[]" 1570 %typemap(jni) (int *regularArrayOut, long nRegularArraySizeOut) "jintArray" 1571 %typemap(jtype) (int *regularArrayOut, long nRegularArraySizeOut) "int[]" 1572 %typemap(jstype) (int *regularArrayOut, long nRegularArraySizeOut) "int[]" [all …]
|