Home
last modified time | relevance | path

Searched refs:postfix_len (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/url/
H A Durl_canon_icu.cc46 const static int postfix_len = 3; in appendURLEscapedChar() local
47 const static char postfix[postfix_len + 1] = "%3B"; // ";" percent-escaped in appendURLEscapedChar()
48 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err); in appendURLEscapedChar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/url/
H A Durl_canon_icu.cc46 const static int postfix_len = 3; in appendURLEscapedChar() local
47 const static char postfix[postfix_len + 1] = "%3B"; // ";" percent-escaped in appendURLEscapedChar()
48 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err); in appendURLEscapedChar()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/metadata/
H A Dmetadata.cpp561 size_t postfix_len = (postfix != NULL) ? strlen(postfix) : 0; in clone_port_metadata() local
568 if (postfix_len > 0) in clone_port_metadata()
569 string_bytes += strlen(p->id) + postfix_len + 1; in clone_port_metadata()
584 if (postfix_len > 0) in clone_port_metadata()
595 memcpy(dst, postfix, postfix_len); in clone_port_metadata()
596 dst += postfix_len; in clone_port_metadata()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dgzip.cpp220 size_t prefix_len, postfix_len; in prepare_grouped_command_lines() local
262 postfix_len = cmd_postfix ? strlen(cmd_postfix) : 0; in prepare_grouped_command_lines()
273 if (filenames_total_size + prefix_len + postfix_len + ds > arg_max) in prepare_grouped_command_lines()
301 ASSERT_ALWAYS(strlen(cmd) == filenames_total_size + prefix_len + postfix_len); in prepare_grouped_command_lines()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/search/
H A Dsw-search.c748 size_t postfix_start = ref_end_orig, postfix_len, query_trim_r; in compose_variation() local
772 postfix_len = ref_end_new - ref_end_orig; in compose_variation()
778 postfix_len = 0; in compose_variation()
790 assert ( postfix_len == 0 ); in compose_variation()
811 if ( postfix_start + postfix_len + 1 < ref->size) in compose_variation()
814 ++postfix_len; in compose_variation()
820 var_len = prefix_len + query_len_new + postfix_len; in compose_variation()
834 if ( postfix_len > 0 ) in compose_variation()
835 ret = ret && c_string_append (variation, ref->str + postfix_start, postfix_len); in compose_variation()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/search/
H A Dsw-search.c748 size_t postfix_start = ref_end_orig, postfix_len, query_trim_r; in compose_variation() local
772 postfix_len = ref_end_new - ref_end_orig; in compose_variation()
778 postfix_len = 0; in compose_variation()
790 assert ( postfix_len == 0 ); in compose_variation()
811 if ( postfix_start + postfix_len + 1 < ref->size) in compose_variation()
814 ++postfix_len; in compose_variation()
820 var_len = prefix_len + query_len_new + postfix_len; in compose_variation()
834 if ( postfix_len > 0 ) in compose_variation()
835 ret = ret && c_string_append (variation, ref->str + postfix_start, postfix_len); in compose_variation()
/dports/devel/bam/bam-0.4.0/src/
H A Dluafuncs.c680 size_t prefix_len, postfix_len; in lf_table_tostring() local
695 postfix = lua_tolstring(L, 3, &postfix_len); in lf_table_tostring()
707 total_len += prefix_len+item_len+postfix_len; in lf_table_tostring()
732 memcpy(current, postfix, postfix_len); current += postfix_len; in lf_table_tostring()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_parse-722.0.0/src/lexer/
H A Dmod.rs311 let (lit_kind, mode, prefix_len, postfix_len) = match kind { in cook_lexer_literal()
403 let content_end = suffix_start - BytePos(postfix_len); in cook_lexer_literal()
405 self.validate_literal_escape(mode, content_start, content_end, prefix_len, postfix_len); in cook_lexer_literal()
515 postfix_len: u32, in validate_literal_escape()
522 .mk_sp(content_start - BytePos(prefix_len), content_end + BytePos(postfix_len)); in validate_literal_escape()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_parse-718.0.0/src/lexer/
H A Dmod.rs315 let (lit_kind, mode, prefix_len, postfix_len) = match kind { in cook_lexer_literal()
423 let content_end = suffix_start - BytePos(postfix_len); in cook_lexer_literal()
425 self.validate_literal_escape(mode, content_start, content_end, prefix_len, postfix_len); in cook_lexer_literal()
535 postfix_len: u32, in validate_literal_escape()
542 .mk_sp(content_start - BytePos(prefix_len), content_end + BytePos(postfix_len)); in validate_literal_escape()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_parse/src/lexer/
H A Dmod.rs311 let (lit_kind, mode, prefix_len, postfix_len) = match kind { in cook_lexer_literal()
403 let content_end = suffix_start - BytePos(postfix_len); in cook_lexer_literal()
405 self.validate_literal_escape(mode, content_start, content_end, prefix_len, postfix_len); in cook_lexer_literal()
515 postfix_len: u32, in validate_literal_escape()
522 .mk_sp(content_start - BytePos(prefix_len), content_end + BytePos(postfix_len)); in validate_literal_escape()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_tx.c321 int prefix_len, postfix_len, hdr_len, res; in hostap_tx_encrypt() local
349 postfix_len = crypt->ops->extra_mpdu_postfix_len + in hostap_tx_encrypt()
352 skb_tailroom(skb) < postfix_len) && in hostap_tx_encrypt()
353 pskb_expand_head(skb, prefix_len, postfix_len, GFP_ATOMIC)) { in hostap_tx_encrypt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_tx.c321 int prefix_len, postfix_len, hdr_len, res; in hostap_tx_encrypt() local
349 postfix_len = crypt->ops->extra_mpdu_postfix_len + in hostap_tx_encrypt()
352 skb_tailroom(skb) < postfix_len) && in hostap_tx_encrypt()
353 pskb_expand_head(skb, prefix_len, postfix_len, GFP_ATOMIC)) { in hostap_tx_encrypt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_tx.c321 int prefix_len, postfix_len, hdr_len, res; in hostap_tx_encrypt() local
349 postfix_len = crypt->ops->extra_mpdu_postfix_len + in hostap_tx_encrypt()
352 skb_tailroom(skb) < postfix_len) && in hostap_tx_encrypt()
353 pskb_expand_head(skb, prefix_len, postfix_len, GFP_ATOMIC)) { in hostap_tx_encrypt()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_parse/src/lexer/
H A Dmod.rs367 let (lit_kind, mode, prefix_len, postfix_len) = match kind { in cook_lexer_literal()
459 let content_end = suffix_start - BytePos(postfix_len); in cook_lexer_literal()
461 self.validate_literal_escape(mode, content_start, content_end, prefix_len, postfix_len); in cook_lexer_literal()
615 postfix_len: u32, in validate_literal_escape()
622 .mk_sp(content_start - BytePos(prefix_len), content_end + BytePos(postfix_len)); in validate_literal_escape()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/third_party/libevent/patches/
H A Dbackport-upstream-fixes.patch104 const int postfix_len = dom->len;
105 char *const newname = (char *) mm_malloc(base_len + need_to_append_dot + postfix_len + 1);
249 + const int postfix_len = dom->len;
250 + char *const newname = (char *) mm_malloc(base_len + need_to_append_dot + postfix_len + 1);
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_to_ensight_case.c280 int prefix_len, base_len, postfix_len; in _add_var() local
398 postfix_len = 8; in _add_var()
400 postfix_len = 0; in _add_var()
404 + base_len + postfix_len + 1), in _add_var()
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/mod/
H A Dsumversion.c394 int postfix_len = 1; in get_src_version() local
397 postfix_len = 5; in get_src_version()
401 (int)strlen(modname) - postfix_len, modname); in get_src_version()
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/mod/
H A Dsumversion.c394 int postfix_len = 1; in get_src_version() local
397 postfix_len = 5; in get_src_version()
401 (int)strlen(modname) - postfix_len, modname); in get_src_version()
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/mod/
H A Dsumversion.c394 int postfix_len = 1; in get_src_version() local
397 postfix_len = 5; in get_src_version()
401 (int)strlen(modname) - postfix_len, modname); in get_src_version()
/dports/net/samba412/samba-4.12.15/examples/winexe/
H A Dwinexe.c1705 size_t postfix_len;
1712 postfix_len = q - p;
1714 postfix = talloc_strndup(state, p, postfix_len);
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/libevent/
H A Devdns.c2507 const int postfix_len = dom->len; in search_make_new() local
2508 char *const newname = (char *) malloc(base_len + need_to_append_dot + postfix_len + 1); in search_make_new()
2512 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len); in search_make_new()
2513 newname[base_len + need_to_append_dot + postfix_len] = 0; in search_make_new()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/libevent/
H A Devdns.c2507 const int postfix_len = dom->len; in search_make_new() local
2508 char *const newname = (char *) malloc(base_len + need_to_append_dot + postfix_len + 1); in search_make_new()
2512 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len); in search_make_new()
2513 newname[base_len + need_to_append_dot + postfix_len] = 0; in search_make_new()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/libevent/
H A Devdns.c3189 const int postfix_len = dom->len; in search_make_new() local
3190 char *const newname = (char *) mm_malloc(base_len + need_to_append_dot + postfix_len + 1); in search_make_new()
3194 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len); in search_make_new()
3195 newname[base_len + need_to_append_dot + postfix_len] = 0; in search_make_new()
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/
H A Devdns.c3223 const int postfix_len = dom->len; in search_make_new() local
3224 char *const newname = (char *) mm_malloc(base_len + need_to_append_dot + postfix_len + 1); in search_make_new()
3228 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len); in search_make_new()
3229 newname[base_len + need_to_append_dot + postfix_len] = 0; in search_make_new()
/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Devdns.c3100 const int postfix_len = dom->len; in search_make_new() local
3101 char *const newname = (char *) mm_malloc(base_len + need_to_append_dot + postfix_len + 1); in search_make_new()
3105 memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len); in search_make_new()
3106 newname[base_len + need_to_append_dot + postfix_len] = 0; in search_make_new()

123