/third_party/boost/boost/log/expressions/predicates/ |
D | ends_with.hpp | 88 ends_with(attribute_actor< T, FallbackPolicyT, TagT, ActorT > const& attr, SubstringT const& substr… in ends_with() function 101 ends_with(attribute_keyword< DescriptorT, ActorT > const&, SubstringT const& substring) in ends_with() function 114 ends_with(attribute_name const& name, SubstringT const& substring) in ends_with() function
|
/third_party/skia/include/private/ |
D | SkSLString.h | 40 bool ends_with(const char suffix[]) const { in ends_with() function
|
/third_party/skia/include/core/ |
D | SkStringView.h | 93 constexpr bool ends_with(string_view s) const { in ends_with() function 100 constexpr bool ends_with(value_type c) const { in ends_with() function
|
/third_party/boost/boost/algorithm/string/ |
D | predicate.hpp | 140 inline bool ends_with( in ends_with() function 169 inline bool ends_with( in ends_with() function
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBReporterScanner.java | 233 String ends_with; field in FileRule 236 FileRule(String name, String starts_with, String ends_with, String contains) { in FileRule()
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | string_ref.h | 108 bool ends_with(string_ref x) const { in ends_with() function
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
D | string_piece.h | 119 bool ends_with(const StringPiece& x) const { in ends_with() function
|
/third_party/re2/re2/ |
D | stringpiece.h | 156 bool ends_with(const StringPiece& x) const { in ends_with() function
|
/third_party/boost/libs/utility/test/ |
D | string_ref_test2.cpp | 19 void ends_with ( const char *arg ) { in ends_with() function
|
D | string_view_test2.cpp | 23 void ends_with ( const char *arg ) { in ends_with() function
|
/third_party/nghttp2/src/ |
D | util.h | 268 bool ends_with(InputIterator1 first1, InputIterator1 last1, in ends_with() function 276 template <typename T, typename S> bool ends_with(const T &a, const S &b) { in ends_with() function
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | stringpiece.h | 325 bool ends_with(StringPiece x) const { in ends_with() function
|
/third_party/boost/boost/utility/ |
D | string_ref.hpp | 180 bool ends_with(charT c) const { return !empty() && traits::eq ( c, back()); } in ends_with() function in boost::basic_string_ref 181 bool ends_with(basic_string_ref x) const { in ends_with() function in boost::basic_string_ref
|
D | string_view.hpp | 236 … BOOST_CONSTEXPR bool ends_with(charT c) const BOOST_NOEXCEPT { // Boost extension in ends_with() function in boost::basic_string_view 240 … BOOST_CONSTEXPR bool ends_with(basic_string_view x) const BOOST_NOEXCEPT { // Boost extension in ends_with() function in boost::basic_string_view
|
/third_party/ffmpeg/libavfilter/ |
D | f_metadata.c | 130 static int ends_with(MetadataContext *s, const char *value1, const char *value2) in ends_with() function
|
/third_party/glib/gio/xdgmime/ |
D | xdgmime.c | 813 ends_with (const char *str, in ends_with() function
|
D | xdgmimecache.c | 878 ends_with (const char *str, in ends_with() function
|
/third_party/skia/third_party/externals/tint/samples/ |
D | main.cc | 162 bool ends_with(const std::string& input, const std::string& suffix) { in ends_with() function
|
/third_party/nghttp2/examples/ |
D | libevent-server.c | 341 static int ends_with(const char *s, const char *sub) { in ends_with() function
|
/third_party/boost/boost/static_string/ |
D | static_string.hpp | 5159 ends_with( in ends_with() function in boost::static_strings::basic_static_string 5178 ends_with( in ends_with() function in boost::static_strings::basic_static_string 5198 ends_with( in ends_with() function in boost::static_strings::basic_static_string
|