Home
last modified time | relevance | path

Searched defs:remove_suffix (Results 1 – 25 of 26) sorted by relevance

12

/external/rust/crates/protobuf/src/
Dstrx.rs8 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/rust/crates/protobuf-codegen/src/
Dstrx.rs11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/icu/icu4c/source/common/unicode/
Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/external/icu/libicu/cts_headers/unicode/
Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/
Dstring_view.h92 constexpr void remove_suffix(size_type characters) { size_ -= characters; } in remove_suffix() function
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dstringpiece.h92 void remove_suffix(size_type n) { in remove_suffix() function
/external/angle/third_party/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/libchrome/base/strings/
Dstring_piece.h247 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/external/libtextclassifier/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/openscreen/third_party/abseil/src/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/webrtc/third_party/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h288 void remove_suffix(stringpiece_ssize_type n) { in remove_suffix() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstring_view.h346 void remove_suffix(size_type n) { in remove_suffix() function
Dcord_ring_test.cc151 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/
Dstring_view.h346 void remove_suffix(size_type n) { in remove_suffix() function
/external/openscreen/third_party/abseil/src/absl/strings/
Dstring_view.h346 void remove_suffix(size_type n) { in remove_suffix() function
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstring_view.h353 ABSL_INTERNAL_STRING_VIEW_CXX14_CONSTEXPR void remove_suffix(size_type n) { in remove_suffix() function
Dcord_ring_test.cc155 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/
Dstring_view.h353 ABSL_INTERNAL_STRING_VIEW_CXX14_CONSTEXPR void remove_suffix(size_type n) { in remove_suffix() function
Dcord_ring_test.cc154 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/
Dstring_view.h353 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__.py496 def remove_suffix(text, suffix): function
/external/python/setuptools/pkg_resources/_vendor/jaraco/text/
D__init__.py496 def remove_suffix(text, suffix): function

12