Home
last modified time | relevance | path

Searched defs:streamPos (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/
DLzFind.h18 …UInt32 streamPos; /* wrap over Zero is allowed (streamPos < pos). Use (UInt32)(streamPos - pos) */ member
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py747 def __init__(self, *, streamPos): argument