/external/grpc-grpc/src/ruby/spec/generic/ |
D | rpc_desc_spec.rb | 321 def fake_reqresp(_req, _call) argument 329 def fake_svstream(_req, _call) argument 337 def bad_status(_req, _call) argument 341 def other_error(_req, _call) argument 353 def not_implemented(_req, _call) argument
|
D | rpc_server_spec.rb | 53 def an_rpc(_req, _call) argument
|
/external/grpc-grpc/src/ruby/spec/ |
D | debug_message_spec.rb | 25 def an_rpc_raises_abort(_req, _call) argument 32 def an_rpc_raises_standarderror(_req, _call) argument
|
D | user_agent_spec.rb | 22 def an_rpc(_req, call) argument
|
/external/iproute2/include/ |
D | libgenl.h | 6 #define GENL_REQUEST(_req, _bufsiz, _family, _hdrsiz, _ver, _cmd, _flags) \ argument
|
/external/iproute2/ip/ |
D | ipfou.c | 42 #define FOU_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | ipseg6.c | 46 #define SEG6_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | ipila.c | 42 #define ILA_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | tcp_metrics.c | 42 #define TCPM_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | ipmacsec.c | 77 #define MACSEC_GENL_REQ(_req, _bufsiz, _cmd, _flags) \ argument
|
/external/rust/android-crates-io/crates/hyper/src/service/ |
D | util.rs | 42 _req: PhantomData<fn(R)>, field
|
/external/mesa3d/src/freedreno/drm/virtio/ |
D | virtio_device.c | 191 virtio_simple_ioctl(struct fd_device *dev, unsigned cmd, void *_req) in virtio_simple_ioctl()
|
/external/rust/android-crates-io/crates/tower/tests/hedge/ |
D | main.rs | 50 let _req = assert_request_eq!(handle, "orig"); in hedge_hedge_completes_first() localVariable
|
/external/grpc-grpc/src/ruby/spec/support/ |
D | services.rb | 66 def a_server_streaming_rpc(_req, call) argument
|
/external/rust/android-crates-io/crates/tower/src/balance/p2c/ |
D | service.rs | 44 _req: PhantomData<Req>, field
|
/external/mesa3d/src/asahi/lib/ |
D | agx_device_virtio.c | 24 agx_virtio_simple_ioctl(struct agx_device *dev, unsigned cmd, void *_req) in agx_virtio_simple_ioctl()
|
/external/openthread/tools/harness-automation/autothreadharness/ |
D | open_thread_controller.py | 191 def _req(self, req): member in OpenThreadController
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_knl_drm_virtio.cc | 74 virtio_simple_ioctl(struct vdrm_device *vdrm, unsigned cmd, void *_req) in virtio_simple_ioctl()
|
/external/iproute2/misc/ |
D | ss.c | 50 #define DIAG_REQUEST(_req, _r) \ argument
|