Home
last modified time | relevance | path

Searched defs:_call (Results 1 – 25 of 33) sorted by relevance

12

/external/grpc-grpc/src/ruby/spec/generic/
Drpc_desc_spec.rb321 def fake_reqresp(_req, _call) argument
325 def fake_clstream(_call) argument
329 def fake_svstream(_req, _call) argument
337 def bad_status(_req, _call) argument
341 def other_error(_req, _call) argument
345 def bad_status_alt(_call) argument
349 def other_error_alt(_call) argument
353 def not_implemented(_req, _call) argument
357 def not_implemented_alt(_call) argument
Drpc_server_spec.rb53 def an_rpc(_req, _call) argument
105 def an_rpc(req, _call) argument
/external/grpc-grpc/src/ruby/pb/test/
Dserver.rb117 def maybe_echo_metadata(_call) argument
175 def empty_call(_empty, _call) argument
179 def unary_call(simple_req, _call) argument
193 def streaming_output_call(req, _call) argument
201 def full_duplex_call(reqs, _call) argument
Dxds_client.rb117 def configure(req, _call) argument
139 def get_client_stats(req, _call) argument
174 def get_client_accumulated_stats(req, _call) argument
/external/grpc-grpc/src/ruby/qps/
Dproxy-worker.rb73 def get_config(_args, _call) argument
131 def core_count(_args, _call) argument
134 def quit_worker(_args, _call) argument
Dworker.rb76 def core_count(_args, _call) argument
79 def quit_worker(_args, _call) argument
Dserver.rb31 def unary_call(req, _call) argument
/external/tensorflow/tensorflow/python/ops/
Dembedding_ops_test.py42 def _call(): function
82 def _call(): function
Dscript_ops.py151 def _call(self, device, args): member in EagerFunc
/external/grpc-grpc/src/ruby/spec/
Ddebug_message_spec.rb25 def an_rpc_raises_abort(_req, _call) argument
32 def an_rpc_raises_standarderror(_req, _call) argument
/external/grpc-grpc/src/ruby/stress/
Dmetrics_server.rb58 def get_all_gauges(_empty, _call) argument
64 def get_gauge(gauge_req, _call) argument
/external/grpc-grpc/src/ruby/bin/
Dmath_server.rb97 def div(div_args, _call) argument
116 def fib(fib_args, _call) argument
Dnoproto_server.rb50 def an_rpc(req, _call) argument
/external/pytorch/torch/distributions/
Dtransforms.py179 def _call(self, x): member in Transform
448 def _call(self, x): member in IndependentTransform
507 def _call(self, x): member in ReshapeTransform
552 def _call(self, x): member in ExpTransform
588 def _call(self, x): member in PowerTransform
621 def _call(self, x): member in SigmoidTransform
646 def _call(self, x): member in SoftplusTransform
678 def _call(self, x): member in TanhTransform
702 def _call(self, x): member in AbsTransform
781 def _call(self, x): member in AffineTransform
[all …]
/external/grpc-grpc/examples/ruby/route_guide/
Droute_guide_server.rb95 def get_feature(point, _call) argument
102 def list_features(rectangle, _call) argument
/external/grpc-grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb39 def list_features(rectangle, _call) argument
/external/grpc-grpc/src/ruby/pb/grpc/health/
Dchecker.rb34 def check(req, _call) argument
/external/bcc/src/lua/bcc/vendor/
Dmiddleclass.lua71 local function _call(self, ...) return self:new(...) end function
/external/grpc-grpc/tools/run_tests/python_utils/
Dcheck_on_pr.py106 def _call(url, method="GET", json=None): function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dcheck_on_pr.py99 def _call(url, method='GET', json=None): function
/external/rust/android-crates-io/crates/grpcio/src/task/
Dcallback.rs70 _call: Call, field
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D_time.py28 def _call(behaviors): function
/external/python/cpython3/Lib/asyncio/
Dbase_subprocess.py212 def _call(self, cb, *data): member in BaseSubprocessTransport
/external/tensorflow/tensorflow/python/distribute/
Dmirrored_variable_test.py623 def _call(): function
/external/mesa3d/src/gallium/frontends/rusticl/api/
Dtypes.rs103 pub fn _call(self, err_msg: &CStr, private_info: &[u8]) { in _call() method

12