Home
last modified time | relevance | path

Searched defs:ends_with (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/boost/log/expressions/predicates/
Dends_with.hpp88 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/
DSkSLString.h40 bool ends_with(const char suffix[]) const { in ends_with() function
/third_party/skia/include/core/
DSkStringView.h93 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/
Dpredicate.hpp140 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/
DRBReporterScanner.java233 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/
Dstring_ref.h108 bool ends_with(string_ref x) const { in ends_with() function
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
Dstring_piece.h119 bool ends_with(const StringPiece& x) const { in ends_with() function
/third_party/re2/re2/
Dstringpiece.h156 bool ends_with(const StringPiece& x) const { in ends_with() function
/third_party/boost/libs/utility/test/
Dstring_ref_test2.cpp19 void ends_with ( const char *arg ) { in ends_with() function
Dstring_view_test2.cpp23 void ends_with ( const char *arg ) { in ends_with() function
/third_party/nghttp2/src/
Dutil.h268 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/
Dstringpiece.h325 bool ends_with(StringPiece x) const { in ends_with() function
/third_party/boost/boost/utility/
Dstring_ref.hpp180 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
Dstring_view.hpp236 … 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/
Df_metadata.c130 static int ends_with(MetadataContext *s, const char *value1, const char *value2) in ends_with() function
/third_party/glib/gio/xdgmime/
Dxdgmime.c813 ends_with (const char *str, in ends_with() function
Dxdgmimecache.c878 ends_with (const char *str, in ends_with() function
/third_party/skia/third_party/externals/tint/samples/
Dmain.cc162 bool ends_with(const std::string& input, const std::string& suffix) { in ends_with() function
/third_party/nghttp2/examples/
Dlibevent-server.c341 static int ends_with(const char *s, const char *sub) { in ends_with() function
/third_party/boost/boost/static_string/
Dstatic_string.hpp5159 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