| /external/skia/src/base/ |
| D | SkStringView.h | 28 inline constexpr bool ends_with(std::string_view str, std::string_view suffix) { in ends_with() function 36 inline constexpr bool ends_with(std::string_view str, std::string_view::value_type c) { in ends_with() function
|
| /external/rust/cxx/gen/cmd/src/ |
| D | output.rs | 10 pub(crate) fn ends_with(&self, suffix: &str) -> bool { in ends_with() method
|
| /external/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
|
| /external/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
|
| /external/rust/crates/protobuf-parse/src/ |
| D | protobuf_abs_path.rs | 250 pub fn ends_with(&self, that: &ProtobufRelPath) -> bool { in ends_with() method 332 fn ends_with() { in ends_with() function
|
| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
| D | string_ref.h | 109 bool ends_with(string_ref x) const { in ends_with() function
|
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
| D | string_ref.h | 109 bool ends_with(string_ref x) const { in ends_with() function
|
| /external/grpc-grpc/include/grpcpp/impl/codegen/ |
| D | string_ref.h | 106 bool ends_with(string_ref x) const { in ends_with() function
|
| /external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
| D | stringpiece.h | 290 bool ends_with(StringPiece x) const { in ends_with() function
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | stringpiece.h | 290 bool ends_with(StringPiece x) const { in ends_with() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
| D | stringpiece.h | 156 bool ends_with(const StringPiece& x) const { in ends_with() function
|
| /external/libchrome/base/strings/ |
| D | string_piece.h | 304 constexpr bool ends_with(BasicStringPiece x) const noexcept { in ends_with() function
|
| /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/ |
| D | Standard_Suite.py | 518 class ends_with(aetools.NComparison): class
|
| /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/ |
| D | Standard_Suite.py | 518 class ends_with(aetools.NComparison): class
|
| /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/ |
| D | Standard_Suite.py | 650 class ends_with(aetools.NComparison): class
|
| D | AppleScript_Suite.py | 385 def ends_with(self, _object, _attributes={}, **_arguments): member in AppleScript_Suite_Events
|
| /external/rust/crates/os_str_bytes/src/ |
| D | raw_str.rs | 329 pub fn ends_with<P>(&self, pat: P) -> bool in ends_with() method
|