Home
last modified time | relevance | path

Searched refs:len (Results 226 – 250 of 102578) sorted by relevance

12345678910>>...4104

/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Ddersubr.c12 if (len > 127) { in DER_LengthLength()
119 it->len = len; in DER_SetInteger()
120 PORT_Memcpy(it->data, bb + (4 - len), len); in DER_SetInteger()
132 int len; in DER_SetUInteger() local
167 it->len = len; in DER_SetUInteger()
168 PORT_Memcpy(it->data, bb + (sizeof(bb) - len), len); in DER_SetUInteger()
182 unsigned int len = it->len; in DER_GetInteger() local
187 if (!len) { in DER_GetInteger()
197 len--; in DER_GetInteger()
223 unsigned len = it->len; in DER_GetUInteger() local
[all …]
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_qos/
H A Drx_avp.c187 int len = ip.len + 1; in rx_add_framed_ip_avp() local
724 len = (permit_out.len + from_s.len + to_s.len + ipB->len + ipA->len + 4 + in rx_create_media_subcomponent_avp()
751 len2 = (permit_in.len + from_s.len + to_s.len + ipB->len + ipA->len + 4 + in rx_create_media_subcomponent_avp()
796 len2 = (permit_out.len + from_s.len + to_s.len + ipB->len + ipA->len + 4 + in rx_create_media_subcomponent_avp()
824 len2 = (permit_in.len + from_s.len + to_s.len + ipB->len + ipA->len + 4 + in rx_create_media_subcomponent_avp()
878 len2 = (permit_out.len + from_s.len + to_s.len + 3 /*for 'any'*/ + ipB->len + 4 + in rx_create_media_subcomponent_avp()
929 len2 = (permit_in.len + from_s.len + to_s.len + 3 /*for 'any'*/ + ipB->len + 4 + in rx_create_media_subcomponent_avp()
954 len2 = (permit_in.len + from_s.len + to_s.len + 3 /*for 'any'*/ + ipB->len + 4 + in rx_create_media_subcomponent_avp()
982 len2 = (permit_out.len + from_s.len + to_s.len + 3 /*for 'any'*/ + ipA->len + 4 + in rx_create_media_subcomponent_avp()
1030 len2 = (permit_in.len + from_s.len + to_s.len + 3 /*for 'any'*/ + ipA->len + 4 + in rx_create_media_subcomponent_avp()
[all …]
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/parser/
H A Dwchar.c156 len--; in pg_ascii2wchar_with_len()
213 len--; in pg_euc2wchar_with_len()
340 len--; in pg_euccn2wchar_with_len()
408 len--; in pg_euctw2wchar_with_len()
491 len--; in pg_wchar2euc_with_len()
533 len--; in pg_utf2wchar_with_len()
632 len--; in pg_wchar2utf_with_len()
968 len--; in pg_wchar2mule_with_len()
1028 len--; in pg_latin12wchar_with_len()
1050 len--; in pg_wchar2single_with_len()
[all …]
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/parser/
H A Dwchar.c149 len--; in pg_ascii2wchar_with_len()
206 len--; in pg_euc2wchar_with_len()
221 len = 2; in pg_euc_mblen()
223 len = 3; in pg_euc_mblen()
333 len--; in pg_euccn2wchar_with_len()
401 len--; in pg_euctw2wchar_with_len()
484 len--; in pg_wchar2euc_with_len()
526 len--; in pg_utf2wchar_with_len()
625 len--; in pg_wchar2utf_with_len()
961 len--; in pg_wchar2mule_with_len()
[all …]
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/parser/
H A Dwchar.c149 len--; in pg_ascii2wchar_with_len()
206 len--; in pg_euc2wchar_with_len()
221 len = 2; in pg_euc_mblen()
223 len = 3; in pg_euc_mblen()
333 len--; in pg_euccn2wchar_with_len()
401 len--; in pg_euctw2wchar_with_len()
484 len--; in pg_wchar2euc_with_len()
526 len--; in pg_utf2wchar_with_len()
625 len--; in pg_wchar2utf_with_len()
961 len--; in pg_wchar2mule_with_len()
[all …]
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/parser/
H A Dwchar.c149 len--; in pg_ascii2wchar_with_len()
206 len--; in pg_euc2wchar_with_len()
221 len = 2; in pg_euc_mblen()
223 len = 3; in pg_euc_mblen()
333 len--; in pg_euccn2wchar_with_len()
401 len--; in pg_euctw2wchar_with_len()
484 len--; in pg_wchar2euc_with_len()
526 len--; in pg_utf2wchar_with_len()
625 len--; in pg_wchar2utf_with_len()
961 len--; in pg_wchar2mule_with_len()
[all …]
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/parser/
H A Dwchar.c156 len--; in pg_ascii2wchar_with_len()
213 len--; in pg_euc2wchar_with_len()
340 len--; in pg_euccn2wchar_with_len()
408 len--; in pg_euctw2wchar_with_len()
491 len--; in pg_wchar2euc_with_len()
533 len--; in pg_utf2wchar_with_len()
632 len--; in pg_wchar2utf_with_len()
968 len--; in pg_wchar2mule_with_len()
1028 len--; in pg_latin12wchar_with_len()
1050 len--; in pg_wchar2single_with_len()
[all …]
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Dist.h45 size_t len; member
139 struct ist ret = { .ptr = buf, .len = ist.len }; in istpad()
141 for (ret.len = 0; ret.len < ist.len; ret.len++) in istpad()
142 ret.ptr[ret.len] = ist.ptr[ret.len]; in istpad()
205 if (l.len < r.len) in istmatch()
236 if (l.len != r.len) in isteq()
274 dst->ptr[dst->len] = src.ptr[dst->len]; in istcpy()
278 if (dst->len == src.len) in istcpy()
301 dst->ptr[dst->len] = src.ptr[dst->len]; in istscpy()
306 if (dst->len == src.len) in istscpy()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dutf8.c150 len += 4; in sec_port_ucs4_utf8_conversion_function()
158 len = 0; in sec_port_ucs4_utf8_conversion_function()
171 len += 4; in sec_port_ucs4_utf8_conversion_function()
203 len = 0; in sec_port_ucs4_utf8_conversion_function()
288 len = 0; in sec_port_ucs2_utf8_conversion_function()
344 len = 0; in sec_port_ucs2_utf8_conversion_function()
413 len += 1; in sec_port_iso88591_utf8_conversion_function()
415 len += 2; in sec_port_iso88591_utf8_conversion_function()
423 len = 0; in sec_port_iso88591_utf8_conversion_function()
431 len += 1; in sec_port_iso88591_utf8_conversion_function()
[all …]
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Ddouble_metaphone.c13 static char get_char_at(char *str, size_t len, ssize_t idx) { in get_char_at() argument
14 if (idx < 0 || idx >= len) return 0; in get_char_at()
19 if (idx < 0 || idx >= len) return NULL; in get_string_at()
31 char *string_at_index = get_string_at(str, len, index); in substring_equals()
82 size_t len = strlen(str); in double_metaphone() local
83 char_array *primary = char_array_new_size(len + 1); in double_metaphone()
89 size_t last = len - 1; in double_metaphone()
93 } else if (get_char_at(str, len, current) == '\'') { in double_metaphone()
99 } else if (get_char_at(str, len, current) == 'X') { in double_metaphone()
477 … || ((current == len - 3) && substring_equals(str, len, current + 1, 3, "IER", NULL))) in double_metaphone()
[all …]
/dports/misc/lastools/LAStools-8ff2694/LASlib/src/
H A Dlaswriter.cpp805 while (len > 0 && this->file_name[len] != '.') len--; in make_file_name()
828 while (len > 0 && this->file_name[len] != '.') len--; in make_file_name()
832 if (len < 0) len = 0; in make_file_name()
943 …le ((len > 0) && (file_name_base[len] != '.') && (file_name_base[len] != '\\') && (file_name_base[ in get_file_name_base()
966 …while ((len > 0) && (file_name[len] != '\\') && (file_name[len] != '/') && (file_name[len] != ':')… in get_file_name_only()
1085 …while ((len > 0) && (file_name[len] != '\\') && (file_name[len] != '/') && (file_name[len] != ':')… in add_directory()
1086 if (len > 0) len++; in add_directory()
1102 …while ((len > 0) && (file_name[len] != '.') && (file_name[len] != '\\') && (file_name[len] != '/')… in add_appendix()
1104 … if ((len == 0) || (file_name[len] == '\\') || (file_name[len] == '/') || (file_name[len] == ':')) in add_appendix()
1126 …while ((len > 0) && (file_name[len] != '.') && (file_name[len] != '\\') && (file_name[len] != '/')… in cut_characters()
[all …]
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/contrib/ipp/src/
H A Dpscopyca.c120 if( len < 8192 ) {
124 if(len < 16384) {
131 if ( len < 32768 ) {
145 if ( len < 32768 ) {
173 if( len < 4096 ) {
177 if(len < 8192) {
184 for (; len > 0x3fffffff; len -= 0x3ffffff0) {
189 if ( len )
190 mfxsCopy_8u((const Ipp8u*)pSrc, (Ipp8u*) pDst, len+len);
206 if( len < 20480 ) {
[all …]

12345678910>>...4104