Home
last modified time | relevance | path

Searched refs:affil (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/discrepancy/
H A Dpub_tests.cpp400 if (affil.IsStr()) { in HasNoAffiliation()
455 if(affil.IsSet##Fieldname() && !NStr::IsBlank(affil.Get##Fieldname())) { \
470 if (affil.IsSetPostal_code() && !NStr::IsBlank(affil.GetPostal_code())) { in SummarizeAffiliation()
484 if (affil.IsStd()) { in SummarizeAffiliation()
487 return affil.GetStr(); in SummarizeAffiliation()
519 …m_Objs["Div"][affil.GetStd().IsSetDiv() && !NStr::IsBlank(affil.GetStd().GetDiv()) ? affil.GetStd(…
521 …m_Objs["Sub"][affil.GetStd().IsSetSub() && !NStr::IsBlank(affil.GetStd().GetSub()) ? affil.GetStd(…
749 if (affil.IsStd() && affil.GetStd().IsSetStreet() && !affil.GetStd().GetStreet().empty()) { in AffilStreetContainsDup()
995 if (affil.IsStd() && affil.GetStd().IsSetCountry()) {
1021 if (!affil) { in ReplaceStateAbbreviation()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/test/
H A Dunit_test_capitalization_string.cpp120 CAffil affil; in BOOST_AUTO_TEST_CASE() local
121 CAffil::TStd& std = affil.SetStd(); in BOOST_AUTO_TEST_CASE()
127 bool modified = FixUSAAbbreviationInAffil(affil); in BOOST_AUTO_TEST_CASE()
129 BOOST_CHECK_EQUAL(affil.GetStd().GetCountry(), "USA"); in BOOST_AUTO_TEST_CASE()
132 modified = FixStateAbbreviationsInAffil(affil); in BOOST_AUTO_TEST_CASE()
134 BOOST_CHECK_EQUAL(affil.GetStd().GetSub(), "WI"); in BOOST_AUTO_TEST_CASE()
140 CAffil affil; in BOOST_AUTO_TEST_CASE() local
141 CAffil::TStd& std = affil.SetStd(); in BOOST_AUTO_TEST_CASE()
146 sub.SetAuthors().SetAffil(affil); in BOOST_AUTO_TEST_CASE()
150 BOOST_CHECK_EQUAL(affil.GetStd().GetCountry(), "USA"); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dauthblk.sty.ltxml29 NewCounter('@affil');
30 DefMacro('\the@affil', 'affil\arabic{@affil}');
37 . '{\@personname{#2}\lx@authormark{\if.#1.\the@affil\else#1\fi}}');
43 DefConstructor('\affil[]{}',
49 $mark = Digest(T_CS('\the@affil')); # get mark
50 StepCounter('@affil'); } # and THEN step counter!
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_storage_muconference_readonly/
H A Dmod_storage_muconference_readonly.lua54 local affil = row[2];
59 if old_affil ~= nil and old_affil ~= affil then
60 affil = get_best_affiliation(old_affil, affil);
63 if affil == 'administrator' then
64 affil = 'admin';
66 affiliations[bare_jid] = affil;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/format/
H A Ditem_formatter.cpp801 string affil; in s_FormatCitBookArt() local
804 jour << affil << ' '; in s_FormatCitBookArt()
835 string affil; in s_FormatCitBook() local
839 jour << ' ' << affil; in s_FormatCitBook()
899 string affil; in s_FormatCitGen() local
1012 string affil; in s_FormatThesis() local
1017 journal += affil; in s_FormatThesis()
1048 string affil; in s_FormatCitSub() local
1061 journal += affil; in s_FormatCitSub()
1201 if (affil.IsStr() && !NStr::IsBlank(affil.GetStr())) { in s_FormatPatent()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/format/
H A Ditem_formatter.cpp801 string affil; in s_FormatCitBookArt() local
804 jour << affil << ' '; in s_FormatCitBookArt()
835 string affil; in s_FormatCitBook() local
839 jour << ' ' << affil; in s_FormatCitBook()
899 string affil; in s_FormatCitGen() local
1012 string affil; in s_FormatThesis() local
1017 journal += affil; in s_FormatThesis()
1048 string affil; in s_FormatCitSub() local
1061 journal += affil; in s_FormatCitSub()
1201 if (affil.IsStr() && !NStr::IsBlank(affil.GetStr())) { in s_FormatPatent()
[all …]
/dports/astro/p5-Astro-ADS/Astro-ADS-1.26/t/
H A Dresult.t40 $affil[0] = "Keele Univ. 0";
41 $affil[1] = "Keele Univ. 1";
42 $affil[2] = "Keele Univ. 2";
78 Affil => \@affil,
98 $affil[0] = undef;
99 $affil[1] = undef;
100 $affil[2] = undef;
101 $affil[3] = undef;
102 $affil[4] = undef;
103 $affil[5] = undef;
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/biblio/
H A DCit_sub.cpp86 string affil; in GetLabelV2() local
87 GetAuthors().GetAffil().GetLabel(&affil, flags, eLabel_V2); in GetLabelV2()
89 && !NStr::StartsWith(affil, kToINSD)) { in GetLabelV2()
95 *label += affil; in GetLabelV2()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/biblio/
H A DCit_sub.cpp86 string affil; in GetLabelV2() local
87 GetAuthors().GetAffil().GetLabel(&affil, flags, eLabel_V2); in GetLabelV2()
89 && !NStr::StartsWith(affil, kToINSD)) { in GetLabelV2()
95 *label += affil; in GetLabelV2()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/test/test_cases/cb_cleanup/Seq-submit/
H A Djust_submit.sqn10 affil
12 affil " inst " ,
30 affil
32 affil " inst " ,
H A Dvalidator_seqsubmit.sqn10 affil
12 affil " inst " ,
30 affil
32 affil " inst " ,
H A Dvalidator_seqsubmit2.sqn10 affil
12 affil " inst " ,
31 affil
33 affil " inst " ,
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dasn2ff5.c985 if (affil) { in format_cit_sub()
1020 if (affil) { in format_cit_sub()
1024 affil++; in format_cit_sub()
1030 affil++; in format_cit_sub()
1752 if (afp -> affil && StringLen(afp->affil) > 0) in makeaffil()
2014 affil = GetAffiliation (ap->affil); in format_general()
2025 affil = GetAffiliation (ap->affil); in format_general()
2035 affil = GetAffiliation (ap->affil); in format_general()
2043 affil = GetAffiliation (ap->affil); in format_general()
2059 if (affil) { in format_general()
[all …]
H A Dtomedlin.c255 AffilPtr affil; in MedlineEntryToDataFileEx() local
627 affil = authors->affil; in MedlineEntryToDataFileEx()
628 if (affil != NULL && affil->choice == 1) { in MedlineEntryToDataFileEx()
630 AddString (affil->affil); in MedlineEntryToDataFileEx()
911 AffilPtr affil; in ParseMedline() local
1054 affil = authors->affil; in ParseMedline()
1055 if (affil != NULL) { in ParseMedline()
1057 mPtr->affil = StringSave (affil->affil); in ParseMedline()
1159 mPtr->affil = MemFree (mPtr->affil); in FreeMedline()
1223 if (mPtr->affil != NULL) { in MedlineEntryToDocOrAbsFile()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidpsso.c448 …meQualifier = zx_ref_len_attr(cf->ctx, &nameid->gg, zx_SPNameQualifier_ATTR, affil->len, affil->s); in zxid_check_fed()
458 affil->len, affil->s, in zxid_check_fed()
487 …deration for uid(%s) in affil(%.*s) and AllowCreate false %d", uid, affil->len, affil->s, allow_cr… in zxid_check_fed()
493 …D("Old fed uid(%s) affil(%.*s) nid(%.*s)", uid, affil->len, affil->s, ZX_GET_CONTENT_LEN(nameid), … in zxid_check_fed()
497 … ERR("No federation for affil(%.*s) and AllowCreate false %d", affil->len, affil->s, allow_create); in zxid_check_fed()
551 struct zx_str* affil; in zxid_add_fed_tok2epr() local
611 struct zx_str* affil; in zxid_sso_issue_a7n() local
638 zxid_nice_sha1(cf, sp_name_buf, sizeof(sp_name_buf), affil, affil, 7); in zxid_sso_issue_a7n()
669 struct zx_str* affil; in zxid_get_idpnid_at_eid() local
671 affil = zx_dup_str(cf->ctx, eid); in zxid_get_idpnid_at_eid()
[all …]
H A Dzxidlib.c745 struct zx_str* affil; in zx_hmac_sha256()
747 && (affil = &meta->ed->AffiliationDescriptor->affiliationOwnerID->g) in zx_hmac_sha256()
748 && affil->s && affil->len) in zx_hmac_sha256()
751 affil = meta && meta->ed ? &meta->ed->entityID->g : 0; in zx_hmac_sha256()
752 if (!affil) { in zx_hmac_sha256()
757 zxid_nice_sha1(cf, sp_name_buf, ZXID_MAX_SP_NAME_BUF, affil, affil, 7); in zx_hmac_sha256()
758 return affil; in zx_hmac_sha256()
796 struct zx_str* affil; in zx_add_kid_after_sa_Issuer()
816 affil = zxid_get_affil_and_sp_name_buf(cf, meta, buf); in zx_add_kid_after_sa_Issuer()
818 nameid = zxid_get_fed_nameid(cf, prvid, affil, ses->uid, buf, cf->di_allow_create, in zx_add_kid_after_sa_Issuer()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/biosample_util/
H A Dbiosample_util.cpp797 if (affil.IsStd()) { in AddBioseqToTable()
1016 CConstRef<CAffil> affil(NULL); in AddContact() local
1018 affil = &(auth_list->GetAffil()); in AddContact()
1021 if (affil && affil->IsStd()) { in AddContact()
1174 if (affil.IsStd()) { in OwnerFromAffil()
1178 if (affil.GetStd().IsSetDiv() in OwnerFromAffil()
1180 || !NStr::EqualNocase(affil.GetStd().GetDiv(), affil.GetStd().GetAffil()))) { in OwnerFromAffil()
1183 } else if (affil.IsStr()) { in OwnerFromAffil()
1274 CConstRef<CAffil> affil(NULL); in PrintBioseqXML() local
1276 affil = &(auth_list->GetAffil()); in PrintBioseqXML()
[all …]
/dports/astro/p5-Astro-ADS/Astro-ADS-1.26/Result/Paper/
H A DPaper.pm212 sub affil { subroutine
217 my @affil = @{$self->{AFFIL}};
218 return wantarray ? @affil : $affil[0];;
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.paypal.com11 Disallow: /affil/
36 Disallow: /affil/
55 Disallow: /affil/pal
/dports/biology/p5-Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.73/t/
H A Dseq.asn58 affil
60 affil "Imperial College of Science, Technology and Medicine" ,
111 affil
113 affil "Imperial College of Science, Technology and Medicine" ,
155 affil
/dports/astro/p5-Astro-ADS/Astro-ADS-1.26/Query/
H A DQuery.pm949 my ( @title, @authors, @affil, @journal, @pubdate, @keywords,
1006 push ( @affil, substr( $buffer[$counter], 3 ) );
1011 push (@affil, $buffer[$counter] );
1212 chomp @affil;
1214 for my $i ( 0 ... $#affil ) {
1216 $affil_line = $affil_line . $affil[$i];
1222 $paper->affil( \@paper_affil ) if defined $affil[0];
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/testdata/res/
H A Dset.ent40 affil std {
41 affil "University of Algarve",
148 affil std {
149 affil "University of Algarve",
333 affil std {
334 affil "University of Algarve",
H A Dset.ent.237 affil std {
38 affil "University of Algarve",
142 affil std {
143 affil "University of Algarve",
324 affil std {
325 affil "University of Algarve",
H A Dset.ent.336 affil std {
37 affil "University of Algarve",
140 affil std {
141 affil "University of Algarve",
321 affil std {
322 affil "University of Algarve",
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/testdata/res/
H A Dset.ent40 affil std {
41 affil "University of Algarve",
148 affil std {
149 affil "University of Algarve",
333 affil std {
334 affil "University of Algarve",

12345678910