Home
last modified time | relevance | path

Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance

/external/puffin/src/
Dpuffin_stream.cc221 uint64_t end_byte = (cur_deflate_->offset + 7) / 8; in Read() local
262 auto end_byte = (cur_deflate_->offset + cur_deflate_->length + 7) / 8; in Read() local
373 auto end_byte = (cur_deflate_->offset + cur_deflate_->length + 7) / 8; in Write() local
Dutils.cc335 auto end_byte = (deflate->offset + deflate->length + 7) / 8; in FindPuffLocations() local
/external/libchrome/base/memory/
Dplatform_shared_memory_region_android.cc120 size_t end_byte; in MapAt() local
Dplatform_shared_memory_region_posix.cc169 size_t end_byte; in MapAt() local
/external/ltp/testcases/network/netstress/
Dnetstress.c60 static const int end_byte = 0x0a; variable
/external/libpng/
Dpngrutil.c3207 png_byte end_byte = 0; in png_combine_row() local
/external/pdfium/third_party/libpng16/
Dpngrutil.c3207 png_byte end_byte = 0; in png_combine_row() local