Home | History | Annotate | Download | only in rs

Lines Matching full:uint64_t

61     uint64_t loadOffset();
63 uint64_t getPos() const {
66 void reset(uint64_t pos) {
78 uint64_t mPos;
84 OStream(uint64_t length, bool use64);
134 void addOffset(uint64_t v);
136 uint64_t getPos() const {
139 void reset(uint64_t pos) {
151 uint64_t mLength;
152 uint64_t mPos;