Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dmerge.hpp466 (RandIt const first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp, Op op) in op_merge_right()
498 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in merge_right()
508 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in swap_merge_right()
/external/python/cpython3/Modules/_hacl/
DHacl_Hash_SHA2.c718 uint8_t *buf_last = buf_1 + r - ite; in Hacl_Hash_SHA2_digest_256() local
826 uint8_t *buf_last = buf_1 + r - ite; in Hacl_Hash_SHA2_digest_224() local
1126 uint8_t *buf_last = buf_1 + r - ite; in Hacl_Hash_SHA2_digest_512() local
1238 uint8_t *buf_last = buf_1 + r - ite; in Hacl_Hash_SHA2_digest_384() local
DHacl_Hash_SHA1.c423 uint8_t *buf_last = buf_1 + r - ite; in Hacl_Hash_SHA1_digest() local
DHacl_Hash_SHA3.c454 uint8_t *buf_last = buf_1 + r - ite; in digest_() local
DHacl_Hash_MD5.c1390 uint8_t *buf_last = buf_1 + r - ite; in Hacl_Hash_MD5_digest() local