Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dstrx.rs8 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dstrx.rs11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dstrx.rs11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/aosp_15_r20/external/python/bumble/tools/
Drtk_fw_download.py56 def download_file(base_url, name, remove_suffix): argument
/aosp_15_r20/external/pytorch/functorch/op_analysis/
H A Dgen_data.py138 def remove_suffix(input_string, suffix): function
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dstringpiece.h279 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dstringpiece.h279 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dstringpiece.h279 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dstringpiece.h279 void remove_suffix(int32_t n) { in remove_suffix() function
/aosp_15_r20/external/perfetto/python/tools/
H A Dcheck_imports.py153 def remove_suffix(s, suffix): function
/aosp_15_r20/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/
H A Dstring_view.h95 constexpr void remove_suffix(size_type characters) { size_ -= characters; } in remove_suffix() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h253 void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h253 void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/external/llvm-libc/src/__support/CPP/
H A Dstring_view.h138 LIBC_INLINE void remove_suffix(size_t N) { Len -= N; } in remove_suffix() function
/aosp_15_r20/external/regex-re2/re2/
H A Dstringpiece.h92 void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/external/mesa3d/src/vulkan/util/
H A Dvk_cmd_queue_gen.py436 def remove_suffix(text, suffix): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dstringpiece.h87 void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_piece.h247 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/strings/
Dstring_piece.h250 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/strings/
Dstring_piece.h250 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Dspan.h400 void remove_suffix(size_type n) noexcept { in remove_suffix() function

123