/external/rust/crates/protobuf/src/ |
D | strx.rs | 8 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
|
/external/rust/crates/protobuf-codegen/src/ |
D | strx.rs | 11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
|
/external/icu/icu4c/source/common/unicode/ |
D | stringpiece.h | 271 void remove_suffix(int32_t n) { in remove_suffix() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | stringpiece.h | 271 void remove_suffix(int32_t n) { in remove_suffix() function
|
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/ |
D | string_view.h | 92 constexpr void remove_suffix(size_type characters) { size_ -= characters; } in remove_suffix() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | stringpiece.h | 92 void remove_suffix(size_type n) { in remove_suffix() function
|
/external/angle/third_party/abseil-cpp/absl/types/ |
D | span.h | 378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
|
/external/abseil-cpp/absl/types/ |
D | span.h | 378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
|
/external/libchrome/base/strings/ |
D | string_piece.h | 247 constexpr void remove_suffix(size_type n) { in remove_suffix() function
|
/external/libtextclassifier/abseil-cpp/absl/types/ |
D | span.h | 378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
|
/external/openscreen/third_party/abseil/src/absl/types/ |
D | span.h | 378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
|
/external/webrtc/third_party/abseil-cpp/absl/types/ |
D | span.h | 378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | span.h | 378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
|
/external/protobuf/src/google/protobuf/stubs/ |
D | stringpiece.h | 288 void remove_suffix(stringpiece_ssize_type n) { in remove_suffix() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | string_view.h | 346 void remove_suffix(size_type n) { in remove_suffix() function
|
D | cord_ring_test.cc | 151 not_a_string_view remove_suffix(size_t n) const { in remove_suffix() function in absl::__anon523979210111::not_a_string_view
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | string_view.h | 346 void remove_suffix(size_type n) { in remove_suffix() function
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | string_view.h | 346 void remove_suffix(size_type n) { in remove_suffix() function
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | string_view.h | 353 ABSL_INTERNAL_STRING_VIEW_CXX14_CONSTEXPR void remove_suffix(size_type n) { in remove_suffix() function
|
D | cord_ring_test.cc | 155 not_a_string_view remove_suffix(size_t n) const { in remove_suffix() function in absl::__anond5a0d48f0111::not_a_string_view
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | string_view.h | 353 ABSL_INTERNAL_STRING_VIEW_CXX14_CONSTEXPR void remove_suffix(size_type n) { in remove_suffix() function
|
D | cord_ring_test.cc | 154 not_a_string_view remove_suffix(size_t n) const { in remove_suffix() function in absl::__anon2e3d30cf0111::not_a_string_view
|
/external/abseil-cpp/absl/strings/ |
D | string_view.h | 353 ABSL_INTERNAL_STRING_VIEW_CXX14_CONSTEXPR void remove_suffix(size_type n) { in remove_suffix() function
|
/external/python/setuptools/setuptools/_vendor/jaraco/text/ |
D | __init__.py | 496 def remove_suffix(text, suffix): function
|
/external/python/setuptools/pkg_resources/_vendor/jaraco/text/ |
D | __init__.py | 496 def remove_suffix(text, suffix): function
|