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.cpp13780 struct buf_block_reader { struct
13798 const uint8_t *buf;
13799 const size_t len;
13800 const size_t lenminusstep;
13801 size_t idx;
13835 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::__anone55652eb2511::buf_block_reader
21423 struct buf_block_reader { struct
21441 const uint8_t *buf;
21442 const size_t len;
21443 const size_t lenminusstep;
[all …]