Home
last modified time | relevance | path

Searched refs:nghttp2_less (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_pq.h53 nghttp2_less less;
59 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem);
H A Dnghttp2_int.h37 typedef int (*nghttp2_less)(const void *lhs, const void *rhs); typedef
H A Dnghttp2_pq.c32 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) { in nghttp2_pq_init()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.h53 nghttp2_less less;
59 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem);
H A Dnghttp2_int.h37 typedef int (*nghttp2_less)(const void *lhs, const void *rhs); typedef
H A Dnghttp2_pq.c32 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) { in nghttp2_pq_init()

Completed in 2 milliseconds