Home
last modified time | relevance | path

Searched refs:ADDSTR (Results 1 – 16 of 16) sorted by path

/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dprtime.c1911 #define ADDSTR( buf, bufSize, str ) \ macro
1991 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1997 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2003 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2010 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2016 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2022 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2028 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2039 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2045 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/viml/parser/
H A Dexpressions.c803 #define ADDSTR(...) \ in viml_pexpr_repr_token() macro
810 ADDSTR("%zu:%zu:%s", token.start.line, token.start.col, in viml_pexpr_repr_token()
815 ADDSTR(__VA_ARGS__); \ in viml_pexpr_repr_token()
849 ADDSTR("::%zu", token.len); in viml_pexpr_repr_token()
857 #undef ADDSTR in viml_pexpr_repr_token()
/dports/games/gtypist/gtypist-2.9.5/src/
H A Dgtypist.c136 #define ADDSTR(X) wideaddstr(X) macro
577 ADDSTR( SCR_DATA( line )); in do_instruction()
584 ADDSTR( SCR_DATA( line ) ); in do_instruction()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dprtime.c1876 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1882 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1888 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1895 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1901 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1907 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1913 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1930 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1942 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1948 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dprtime.c1911 #define ADDSTR( buf, bufSize, str ) \ macro
1991 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1997 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2003 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2010 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2016 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2022 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2028 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2039 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2045 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
[all …]
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Ddict_ldap.c941 #define ADDSTR(vp, s) vstring_memcat((vp), (s), strlen((s))+1) in dict_ldap_conn_find() macro
944 ADDSTR(keybuf, dict_ldap->server_host); in dict_ldap_conn_find()
947 ADDSTR(keybuf, DICT_LDAP_DO_BIND(dict_ldap) ? dict_ldap->bind_dn : ""); in dict_ldap_conn_find()
948 ADDSTR(keybuf, DICT_LDAP_DO_BIND(dict_ldap) ? dict_ldap->bind_pw : ""); in dict_ldap_conn_find()
955 ADDSTR(keybuf, DICT_LDAP_DO_SASL(dict_ldap) ? dict_ldap->sasl_mechs : ""); in dict_ldap_conn_find()
963 ADDSTR(keybuf, sslon ? dict_ldap->tls_ca_cert_file : ""); in dict_ldap_conn_find()
964 ADDSTR(keybuf, sslon ? dict_ldap->tls_ca_cert_dir : ""); in dict_ldap_conn_find()
965 ADDSTR(keybuf, sslon ? dict_ldap->tls_cert : ""); in dict_ldap_conn_find()
966 ADDSTR(keybuf, sslon ? dict_ldap->tls_key : ""); in dict_ldap_conn_find()
967 ADDSTR(keybuf, sslon ? dict_ldap->tls_random_file : ""); in dict_ldap_conn_find()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dprtime.c1911 #define ADDSTR( buf, bufSize, str ) \ macro
1991 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1997 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2003 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2010 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2016 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2022 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2028 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2039 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2045 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
[all …]
/dports/math/p5-AI-Genetic/AI-Genetic-0.05/
H A DGenetic.pm61 ADDSTR => {}, # user-defined strategies
90 $self->{ADDSTR}{$name} = $sub;
98 delete $self->{ADDSTR}{$name};
118 if (exists $self->{ADDSTR}{$strategy}) {
119 $strSub = $self->{ADDSTR}{$strategy};
/dports/misc/deco/deco39/
H A Dscr.c1415 #define ADDSTR(a)\ macro
1424 ADDSTR (b)\
1430 ADDSTR (reverse ? (b) : (c))\
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/
H A Dinput_http.c1200 #define ADDSTR(s) q += strlcpy (q, s, e - q); if (q > e) q = e in http_plugin_handshake() macro
1215 ADDSTR (this->url.proto); in http_plugin_handshake()
1217 ADDSTR (this->url.host); in http_plugin_handshake()
1218 ADDSTR (strport); in http_plugin_handshake()
1220 ADDSTR (this->url.uri); in http_plugin_handshake()
1226 ADDSTR (this->url.host); in http_plugin_handshake()
1227 ADDSTR (strport); in http_plugin_handshake()
1249 ADDSTR (this->user_agent); in http_plugin_handshake()
1263 #undef ADDSTR in http_plugin_handshake()
/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/libqcproto/
H A Dp_qchat.c67 ADDSTR(msg->src); in qcs__make_qchat_msg()
71 ADDSTR(msg->dst); in qcs__make_qchat_msg()
72 ADDSTR(msg->src); in qcs__make_qchat_msg()
80 ADDSTR(msg->src); in qcs__make_qchat_msg()
85 ADDSTR(msg->src); in qcs__make_qchat_msg()
92 ADDSTR(msg->src); in qcs__make_qchat_msg()
99 ADDSTR(msg->src); in qcs__make_qchat_msg()
105 ADDSTR(msg->dst); in qcs__make_qchat_msg()
106 ADDSTR(msg->src); in qcs__make_qchat_msg()
169 ADDSTR("0 %"); in qcs__make_qchat_msg()
[all …]
H A Dp_vypress.c40 #define ADDSTR(s) do{\ macro
65 ADDSTR(msg->text); in qcs__make_vypress_msg()
70 ADDSTR(msg->dst); in qcs__make_vypress_msg()
72 ADDSTR(msg->text); in qcs__make_vypress_msg()
77 ADDSTR(msg->dst); in qcs__make_vypress_msg()
78 ADDSTR(msg->src); in qcs__make_vypress_msg()
79 ADDSTR(msg->text); in qcs__make_vypress_msg()
80 ADDSTR("(Unknown)"); in qcs__make_vypress_msg()
81 ADDSTR("(Unknown)"); in qcs__make_vypress_msg()
82 ADDSTR(msg->chan); in qcs__make_vypress_msg()
[all …]
/dports/net-mgmt/nagios4/nagios-4.4.6/lib/
H A Dtest-iocache.c10 #define ADDSTR(str) { str, sizeof(str) - 1 } macro
14 ADDSTR("Charlie Chaplin"), in test_delimiter()
15 ADDSTR("Madonna Something something"), in test_delimiter()
16ADDSTR("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla turpis augue, laoreet eleif… in test_delimiter()
17 ADDSTR("Emma Blomqvist"), in test_delimiter()
18 ADDSTR("Random message"), in test_delimiter()
19 ADDSTR("Random\0message\0with\0nuls\0embedded"), in test_delimiter()
66 ADDSTR("\n"), in main()
67 ADDSTR("\0\0"), in main()
68 ADDSTR("XXXxXXX"), in main()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dprtime.c1911 #define ADDSTR( buf, bufSize, str ) \
1991 ADDSTR( bufPtr, bufSize, tmpBuf );
1997 ADDSTR( bufPtr, bufSize, tmpBuf );
2003 ADDSTR( bufPtr, bufSize, tmpBuf );
2010 ADDSTR( bufPtr, bufSize, tmpBuf );
2016 ADDSTR( bufPtr, bufSize, tmpBuf );
2022 ADDSTR( bufPtr, bufSize, tmpBuf );
2028 ADDSTR( bufPtr, bufSize, tmpBuf );
2039 ADDSTR( bufPtr, bufSize, tmpBuf );
2045 ADDSTR( bufPtr, bufSize, tmpBuf );
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dprtime.c1852 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1858 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1864 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1871 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1877 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1883 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1889 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1906 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1918 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1924 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
[all …]
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dprtime.c1911 #define ADDSTR( buf, bufSize, str ) \ macro
1991 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
1997 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2003 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2010 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2016 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2022 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2028 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2039 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
2045 ADDSTR( bufPtr, bufSize, tmpBuf ); in PR_FormatTimeUSEnglish()
[all …]