Home
last modified time | relevance | path

Searched defs:match_pattern (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dstring.proto24 oneof match_pattern { oneof
/third_party/curl/lib/
Dhostcheck.c120 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
/third_party/glib/glib/
Dgpattern.c82 g_pattern_ph_match (const gchar *match_pattern, in g_pattern_ph_match()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dpatternspec.c55 pattern_ph_match (const gchar * match_pattern, MatchMode match_mode, in pattern_ph_match()
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dless_batch_normalization.cc367const std::vector<kStructureTuple> &match_pattern) { in MatchGraphStructure()
390 …hNormalization::IsRemoveNode(const CNodePtr &cnode, const std::vector<kStructureTuple> &match_patt… in IsRemoveNode()
/third_party/curl/lib/vtls/
Dopenssl.c1577 const char *match_pattern, const char *hostname, in subj_alt_hostcheck()