Searched defs:d_last (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | epn.c | 249 unsigned int len, d_last; in ast_vhub_epn_handle_ack_desc() local [all...] |
| H A D | vhub.h | 322 unsigned int d_last; member
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | epn.c | 251 unsigned int len, d_last; in ast_vhub_epn_handle_ack_desc() local [all...] |
| H A D | vhub.h | 322 unsigned int d_last; member
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_log.cc | 374 copy(const char *src, OutputIterator d_first, OutputIterator d_last) { in copy() argument 382 copy(const StringRef &src, OutputIterator d_first, OutputIterator d_last) { in copy() argument 390 copy_l(const char (&src)[N], OutputIterator d_first, OutputIterator d_last) { in copy_l() argument 362 copy(const char *src, size_t srclen, OutputIterator d_first, OutputIterator d_last) copy() argument 397 copy(char c, OutputIterator d_first, OutputIterator d_last) copy() argument 414 copy_hex_low(const uint8_t *src, size_t srclen, OutputIterator d_first, OutputIterator d_last) copy_hex_low() argument 429 copy(T n, OutputIterator d_first, OutputIterator d_last) copy() argument 501 copy_escape(const char *src, size_t srclen, OutputIterator d_first, OutputIterator d_last) copy_escape() argument 531 copy_escape(const StringRef &src, OutputIterator d_first, OutputIterator d_last) copy_escape() argument [all...] |
Completed in 5 milliseconds