Home
last modified time | relevance | path

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

/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfmerge.c1603 if ( !fmt_ori ) in merge_GT()
1706 if ( !fmt_ori ) in merge_format_string()
1813 if ( !fmt_ori ) in merge_localized_numberG_format_field()
1842 src_type_t *src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_localized_numberG_format_field()
1913 if ( !fmt_ori ) in merge_localized_numberAR_format_field()
2052 if ( fmt_ori ) in merge_format_field()
2066 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori-1 ) in merge_format_field()
2073 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori ) in merge_format_field()
2120 src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_format_field()
2178 src = (src_type_t*) (fmt_ori->p + j*fmt_ori->size); \ in merge_format_field()
[all …]
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfmerge.c1603 if ( !fmt_ori ) in merge_GT()
1706 if ( !fmt_ori ) in merge_format_string()
1813 if ( !fmt_ori ) in merge_localized_numberG_format_field()
1842 src_type_t *src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_localized_numberG_format_field()
1913 if ( !fmt_ori ) in merge_localized_numberAR_format_field()
2052 if ( fmt_ori ) in merge_format_field()
2066 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori-1 ) in merge_format_field()
2073 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori ) in merge_format_field()
2120 src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_format_field()
2178 src = (src_type_t*) (fmt_ori->p + j*fmt_ori->size); \ in merge_format_field()
[all …]
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfmerge.c1603 if ( !fmt_ori ) in merge_GT()
1706 if ( !fmt_ori ) in merge_format_string()
1813 if ( !fmt_ori ) in merge_localized_numberG_format_field()
1842 src_type_t *src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_localized_numberG_format_field()
1913 if ( !fmt_ori ) in merge_localized_numberAR_format_field()
2052 if ( fmt_ori ) in merge_format_field()
2066 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori-1 ) in merge_format_field()
2073 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori ) in merge_format_field()
2120 src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_format_field()
2178 src = (src_type_t*) (fmt_ori->p + j*fmt_ori->size); \ in merge_format_field()
[all …]
H A Dvcfmerge.c.pysam.c1605 if ( !fmt_ori ) in merge_GT()
1708 if ( !fmt_ori ) in merge_format_string()
1815 if ( !fmt_ori ) in merge_localized_numberG_format_field()
1844 src_type_t *src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_localized_numberG_format_field()
1915 if ( !fmt_ori ) in merge_localized_numberAR_format_field()
2054 if ( fmt_ori ) in merge_format_field()
2068 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori-1 ) in merge_format_field()
2075 if ( fmt_ori->n!=1 && fmt_ori->n != nals_ori ) in merge_format_field()
2122 src = (src_type_t*) fmt_ori->p + j*fmt_ori->n; \ in merge_format_field()
2180 src = (src_type_t*) (fmt_ori->p + j*fmt_ori->size); \ in merge_format_field()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_string.cpp1142 const char* fmt_ori = fmt; in CPLvsnprintf() local
1277 … CPLDebug("CPL", "CPLvsnprintf() called with unsupported formatting string: %s", fmt_ori); in CPLvsnprintf()
1286 offset_out = vsnprintf(str, size, fmt_ori, wrk_args); in CPLvsnprintf()
1288 offset_out = vsprintf(str, fmt_ori, wrk_args); in CPLvsnprintf()
1426 const char* fmt_ori = fmt; in CPLsscanf() local
1464 fmt_ori); in CPLsscanf()
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_string.cpp1156 const char* fmt_ori = fmt; in CPLvsnprintf() local
1289 "formatting string: %s", fmt_ori); in CPLvsnprintf()
1298 offset_out = vsnprintf(str, size, fmt_ori, wrk_args); in CPLvsnprintf()
1300 offset_out = vsprintf(str, fmt_ori, wrk_args); in CPLvsnprintf()
1464 const char* fmt_ori = fmt; in CPLsscanf() local
1507 fmt_ori); in CPLsscanf()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_string.cpp1156 const char* fmt_ori = fmt; in CPLvsnprintf() local
1289 "formatting string: %s", fmt_ori); in CPLvsnprintf()
1298 offset_out = vsnprintf(str, size, fmt_ori, wrk_args); in CPLvsnprintf()
1300 offset_out = vsprintf(str, fmt_ori, wrk_args); in CPLvsnprintf()
1464 const char* fmt_ori = fmt; in CPLsscanf() local
1507 fmt_ori); in CPLsscanf()
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_string.cpp1156 const char* fmt_ori = fmt; in CPLvsnprintf() local
1289 "formatting string: %s", fmt_ori); in CPLvsnprintf()
1298 offset_out = vsnprintf(str, size, fmt_ori, wrk_args); in CPLvsnprintf()
1300 offset_out = vsprintf(str, fmt_ori, wrk_args); in CPLvsnprintf()
1464 const char* fmt_ori = fmt; in CPLsscanf() local
1507 fmt_ori); in CPLsscanf()
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dcmds_normal.c550 int fmt_ori = row_format[currow]; in do_normalmode() local
556 if (row_format[currow] != fmt_ori) { in do_normalmode()
569 int fmt_ori = row_format[currow]; in do_normalmode() local
575 if (row_format[currow] != fmt_ori) { in do_normalmode()
H A Dcmds_command.c730 int changed = 0, fmt_ori; in do_commandmode() local
735 fmt_ori = row_format[i]; in do_commandmode()
741 if (fmt_ori != row_format[i]) changed = 1; in do_commandmode()
/dports/math/octave/octave-6.4.0/scripts/image/
H A Dimfinfo.m175 %! fmt = fmt_ori = imformats ("jpg");
186 %! imformats ("update", "jpg", fmt_ori);
H A Dimread.m164 %! fmt = fmt_ori = imformats ("jpg");
175 %! imformats ("update", "jpg", fmt_ori);