Home
last modified time | relevance | path

Searched refs:othername (Results 1 – 25 of 591) sorted by relevance

12345678910>>...24

/dports/math/yacas/yacas-1.9.1/cyacas/libyacas/src/
H A Dstdfileio.cpp135 std::string othername; in LispLocalFile() local
138 othername = fname; in LispLocalFile()
139 MapPathSeparators(othername); in LispLocalFile()
141 stream.open(othername, std::ios_base::in | std::ios_base::binary); in LispLocalFile()
144 othername = dirs[i]; in LispLocalFile()
145 othername += fname; in LispLocalFile()
146 MapPathSeparators(othername); in LispLocalFile()
147 stream.open(othername, std::ios_base::in | std::ios_base::binary); in LispLocalFile()
150 othername = fname; in LispLocalFile()
151 MapPathSeparators(othername); in LispLocalFile()
[all …]
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/docsrc/printpr/
H A Dothername-in-middle.sgm1 <RefEntry id="X25author-othername-in-middleX25">
4 <?html-filename othername-in-middle.html>
7 <RefEntryTitle>%author-othername-in-middle%</RefEntryTitle>
12 <RefName>%author-othername-in-middle%</RefName>
18 %author-othername-in-middle%
33 (define %author-othername-in-middle%
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/docsrc/htmlpr/
H A Dothername-in-middle.sgm1 <RefEntry id="X25author-othername-in-middleX25">
4 <?html-filename othername-in-middle.html>
7 <RefEntryTitle>%author-othername-in-middle%</RefEntryTitle>
12 <RefName>%author-othername-in-middle%</RefName>
18 %author-othername-in-middle%
33 (define %author-othername-in-middle%
/dports/security/gnutls/gnutls-3.6.16/doc/functions/
H A Dgnutls_x509_othername_to_virtual5 …ername_to_virtual} (const char * @var{oid}, const gnutls_datum_t * @var{othername}, unsigned int *…
6 @var{oid}: The othername object identifier
8 @var{othername}: The othername data
14 This function will parse and convert the othername data to a virtual
/dports/devel/boost-docs/boost_1_72_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/devel/hyperscan/boost_1_75_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/devel/boost-python-libs/boost_1_72_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/logic/
H A Dtribool_io.hpp271 string_type othername; in operator >>() local
273 othername = in operator >>()
276 othername = get_default_indeterminate_name<CharT>(); in operator >>()
281 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
290 || othername_ok && pos < othername.size()) { in operator >>()
310 if (othername_ok && pos < othername.size()) { in operator >>()
311 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
320 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/databases/xtrabackup/boost_1_59_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/databases/percona57-server/boost_1_59_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/databases/percona57-client/boost_1_59_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/devel/boost-libs/boost_1_72_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/logic/
H A Dtribool_io.hpp265 string_type othername;
267 othername =
270 othername = get_default_indeterminate_name<CharT>();
275 string_type othername = get_default_indeterminate_name<CharT>();
284 || (othername_ok && pos < othername.size())) {
304 if (othername_ok && pos < othername.size()) {
305 if (Traits::eq(Traits::to_char_type(c), othername[pos]))
314 if (pos > othername.size()) othername_ok = false;
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/logic/
H A Dtribool_io.hpp265 string_type othername; in operator >>() local
267 othername = in operator >>()
270 othername = get_default_indeterminate_name<CharT>(); in operator >>()
275 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
284 || (othername_ok && pos < othername.size())) { in operator >>()
304 if (othername_ok && pos < othername.size()) { in operator >>()
305 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
314 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/biology/lamarc/lamarc-2.1.8/boost/logic/
H A Dtribool_io.hpp269 string_type othername; in operator >>() local
271 othername = in operator >>()
274 othername = get_default_indeterminate_name<CharT>(); in operator >>()
279 string_type othername = get_default_indeterminate_name<CharT>(); in operator >>() local
288 || othername_ok && pos < othername.size()) { in operator >>()
308 if (othername_ok && pos < othername.size()) { in operator >>()
309 if (Traits::eq(Traits::to_char_type(c), othername[pos])) in operator >>()
318 if (pos > othername.size()) othername_ok = false; in operator >>()
/dports/net/freeradius3/freeradius-server-3.0.25/src/main/
H A Dradwho.c208 char othername[256]; in main() local
528 hostname(othername, sizeof(othername), rt.framed_address), eol); in main()
538 hostname(othername, sizeof(othername), rt.framed_address), eol); in main()
548 hostname(othername, sizeof(othername), rt.framed_address), in main()
557 hostname(othername, sizeof(othername), rt.framed_address), in main()
/dports/print/fontforge/fontforge-20201107/tests/
H A Dhelper118A.pe14 othername = CharInfo("Name")
15 if ( name!=othername )
16 …Point(i)) + " has the wrong name. It should be " + name + " but it is " + othername + " in " + $2 )
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dsnmp_secmod.c73 char *othername, *modname2 = NULL; in register_sec_mod() local
99 othername = se_find_label_in_slist("snmp_secmods", secmod); in register_sec_mod()
100 if (strcmp(othername, modname) != 0) { in register_sec_mod()
103 modname, othername); in register_sec_mod()
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dvirt-san.c143 const gnutls_datum_t *othername, in gnutls_x509_othername_to_virtual() argument
160 (ASN1_ETYPE_UTF8_STRING, othername->data, in gnutls_x509_othername_to_virtual()
161 othername->size, virt, 0); in gnutls_x509_othername_to_virtual()
168 ret = _gnutls_krb5_der_to_principal(othername, virt); in gnutls_x509_othername_to_virtual()

12345678910>>...24