/external/regex-re2/re2/ |
D | parse.cc | 1135 s->remove_prefix(1); // digit in ParseInteger() 1154 s.remove_prefix(1); // '{' in MaybeParseRepetition() 1160 s.remove_prefix(1); // ',' in MaybeParseRepetition() 1177 s.remove_prefix(1); // '}' in MaybeParseRepetition() 1192 sp->remove_prefix(n); in StringPieceToRune() 1251 s->remove_prefix(1); // backslash in ParseEscape() 1284 s->remove_prefix(1); // digit in ParseEscape() 1289 s->remove_prefix(1); // digit in ParseEscape() 1500 s->remove_prefix(name.size()); in MaybeParsePerlCCEscape() 1530 s->remove_prefix(2); // '\\', 'p' in ParseUnicodeGroup() [all …]
|
/external/chromium_org/third_party/re2/re2/ |
D | parse.cc | 1135 s->remove_prefix(1); // digit in ParseInteger() 1154 s.remove_prefix(1); // '{' in MaybeParseRepetition() 1160 s.remove_prefix(1); // ',' in MaybeParseRepetition() 1177 s.remove_prefix(1); // '}' in MaybeParseRepetition() 1192 sp->remove_prefix(n); in StringPieceToRune() 1251 s->remove_prefix(1); // backslash in ParseEscape() 1284 s->remove_prefix(1); // digit in ParseEscape() 1289 s->remove_prefix(1); // digit in ParseEscape() 1500 s->remove_prefix(name.size()); in MaybeParsePerlCCEscape() 1530 s->remove_prefix(2); // '\\', 'p' in ParseUnicodeGroup() [all …]
|
/external/chromium_org/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/chromium_org/net/cert/ |
D | crl_set_storage.cc | 118 data->remove_prefix(2); in ReadHeader() 124 data->remove_prefix(header_len); in ReadHeader() 145 data->remove_prefix(crypto::kSHA256Length); in ReadCRL() 155 data->remove_prefix(sizeof(uint32)); in ReadCRL() 162 data->remove_prefix(sizeof(uint8)); in ReadCRL() 169 data->remove_prefix(serial_length); in ReadCRL() 219 data->remove_prefix(4); in ReadChanges() 221 data->remove_prefix(4); in ReadChanges() 234 data->remove_prefix(compressed_size); in ReadChanges() 266 data->remove_prefix(sizeof(uint8)); in ReadDeltaCRL() [all …]
|
D | asn1_util.cc | 80 in->remove_prefix(len); in ParseElement() 91 out->remove_prefix(header_len); in GetElement()
|
D | ct_serialization.cc | 60 in->remove_prefix(length); in ReadUint() 85 in->remove_prefix(length); in ReadFixedBytes()
|
D | crl_set.cc | 45 serial.remove_prefix(1); in CheckSerial()
|
/external/chromium_org/net/spdy/ |
D | hpack_input_stream.cc | 58 buffer_.remove_prefix(1); in DecodeNextOctet() 109 buffer_.remove_prefix(size); in DecodeNextIdentityString() 125 buffer_.remove_prefix(encoded_size); in DecodeNextHuffmanString() 163 buffer_.remove_prefix(byte_count); in ConsumeBits()
|
/external/chromium_org/net/tools/quic/ |
D | quic_in_memory_cache.cc | 194 base.remove_prefix(8); in Initialize() 196 base.remove_prefix(7); in Initialize() 234 uri.remove_prefix(8); in GetKey() 236 uri.remove_prefix(7); in GetKey()
|
/external/chromium_org/net/quic/crypto/ |
D | cert_compressor.cc | 353 in.remove_prefix(1); in ParseEntries() 370 in.remove_prefix(sizeof(uint64)); in ParseEntries() 396 in.remove_prefix(sizeof(uint64)); in ParseEntries() 398 in.remove_prefix(sizeof(uint32)); in ParseEntries() 579 in.remove_prefix(sizeof(uint32)); in DecompressChain() 626 uncompressed.remove_prefix(sizeof(uint32)); in DecompressChain() 631 uncompressed.remove_prefix(cert_len); in DecompressChain()
|
D | p256_key_exchange_nss.cc | 50 key.remove_prefix(2); in New() 57 key.remove_prefix(size); in New()
|
D | crypto_secret_boxer.cc | 79 ciphertext.remove_prefix(kBoxNonceSize); in Unbox()
|
D | crypto_handshake_message.cc | 153 value.remove_prefix(3); in GetNthValue24() 164 value.remove_prefix(size); in GetNthValue24()
|
/external/chromium_org/content/browser/indexed_db/ |
D | indexed_db_leveldb_coding.cc | 395 slice->remove_prefix(1); in DecodeByte() 404 slice->remove_prefix(1); in DecodeBool() 421 slice->remove_prefix(it - slice->begin()); in DecodeInt() 441 slice->remove_prefix(it - slice->begin()); in DecodeVarInt() 462 slice->remove_prefix(length * sizeof(base::char16)); in DecodeString() 478 slice->remove_prefix(bytes); in DecodeStringWithLength() 497 slice->remove_prefix(size); in DecodeBinary() 506 slice->remove_prefix(1); in DecodeIDBKey() 566 slice->remove_prefix(sizeof(*value)); in DecodeDouble() 583 slice->remove_prefix(2); in DecodeIDBKeyPath() [all …]
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
D | logging.cc | 50 in->remove_prefix(1); in ConsumeChar() 72 in->remove_prefix(1); in ConsumeDecimalNumber()
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
D | write_batch.cc | 48 input.remove_prefix(kHeader); in Iterate() 54 input.remove_prefix(1); in Iterate()
|
D | filename.cc | 94 rest.remove_prefix(strlen("MANIFEST-")); in ParseFileName() 132 contents.remove_prefix(dbname.size() + 1); in SetCurrentFile()
|
/external/chromium_org/tools/ipc_fuzzer/message_lib/ |
D | message_file_reader.cc | 77 file_data_.remove_prefix(sizeof(T)); in CutObject() 127 file_data_.remove_prefix(msglen); in ReadMessages()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | strtest.cpp | 279 sp.remove_prefix(-1); in TestStringPiece() 284 sp.remove_prefix(2); in TestStringPiece() 289 sp.remove_prefix(5); in TestStringPiece() 491 sp.remove_prefix(4); in TestCharString()
|
/external/icu/icu4c/source/test/intltest/ |
D | strtest.cpp | 279 sp.remove_prefix(-1); in TestStringPiece() 284 sp.remove_prefix(2); in TestStringPiece() 289 sp.remove_prefix(5); in TestStringPiece() 491 sp.remove_prefix(4); in TestCharString()
|
/external/icu/icu4c/source/common/unicode/ |
D | stringpiece.h | 157 void remove_prefix(int32_t n) { in remove_prefix() function
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | stringpiece.h | 157 void remove_prefix(int32_t n) { in remove_prefix() function
|
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/ |
D | slice.h | 59 void remove_prefix(size_t n) { in remove_prefix() function
|
/external/chromium_org/components/search_provider_logos/ |
D | google_logo_api.cc | 55 response_sp.remove_prefix(strlen(kResponsePreamble)); in GoogleParseLogoResponse()
|
/external/chromium_org/content/child/ |
D | site_isolation_policy.cc | 61 data.remove_prefix(offset); in MatchesSignature() 439 data.remove_prefix(offset + strlen(kEndComment)); in SniffForHTML()
|