Home
last modified time | relevance | path

Searched defs:match_type (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/range/test/adaptor_test/
Dtokenized_example.cpp33 typedef boost::sub_match< std::string::iterator > match_type; in tokenized_example_test() typedef
/third_party/boost/boost/algorithm/string/
Dfind_iterator.hpp68 base_type::match_type match_type; typedef in boost::algorithm::find_iterator
224 base_type::match_type match_type; typedef in boost::algorithm::split_iterator
/third_party/glib/glib/tests/
Dpattern.c37 GMatchType match_type; member
49 GMatchType match_type; member
/third_party/boost/boost/algorithm/string/detail/
Dfind_iterator.hpp33 typedef iterator_range<IteratorT> match_type; typedef in boost::algorithm::detail::find_iterator_base
/third_party/boost/boost/iostreams/filter/
Dregex.hpp35 typedef match_results<const Ch*> match_type; typedef in boost::iostreams::basic_regex_filter
/third_party/glib/glib/
Dgpattern.c72 GMatchType match_type; member
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dpatternspec.c40 MatchType match_type; member
/third_party/iptables/extensions/
Dlibxt_sctp.c228 const char *match_type, in parse_sctp_chunks()
/third_party/boost/boost/regex/
Dicu.hpp472 typedef match_results<conv_type> match_type; in do_regex_match() typedef
488 typedef match_results<conv_type> match_type; in do_regex_match() typedef
647 typedef match_results<conv_type> match_type; in do_regex_search() typedef
664 typedef match_results<conv_type> match_type; in do_regex_search() typedef
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc213 bool DomainMatch(MatchType match_type, const std::string& domain_pattern_in, in DomainMatch()
278 const MatchType match_type = DomainPatternMatchType(domain_pattern); in FindVirtualHostForDomain() local
1177 const MatchType match_type = DomainPatternMatchType(domain_pattern); in RouteConfigParse() local
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc955 bool DomainMatch(MatchType match_type, std::string domain_pattern, in DomainMatch()
1288 const MatchType match_type = DomainPatternMatchType(domain_pattern); in RouteConfigParse() local
/third_party/eudev/src/udev/
Dudevd.c604 static void event_queue_cleanup(struct udev *udev, enum event_state match_type) { in event_queue_cleanup()
/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.c409 cl_device_type match_type = 0, device_type; in opencl_filter_device() local
/third_party/flatbuffers/src/
Didl_parser.cpp2023 const auto match_type = e.type.base_type; // may differ from in_type in ParseSingleValue() local