| /third_party/skia/include/private/ |
| H A D | SkSLString.h | 40 bool ends_with(const char suffix[]) const { in ends_with() function in SkSL::String
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | RBReporterScanner.java | 233 String ends_with; field in FileRule 236 FileRule(String name, String starts_with, String ends_with, String contains) { in FileRule() argument
|
| /third_party/skia/include/core/ |
| H A D | SkStringView.h | 95 constexpr bool ends_with(string_view s) const { in ends_with() function in skstd::string_view 102 constexpr bool ends_with(value_type c) const { in ends_with() function in skstd::string_view
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string_view.h | 807 constexpr bool basic_string_view<CharT>::ends_with(const CharT* s) const in ends_with() function in basic_string_view
|
| H A D | string.h | 762 bool ends_with(const CharT* s) const in ends_with() function in basic_string
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
| H A D | string_piece.h | 119 bool ends_with(const StringPiece& x) const { in ends_with() function in i18n::phonenumbers::StringPiece
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | stringpiece.h | 325 bool ends_with(StringPiece x) const { in ends_with() function in google::protobuf::StringPiece
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_metadata.c | 136 static int ends_with(MetadataContext *s, const char *value1, const char *value2) in ends_with() function
|
| /third_party/nghttp2/src/ |
| H A D | util.h | 327 bool ends_with(InputIterator1 first1, InputIterator1 last1, in ends_with() function 335 template <typename T, typename S> bool ends_with(const T &a, const S &b) { in ends_with() function
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_toplevel.cpp | 217 static bool ends_with( in ends_with() function
|
| /third_party/gn/src/base/strings/ |
| H A D | string_util.cc | 136 bool ends_with(const std::string_view str1, const std::string_view str2) { in ends_with() function
|
| /third_party/nghttp2/examples/ |
| H A D | libevent-server.c | 349 static int ends_with(const char *s, const char *sub) { in ends_with() function
|
| /third_party/skia/third_party/externals/tint/samples/ |
| H A D | main.cc | 162 bool ends_with(const std::string& input, const std::string& suffix) { in ends_with() function
|
| /third_party/rust/crates/os_str_bytes/src/ |
| H A D | raw_str.rs | 329 pub fn ends_with<P>(&self, pat: P) -> bool in ends_with() functions
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-script.c | 2905 static const char *ends_with(const char *str, const char *suffix) in ends_with() function
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-script.c | 3243 static const char *ends_with(const char *str, const char *suffix) in ends_with() function
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 3904 bool ends_with(const char* input, const char* suffix) { in ends_with() function
|