Home
last modified time | relevance | path

Searched defs:nreq (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dsharp.h134 size_t nreq; /* number of bytes requested from scanner */ member
H A Dnec.h137 size_t nreq; /* number of bytes requested from scanner */ member
/third_party/nghttp2/src/
H A Dh2load.cc359 auto nreq = session->max_concurrent_streams() - client->rps_req_inflight; in rps_cb() local
1202 auto nreq = config.is_timing_based_mode() connection_made() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2213 static void list_del_nreq(struct fuse_notify_req *nreq) argument
2221 static void list_add_nreq(struct fuse_notify_req *nreq, argument
2231 static void list_init_nreq(struct fuse_notify_req *nreq) argument
2241 struct fuse_notify_req *nreq; global() local
2441 struct fuse_notify_req nreq; global() member
2445 fuse_ll_retrieve_reply(struct fuse_notify_req *nreq, fuse_req_t req, fuse_ino_t ino, const void *inarg, const struct fuse_buf *ibuf) global() argument
[all...]

Completed in 8 milliseconds