Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp15124 struct buf_block_reader { struct
15142 const uint8_t *buf;
15143 const size_t len;
15144 const size_t lenminusstep;
15145 size_t idx;
15179 simdutf_really_inline buf_block_reader<STEP_SIZE>::buf_block_reader(const uint8_t *_buf, size_t _le… in buf_block_reader() function in simdutf::arm64::__anona0f60a4a2f11::buf_block_reader
24535 struct buf_block_reader { struct
24553 const uint8_t *buf;
24554 const size_t len;
24555 const size_t lenminusstep;
[all …]