/external/llvm-project/libcxx/test/std/strings/string.view/string.view.modifiers/ |
D | remove_prefix.pass.cpp | 28 sv1.remove_prefix ( 1 ); in test() 31 sv1.remove_prefix ( len - 1 ); in test() 35 sv1.remove_prefix ( 0 ); in test() 44 sv1.remove_prefix ( k ); in test_ce()
|
/external/libcxx/test/std/strings/string.view/string.view.modifiers/ |
D | remove_prefix.pass.cpp | 30 sv1.remove_prefix ( 1 ); in test() 33 sv1.remove_prefix ( len - 1 ); in test() 37 sv1.remove_prefix ( 0 ); in test() 46 sv1.remove_prefix ( k ); in test_ce()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/uri/ |
D | uri_parser.cc | 105 remaining.remove_prefix(scheme.length() + 1); in Parse() 109 remaining.remove_prefix(2); in Parse() 112 remaining.remove_prefix(authority.length()); in Parse() 118 remaining.remove_prefix(path.length()); in Parse() 123 remaining.remove_prefix(1); in Parse() 139 remaining.remove_prefix(tmp_query.length()); in Parse() 143 remaining.remove_prefix(1); in Parse()
|
/external/libchrome/base/ |
D | vlog.cc | 93 module.remove_prefix(last_slash_pos + 1); in GetModule() 152 p.remove_prefix(1), s.remove_prefix(1); in MatchVlogPattern() 162 p.remove_prefix(1); in MatchVlogPattern() 174 s.remove_prefix(1); in MatchVlogPattern()
|
/external/openscreen/cast/streaming/ |
D | packet_util.h | 22 in->remove_prefix(sizeof(Integer)); in ConsumeField() 31 out->remove_prefix(sizeof(Integer)); in AppendField() 46 out->remove_prefix(num_bytes); in ReserveSpace()
|
D | compound_rtcp_parser.cc | 110 buffer.remove_prefix(kRtcpCommonHeaderSize); in Parse() 116 buffer.remove_prefix(header->payload_size); in Parse() 286 in.remove_prefix(sizeof(uint8_t)); in ParseFeedback() 328 in.remove_prefix(sizeof(uint8_t)); // Skip the "reserved" byte. in ParseExtendedReports() 343 in.remove_prefix(block_data_size); in ParseExtendedReports()
|
D | sender_report_parser.cc | 35 buffer.remove_prefix(kRtcpCommonHeaderSize); in Parse() 40 buffer.remove_prefix(header->payload_size); in Parse()
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | parse.cc | 1339 s->remove_prefix(1); // digit in ParseInteger() 1358 s.remove_prefix(1); // '{' in MaybeParseRepetition() 1364 s.remove_prefix(1); // ',' in MaybeParseRepetition() 1381 s.remove_prefix(1); // '}' in MaybeParseRepetition() 1405 sp->remove_prefix(n); in StringPieceToRune() 1464 s->remove_prefix(1); // backslash in ParseEscape() 1497 s->remove_prefix(1); // digit in ParseEscape() 1502 s->remove_prefix(1); // digit in ParseEscape() 1718 s->remove_prefix(name.size()); in MaybeParsePerlCCEscape() 1748 s->remove_prefix(2); // '\\', 'p' in ParseUnicodeGroup() [all …]
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | json_stream_parser.cc | 373 p_.remove_prefix(2); in ParseStringHelper() 458 p_.remove_prefix(kUnicodeEscapedLength); in ParseUnicodeEscape() 472 p_.remove_prefix(kUnicodeEscapedLength); in ParseUnicodeEscape() 554 p_.remove_prefix(index); in ParseNumberHelper() 567 p_.remove_prefix(index); in ParseNumberHelper() 573 p_.remove_prefix(index); in ParseNumberHelper() 586 p_.remove_prefix(index); in ParseNumberHelper() 592 p_.remove_prefix(index); in ParseNumberHelper() 744 p_.remove_prefix(true_len); in ParseTrue() 751 p_.remove_prefix(false_len); in ParseFalse() [all …]
|
/external/llvm-project/llvm/utils/ |
D | update_test_prefix.py | 8 def remove_prefix(i, d=0): function 40 return remove_prefix(i, d+1) 46 t = { e.submit(remove_prefix, i): i for i in sys.argv[1:] }
|
/external/tensorflow/tensorflow/core/platform/ |
D | scanner.cc | 32 cur_.remove_prefix(1); in ScanUntilImpl() 39 cur_.remove_prefix(1); in ScanUntilImpl()
|
D | numbers.cc | 227 while (isspace(SafeFirstChar(*str))) str->remove_prefix(1); in SkipSpaces() 252 str.remove_prefix(1); in safe_strto64() 261 str.remove_prefix(1); in safe_strto64() 283 str.remove_prefix(1); in safe_strtou64() 312 str.remove_prefix(1); in safe_strto32() 333 str.remove_prefix(1); in safe_strtou32()
|
D | scanner.h | 74 cur_.remove_prefix(1); in One() 99 cur_.remove_prefix(1); in Any()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | strip.h | 47 str->remove_prefix(expected.size()); in ConsumePrefix() 73 if (absl::StartsWith(str, prefix)) str.remove_prefix(prefix.size()); in StripPrefix()
|
/external/abseil-cpp/absl/strings/ |
D | strip.h | 47 str->remove_prefix(expected.size()); in ConsumePrefix() 73 if (absl::StartsWith(str, prefix)) str.remove_prefix(prefix.size()); in StripPrefix()
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | strip.h | 47 str->remove_prefix(expected.size()); in ConsumePrefix() 73 if (absl::StartsWith(str, prefix)) str.remove_prefix(prefix.size()); in StripPrefix()
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | strip.h | 47 str->remove_prefix(expected.size()); in ConsumePrefix() 73 if (absl::StartsWith(str, prefix)) str.remove_prefix(prefix.size()); in StripPrefix()
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | strip.h | 47 str->remove_prefix(expected.size()); in ConsumePrefix() 73 if (absl::StartsWith(str, prefix)) str.remove_prefix(prefix.size()); in StripPrefix()
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | strip.h | 47 str->remove_prefix(expected.size()); in ConsumePrefix() 73 if (absl::StartsWith(str, prefix)) str.remove_prefix(prefix.size()); in StripPrefix()
|
/external/rust/crates/protobuf-codegen/src/ |
D | protobuf_name.rs | 304 pub fn remove_prefix(&self, prefix: &ProtobufAbsolutePath) -> Option<ProtobufRelativePath> { in remove_prefix() method 356 .remove_prefix(&ProtobufAbsolutePath::new(".foo".to_owned())) in absolute_path_remove_prefix() 361 .remove_prefix(&ProtobufAbsolutePath::new(".foo".to_owned())) in absolute_path_remove_prefix() 366 .remove_prefix(&ProtobufAbsolutePath::new(".foo.bar".to_owned())) in absolute_path_remove_prefix() 371 .remove_prefix(&ProtobufAbsolutePath::new(".foo.bar".to_owned())) in absolute_path_remove_prefix()
|
/external/angle/third_party/abseil-cpp/ |
D | absl_hardening_test.cc | 31 EXPECT_DEATH_IF_SUPPORTED(view.remove_prefix(10), ""); in TEST() 65 EXPECT_DEATH_IF_SUPPORTED(span.remove_prefix(10), ""); in TEST()
|
/external/libchrome/base/test/ |
D | fuzzed_data_provider.cc | 67 remaining_data_.remove_prefix(1); in ConsumeRandomLengthString() 70 remaining_data_.remove_prefix(1); in ConsumeRandomLengthString()
|
/external/oss-fuzz/infra/ |
D | utils.py | 161 return url_join(GCS_BASE_URL, remove_prefix(url, 'gs://')) 164 def remove_prefix(string, prefix): function
|
/external/tensorflow/tensorflow/core/lib/strings/ |
D | ordered_code.cc | 239 src->remove_prefix(start - src->data()); in ReadStringInternal() 300 src->remove_prefix(len + 1); in ReadNumIncreasing() 527 src->remove_prefix(len); in ReadSignedNumIncreasing()
|
/external/tensorflow/tensorflow/core/framework/ |
D | rendezvous.cc | 77 s->remove_prefix(offset + 1); // +1: remove delim, as well in ConsumeNextPart() 83 s->remove_prefix(s->size()); in ConsumeNextPart()
|