Home
last modified time | relevance | path

Searched refs:NAME_SEPARATOR (Results 1 – 25 of 31) sorted by relevance

12

/dports/mail/geary/geary-40.0/src/engine/smtp/
H A Dsmtp-capabilities.vala16 public const string NAME_SEPARATOR = " ";
20 base (NAME_SEPARATOR, VALUE_SEPARATOR);
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DQueueConfigurationParser.java71 static final String NAME_SEPARATOR = ":"; field in QueueConfigurationParser
174 + NAME_SEPARATOR + e); in loadResource()
274 field.getTextContent().contains(NAME_SEPARATOR)) { in createHierarchy()
279 name += parent + NAME_SEPARATOR; in createHierarchy()
411 int index = fullQName.lastIndexOf(NAME_SEPARATOR); in getSimpleQueueName()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/util/apis/
H A Dregistry.py35 NAME_SEPARATOR = '.' variable
132 dotted_path = self.collection.full_name + NAME_SEPARATOR
478 return tuple(collection.split(NAME_SEPARATOR, 1))
552 return getattr(client, collection_name.replace(NAME_SEPARATOR, '_'), None)
/dports/mail/geary/geary-40.0/src/engine/imap/api/
H A Dimap-capabilities.vala25 public const string NAME_SEPARATOR = "=";
54 base(NAME_SEPARATOR, VALUE_SEPARATOR);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c24 #define NAME_SEPARATOR ':' macro
133 const char *q = strchr(names, NAME_SEPARATOR); in get_evp_method_from_store()
173 const char *q = strchr(names, NAME_SEPARATOR); in put_evp_method_in_store()
210 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c24 #define NAME_SEPARATOR ':' macro
133 const char *q = strchr(names, NAME_SEPARATOR); in get_evp_method_from_store()
173 const char *q = strchr(names, NAME_SEPARATOR); in put_evp_method_in_store()
210 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c24 #define NAME_SEPARATOR ':' macro
133 const char *q = strchr(names, NAME_SEPARATOR); in get_evp_method_from_store()
173 const char *q = strchr(names, NAME_SEPARATOR); in put_evp_method_in_store()
210 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c24 #define NAME_SEPARATOR ':' macro
133 const char *q = strchr(names, NAME_SEPARATOR); in get_evp_method_from_store()
173 const char *q = strchr(names, NAME_SEPARATOR); in put_evp_method_in_store()
210 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method()
/dports/devel/libslang2/slang-2.3.2/modules/
H A Djson-module.c79 #define NAME_SEPARATOR ':' macro
504 if (! skip_char (p, NAME_SEPARATOR))
507 NAME_SEPARATOR, DESCRIBE_CHAR(*p->ptr));
722 if (! skip_char (p, NAME_SEPARATOR)) in parse_and_push_object_as_struct()
725 NAME_SEPARATOR, DESCRIBE_CHAR(*p->ptr)); in parse_and_push_object_as_struct()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Ddecoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_decoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_decoder_in_store()
301 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder()
H A Dencoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_encoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_encoder_in_store()
311 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Dencoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_encoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_encoder_in_store()
311 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder()
H A Ddecoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_decoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_decoder_in_store()
301 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Ddecoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_decoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_decoder_in_store()
301 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder()
H A Dencoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_encoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_encoder_in_store()
311 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Dencoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_encoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_encoder_in_store()
311 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder()
H A Ddecoder_meth.c24 #define NAME_SEPARATOR ':' macro
142 const char *q = strchr(names, NAME_SEPARATOR); in get_decoder_from_store()
179 const char *q = strchr(names, NAME_SEPARATOR); in put_decoder_in_store()
301 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/evp/
H A Devp_fetch.c24 #define NAME_SEPARATOR ':' macro
134 const char *q = strchr(names, NAME_SEPARATOR); in get_evp_method_from_store()
174 const char *q = strchr(names, NAME_SEPARATOR); in put_evp_method_in_store()
211 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/encode_decode/
H A Dencoder_meth.c24 #define NAME_SEPARATOR ':' macro
143 const char *q = strchr(names, NAME_SEPARATOR); in get_encoder_from_store()
180 const char *q = strchr(names, NAME_SEPARATOR); in put_encoder_in_store()
312 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder()
H A Ddecoder_meth.c24 #define NAME_SEPARATOR ':' macro
143 const char *q = strchr(names, NAME_SEPARATOR); in get_decoder_from_store()
180 const char *q = strchr(names, NAME_SEPARATOR); in put_decoder_in_store()
302 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder()
/dports/security/openssl-devel/openssl-3.0.2/crypto/evp/
H A Devp_fetch.c24 #define NAME_SEPARATOR ':' macro
134 const char *q = strchr(names, NAME_SEPARATOR); in get_evp_method_from_store()
174 const char *q = strchr(names, NAME_SEPARATOR); in put_evp_method_in_store()
211 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method()
/dports/security/openssl-devel/openssl-3.0.2/crypto/encode_decode/
H A Dencoder_meth.c24 #define NAME_SEPARATOR ':' macro
143 const char *q = strchr(names, NAME_SEPARATOR); in get_encoder_from_store()
180 const char *q = strchr(names, NAME_SEPARATOR); in put_encoder_in_store()
312 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder()
H A Ddecoder_meth.c24 #define NAME_SEPARATOR ':' macro
143 const char *q = strchr(names, NAME_SEPARATOR); in get_decoder_from_store()
180 const char *q = strchr(names, NAME_SEPARATOR); in put_decoder_in_store()
302 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/core/scanner/
H A DVariantJSONQuery.java29 public static final int NAME_SEPARATOR = ':'; field in VariantJSONQuery
146 if (chr != NAME_SEPARATOR) { in parseObject()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DConstants.java127 public static final String NAME_SEPARATOR = "."; field

12