/third_party/boost/libs/range/test/adaptor_test/ |
D | tokenized_example.cpp | 33 typedef boost::sub_match< std::string::iterator > match_type; in tokenized_example_test() typedef
|
/third_party/boost/boost/algorithm/string/ |
D | find_iterator.hpp | 68 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/ |
D | pattern.c | 37 GMatchType match_type; member 49 GMatchType match_type; member
|
/third_party/boost/boost/algorithm/string/detail/ |
D | find_iterator.hpp | 33 typedef iterator_range<IteratorT> match_type; typedef in boost::algorithm::detail::find_iterator_base
|
/third_party/boost/boost/iostreams/filter/ |
D | regex.hpp | 35 typedef match_results<const Ch*> match_type; typedef in boost::iostreams::basic_regex_filter
|
/third_party/glib/glib/ |
D | gpattern.c | 72 GMatchType match_type; member
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | patternspec.c | 40 MatchType match_type; member
|
/third_party/iptables/extensions/ |
D | libxt_sctp.c | 228 const char *match_type, in parse_sctp_chunks()
|
/third_party/boost/boost/regex/ |
D | icu.hpp | 472 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/ |
D | xds_api.cc | 213 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/ |
D | xds_api.cc | 955 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/ |
D | udevd.c | 604 static void event_queue_cleanup(struct udev *udev, enum event_state match_type) { in event_queue_cleanup()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_opencl.c | 409 cl_device_type match_type = 0, device_type; in opencl_filter_device() local
|
/third_party/flatbuffers/src/ |
D | idl_parser.cpp | 2023 const auto match_type = e.type.base_type; // may differ from in_type in ParseSingleValue() local
|