Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp1751 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in utf16_to_utf8()
1828 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in utf16_to_utf8()
1905 uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, in utf8_to_utf16()
2248 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs4_to_utf8()
2303 uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, in utf8_to_ucs4()
2515 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs2_to_utf8()
2561 uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, in utf8_to_ucs2()
2711 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs4_to_utf16be()
2843 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs4_to_utf16le()
2975 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs2_to_utf16be()
[all …]
/freebsd-13.1/sys/sys/
H A Dttyqueue.h66 unsigned int to_end; member
/freebsd-13.1/sys/dev/ae/
H A Dif_ae.c1446 unsigned int to_end; in ae_encap() local