Home
last modified time | relevance | path

Searched defs:cns (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/
H A Def_ucs4_cns11643.c15 int ef_map_cns11643_1992_1_to_ucs4(ef_char_t *ucs4, u_int16_t cns) { in ef_map_cns11643_1992_1_to_ucs4()
30 int ef_map_cns11643_1992_2_to_ucs4(ef_char_t *ucs4, u_int16_t cns) { in ef_map_cns11643_1992_2_to_ucs4()
45 int ef_map_cns11643_1992_3_to_ucs4(ef_char_t *ucs4, u_int16_t cns) { in ef_map_cns11643_1992_3_to_ucs4()
60 int ef_map_ucs4_to_cns11643_1992_1(ef_char_t *cns, u_int32_t ucs4_code) { in ef_map_ucs4_to_cns11643_1992_1()
75 int ef_map_ucs4_to_cns11643_1992_2(ef_char_t *cns, u_int32_t ucs4_code) { in ef_map_ucs4_to_cns11643_1992_2()
90 int ef_map_ucs4_to_cns11643_1992_3(ef_char_t *cns, u_int32_t ucs4_code) { in ef_map_ucs4_to_cns11643_1992_3()
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_zh_tw_map.c29 int ef_map_big5_to_cns11643_1992(ef_char_t *cns, ef_char_t *big5) { in ef_map_big5_to_cns11643_1992()
44 int ef_map_cns11643_1992_1_to_big5(ef_char_t *big5, ef_char_t *cns) { in ef_map_cns11643_1992_1_to_big5()
48 int ef_map_cns11643_1992_2_to_big5(ef_char_t *big5, ef_char_t *cns) { in ef_map_cns11643_1992_2_to_big5()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_certstor_system.cpp34 auto cns = cert->subject_dn().get_attribute("CN"); in find_certificate_by_pubkey_sha1() local
66 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn() local
99 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_utf8_subject_dn() local
127 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn_and_key_id() local
155 auto cns = certs.front()->subject_dn().get_attribute("CN"); in find_certs_by_subject_dn_and_key_id() local
192 auto cns = certs.front()->subject_dn().get_attribute("CN"); in find_all_certs_by_subject_dn() local
H A Dtest_certstor_flatfile.cpp66 auto cns = cert->subject_dn().get_attribute("CN"); in find_certificate_by_pubkey_sha1() local
100 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn() local
129 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_utf8_subject_dn() local
157 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn_and_key_id() local
186 auto cns = certs.front()->subject_dn().get_attribute("CN"); in find_certs_by_subject_dn_and_key_id() local
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_certstor_system.cpp34 auto cns = cert->subject_dn().get_attribute("CN"); in find_certificate_by_pubkey_sha1() local
66 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn() local
99 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_utf8_subject_dn() local
127 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn_and_key_id() local
155 auto cns = certs.front()->subject_dn().get_attribute("CN"); in find_certs_by_subject_dn_and_key_id() local
192 auto cns = certs.front()->subject_dn().get_attribute("CN"); in find_all_certs_by_subject_dn() local
H A Dtest_certstor_flatfile.cpp66 auto cns = cert->subject_dn().get_attribute("CN"); in find_certificate_by_pubkey_sha1() local
100 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn() local
129 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_utf8_subject_dn() local
157 auto cns = cert->subject_dn().get_attribute("CN"); in find_cert_by_subject_dn_and_key_id() local
186 auto cns = certs.front()->subject_dn().get_attribute("CN"); in find_certs_by_subject_dn_and_key_id() local
/dports/devel/glib20/glib-2.70.4/gio/gdbus-2.0/codegen/
H A Ddbustypes.py33 def post_process(self, interface_prefix, cns, cns_upper, cns_lower, container): argument
67 def post_process(self, interface_prefix, cns, cns_upper, cns_lower, arg_number): argument
279 self, interface_prefix, cns, cns_upper, cns_lower, containing_iface argument
336 self, interface_prefix, cns, cns_upper, cns_lower, containing_iface argument
397 self, interface_prefix, cns, cns_upper, cns_lower, containing_iface argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/Test/System.Web.Services.Description/
H A DServiceDescriptionImporterTest.cs35 CodeTypeDeclaration FindTypeFrom (CodeNamespace cns, string name) in FindTypeFrom()
43 CodeTypeDeclaration FindMemberFrom (CodeNamespace cns, string name) in FindMemberFrom()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/providers/nntp/
H A Dcamel-nntp-summary.c84 CamelNNTPSummary *cns; in camel_nntp_summary_new() local
96 CamelNNTPSummary *cns = (CamelNNTPSummary *) summary; in message_info_new_from_headers() local
116 CamelNNTPSummary *cns = CAMEL_NNTP_SUMMARY (s); in summary_header_load() local
137 CamelNNTPSummary *cns = CAMEL_NNTP_SUMMARY (s); in summary_header_save() local
152 add_range_xover (CamelNNTPSummary *cns, in add_range_xover()
294 add_range_head (CamelNNTPSummary *cns, in add_range_head()
415 nntp_get_existing_article_numbers (CamelNNTPSummary *cns, in nntp_get_existing_article_numbers()
504 camel_nntp_summary_check (CamelNNTPSummary *cns, in camel_nntp_summary_check()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/
H A DSSLHostnameVerifier.java93 void check(String host, String[] cns, String[] subjectAlts) in check()
115 void check(String[] hosts, String[] cns, String[] subjectAlts) in check()
290 public void check(String host, String[] cns, String[] subjectAlts) in check()
355 String[] cns = Certificates.getCNs(cert); in check() local
360 public void check(final String[] hosts, final String[] cns, in check()
547 String[] cns = new String[cnList.size()]; in getCNs() local
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dpatch_change_dialog.cc196 …boost::shared_ptr<MIDI::Name::ChannelNameSet> cns = _info.get_patches (_channel.get_value_as_int()… in fill_bank_combo() local
215 …boost::shared_ptr<MIDI::Name::ChannelNameSet> cns = _info.get_patches (_channel.get_value_as_int()… in set_active_bank_combo() local
252 …boost::shared_ptr<MIDI::Name::ChannelNameSet> cns = _info.get_patches (_channel.get_value_as_int()… in bank_combo_changed() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Description/
H A DServiceContractGenerator.cs251 CodeTypeDeclaration GetTypeDeclaration (CodeNamespace cns, string name) in GetTypeDeclaration()
259 void GenerateProxyClass (ContractDescription cd, CodeNamespace cns) in GenerateProxyClass()
344 void GenerateChannelInterface (ContractDescription cd, CodeNamespace cns) in GenerateChannelInterface()
361 CodeTypeReference ExportInterface (ContractDescription cd, CodeNamespace cns) in ExportInterface()
367 ContractCacheEntry ExportInterface_internal (ContractDescription cd, CodeNamespace cns) in ExportInterface_internal()
595 …nerateEventBasedAsyncSupport (CodeTypeDeclaration type, OperationDescription od, CodeNamespace cns) in GenerateEventBasedAsyncSupport()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/
H A Dbig5.c294 unsigned short cns = 0; in BIG5toCNS() local
345 CNStoBIG5(unsigned short cns, unsigned char lc) in CNStoBIG5()

12345678910>>...20