| /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/rust/crates/cxx/gen/cmd/src/ |
| D | output.rs | 10 pub(crate) fn ends_with(&self, suffix: &str) -> bool { in ends_with() method
|
| /third_party/skia/include/private/ |
| D | SkSLString.h | 40 bool ends_with(const char suffix[]) const { in ends_with() function
|
| /third_party/rust/crates/os_str_bytes/src/windows/wtf8/ |
| D | string.rs | 5 pub(crate) fn ends_with(string: &[u8], mut suffix: &[u8]) -> bool { in ends_with() function
|
| /third_party/rust/crates/os_str_bytes/src/common/ |
| D | raw.rs | 21 pub(crate) fn ends_with(string: &[u8], suffix: &[u8]) -> bool { 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/libphonenumber/cpp/src/phonenumbers/base/strings/ |
| D | string_piece.h | 119 bool ends_with(const StringPiece& x) const { 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/nghttp2/src/ |
| D | util.h | 323 bool ends_with(InputIterator1 first1, InputIterator1 last1, in ends_with() function 331 template <typename T, typename S> bool ends_with(const T &a, const S &b) { in ends_with() function
|
| /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/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 | 349 static int ends_with(const char *s, const char *sub) { in ends_with() function
|
| /third_party/rust/crates/os_str_bytes/src/ |
| D | raw_str.rs | 329 pub fn ends_with<P>(&self, pat: P) -> bool in ends_with() method
|