byte_length_ 43 content/child/webcrypto/crypto_data.h unsigned int byte_length() const { return byte_length_; } byte_length_ 47 content/child/webcrypto/crypto_data.h const unsigned int byte_length_; byte_length_ 270 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc byte_length_(buffer_length), byte_length_ 375 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc int skip = SkipToFrontOfSpan(next_byte_, byte_length_, &spanscript); byte_length_ 377 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc byte_length_ -= skip; byte_length_ 378 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc if (byte_length_ <= 0) { byte_length_ 392 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc while (take < byte_length_) { byte_length_ 396 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc while (take < byte_length_) { byte_length_ 410 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc EntityToBuffer(next_byte_ + take, byte_length_ - take, byte_length_ 418 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc if (!kNeedsAlignedLoads && (take < (byte_length_ - 3))) { byte_length_ 473 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc while (take < byte_length_) { byte_length_ 475 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc take += ScanToLetterOrSpecial(next_byte_ + take, byte_length_ - take); byte_length_ 478 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc if (take >= byte_length_) { byte_length_ 479 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc take = byte_length_; byte_length_ 488 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc tlen = ScanToPossibleLetter(next_byte_ + take, byte_length_ - take); byte_length_ 498 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc EntityToBuffer(next_byte_ + take, byte_length_ - take, byte_length_ 525 third_party/cld/encodings/compact_lang_det/getonescriptspan.cc byte_length_ -= take; byte_length_ 70 third_party/cld/encodings/compact_lang_det/getonescriptspan.h int byte_length_; byte_length_ 116 third_party/cld/encodings/compact_lang_det/getonescriptspan.h int byte_length_;