Home
last modified time | relevance | path

Searched refs:fulllen (Results 1 – 25 of 63) sorted by last modified time

123

/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dash.c5812 size_t fulllen = len + strlen(p) + 1; in rmescapes() local
5816 r = makestrspace(fulllen, expdest); in rmescapes()
5821 r = ckmalloc(fulllen); in rmescapes()
5823 r = stalloc(fulllen); in rmescapes()
/dports/audio/ocp/ocp-0.2.90/playay/
H A Dsound.c508 int fulllen=sound_framesiz*6; in sound_frame() local
527 for(f=0;f<fulllen;f++) in sound_frame()
557 memset(sound_buf,0,fulllen*sizeof(int16_t)),silent=1; in sound_frame()
582 ay_driver_frame(sound_buf,fulllen*sizeof(int16_t)); in sound_frame()
595 int fulllen=sound_framesiz*(sound_stereo+1);
604 if(sizeof(buf)<fulllen)
610 ay_driver_frame(buf,fulllen);
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcompmatch.c2305 int fulllen = len; in sub_match() local
2359 for (p = fullstr; p < fullstr + fulllen; ) { in sub_match()
2373 for (p2 = p; p2 < fullstr + fulllen; p2++) { in sub_match()
/dports/databases/mariadb104-server/mariadb-10.4.24/pcre/
H A Dpcregrep.c2769 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1); in main() local
2776 fulllen - baselen - 2, opbra + 1) > (int)sizeof(buff2)) in main()
/dports/databases/mariadb104-client/mariadb-10.4.24/pcre/
H A Dpcregrep.c2769 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1); in main() local
2776 fulllen - baselen - 2, opbra + 1) > (int)sizeof(buff2)) in main()
/dports/databases/mariadb103-client/mariadb-10.3.34/pcre/
H A Dpcregrep.c2769 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1);
2776 fulllen - baselen - 2, opbra + 1) > (int)sizeof(buff2))
/dports/databases/mariadb103-server/mariadb-10.3.34/pcre/
H A Dpcregrep.c2769 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1);
2776 fulllen - baselen - 2, opbra + 1) > (int)sizeof(buff2))
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRCore/
H A Dstring.c83 size_t fulllen = 0; in exr_attr_string_init_static() local
88 fulllen = strlen (v); in exr_attr_string_init_static()
89 if (fulllen >= (size_t) INT32_MAX) in exr_attr_string_init_static()
97 length = (int32_t) fulllen; in exr_attr_string_init_static()
147 size_t fulllen = 0; in exr_attr_string_create() local
151 fulllen = strlen (d); in exr_attr_string_create()
152 if (fulllen >= (size_t) INT32_MAX) in exr_attr_string_create()
160 len = (int32_t) fulllen; in exr_attr_string_create()
217 size_t fulllen = 0; in exr_attr_string_set() local
221 fulllen = strlen (d); in exr_attr_string_set()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_opentcat.c286 int dd, len, fulllen, nsel=0; in update_sar_with_selectors() local
292 fulllen = 1; /* for trailing nul */ in update_sar_with_selectors()
295 fulllen += strlen(sar->str[dd]) + nsel + 1; in update_sar_with_selectors()
296 dlist = (char *)malloc(fulllen * sizeof(char)); in update_sar_with_selectors()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dsession_private.cpp108 …int32 size = to->size(), lenInInts = (tl::count_length(from) >> 2), headlen = 4, fulllen = headlen… in WrapInvokeAfter() local
110 to->resize(size + fulllen + skipBeforeRequest); in WrapInvokeAfter()
115 memcpy(to->data() + size, from->constData() + 4, fulllen * sizeof(mtpPrime)); in WrapInvokeAfter()
118 to->resize(size + fulllen + skipBeforeRequest + 3); in WrapInvokeAfter()
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2grep.c3928 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1); in main() local
3935 fulllen - baselen - 2, opbra + 1), in main()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libecal/
H A De-cal-check-timezones.c354 gsize fulllen = strlen (fulltzid); in e_cal_client_check_timezones_sync() local
363 tzidprop + fulllen, in e_cal_client_check_timezones_sync()
364 strlen (tzidprop + fulllen) + 1); in e_cal_client_check_timezones_sync()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/
H A Dpcregrep.c2769 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1); in main() local
2776 fulllen - baselen - 2, opbra + 1) > (int)sizeof(buff2)) in main()
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dwcs.c167 size_t i, fulllen; in gal_wcs_read_fitsptr() local
247 fulllen=strlen(fullheader)-12; in gal_wcs_read_fitsptr()
248 for(i=0;i<fulllen;++i) in gal_wcs_read_fitsptr()
H A Dwcsdistortion.c1747 size_t fulllen, int status, int nwcs, in wcsdistortion_set_internalstruct() argument
1777 fulllen=strlen(fullheader)-12; in wcsdistortion_set_internalstruct()
1778 for(i=0;i<fulllen;++i) in wcsdistortion_set_internalstruct()
1900 size_t fulllen=0; in gal_wcsdistortion_tpv_to_sip() local
1923 wcsdistortion_set_internalstruct(outwcs, fullheader, fulllen, status, in gal_wcsdistortion_tpv_to_sip()
1952 size_t fulllen=0; in gal_wcsdistortion_sip_to_tpv() local
1974 wcsdistortion_set_internalstruct(outwcs, fullheader, fulllen, status, in gal_wcsdistortion_sip_to_tpv()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/pinyin/3rdparty/pinyin/share/
H A Duserdict.cpp436 const uint16 * fullids, uint16 fulllen, in is_prefix_spell_id() argument
438 if (fulllen < searchable->splids_len) in is_prefix_spell_id()
454 const uint16 * fullids, uint16 fulllen, in equal_spell_id() argument
456 if (fulllen != searchable->splids_len) in equal_spell_id()
460 for (; i < fulllen; i++) { in equal_spell_id()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/pinyin/3rdparty/pinyin/include/
H A Duserdict.h324 uint16 fulllen, const UserDictSearchable *searchable);
361 uint16 fulllen, const UserDictSearchable *searchable);
/dports/shells/dash/dash-0.5.11.5/src/
H A Dexpand.c1644 size_t fulllen = len + strlen(p) + 1; in _rmescapes() local
1649 r = makestrspace(fulllen, expdest); in _rmescapes()
1653 r = ckmalloc(fulllen); in _rmescapes()
1655 r = stalloc(fulllen); in _rmescapes()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dgazetteer-style.cpp245 auto const fulllen = klen + vlen + 1U; in find_flag() local
249 if (e.name.size() == fulllen && in find_flag()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-xml-nolibxml.c548 size_t fulllen, sublen; in hwloc__nolibxml_export_escape_string() local
551 fulllen = strlen(src); in hwloc__nolibxml_export_escape_string()
554 if (sublen == fulllen) in hwloc__nolibxml_export_escape_string()
557 escaped = malloc(fulllen*6+1); /* escaped chars are replaced by at most 6 char */ in hwloc__nolibxml_export_escape_string()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/
H A Dowheatmap.py1343 fulllen = length + len(elide)
1344 if fulllen < maxlen or best is None:
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-xml-nolibxml.c558 size_t fulllen, sublen; in hwloc__nolibxml_export_escape_string() local
561 fulllen = strlen(src); in hwloc__nolibxml_export_escape_string()
564 if (sublen == fulllen) in hwloc__nolibxml_export_escape_string()
567 escaped = malloc(fulllen*6+1); /* escaped chars are replaced by at most 6 char */ in hwloc__nolibxml_export_escape_string()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/pcre-8.42/
H A Dpcregrep.c2769 int fulllen = (int)(strchr(op->long_name, ')') - op->long_name + 1); in main() local
2776 fulllen - baselen - 2, opbra + 1) > (int)sizeof(buff2)) in main()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-xml-nolibxml.c548 size_t fulllen, sublen; in hwloc__nolibxml_export_escape_string() local
551 fulllen = strlen(src); in hwloc__nolibxml_export_escape_string()
554 if (sublen == fulllen) in hwloc__nolibxml_export_escape_string()
557 escaped = malloc(fulllen*6+1); /* escaped chars are replaced by at most 6 char */ in hwloc__nolibxml_export_escape_string()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-xml-nolibxml.c548 size_t fulllen, sublen; in hwloc__nolibxml_export_escape_string() local
551 fulllen = strlen(src); in hwloc__nolibxml_export_escape_string()
554 if (sublen == fulllen) in hwloc__nolibxml_export_escape_string()
557 escaped = malloc(fulllen*6+1); /* escaped chars are replaced by at most 6 char */ in hwloc__nolibxml_export_escape_string()

123