Home
last modified time | relevance | path

Searched defs:_req (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/make-fetch-happen/
Dindex.js188 const _req = { variable
207 const _req = { variable
230 const _req = { variable
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontext.c442 _requested_frame_size_is_equal_or_lower (mfxFrameAllocRequest * _req, in _requested_frame_size_is_equal_or_lower()
460 mfxFrameAllocRequest *_req = (mfxFrameAllocRequest *) req; in _find_request() local
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_device.c386 virtio_simple_ioctl(struct fd_device *dev, unsigned cmd, void *_req) in virtio_simple_ioctl()
/third_party/node/test/parallel/
Dtest-stream-readable-async-iterators.js697 let _req; variable