/aosp_15_r20/external/grpc-grpc/src/ruby/spec/generic/ |
H A D | rpc_desc_spec.rb | 321 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
|
H A D | rpc_server_spec.rb | 53 def an_rpc(_req, _call) argument 105 def an_rpc(req, _call) argument
|
/aosp_15_r20/external/pytorch/torch/distributions/ |
H A D | transforms.py | 179 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 …]
|
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/ |
H A D | server.rb | 117 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
|
H A D | xds_client.rb | 117 def configure(req, _call) argument 139 def get_client_stats(req, _call) argument 174 def get_client_accumulated_stats(req, _call) argument
|
/aosp_15_r20/external/grpc-grpc/src/ruby/qps/ |
H A D | proxy-worker.rb | 73 def get_config(_args, _call) argument 131 def core_count(_args, _call) argument 134 def quit_worker(_args, _call) argument
|
H A D | worker.rb | 76 def core_count(_args, _call) argument 79 def quit_worker(_args, _call) argument
|
H A D | server.rb | 31 def unary_call(req, _call) argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | embedding_ops_test.py | 42 def _call(): function 82 def _call(): function
|
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/ |
H A D | debug_message_spec.rb | 25 def an_rpc_raises_abort(_req, _call) argument 32 def an_rpc_raises_standarderror(_req, _call) argument
|
/aosp_15_r20/external/grpc-grpc/src/ruby/stress/ |
H A D | metrics_server.rb | 58 def get_all_gauges(_empty, _call) argument 64 def get_gauge(gauge_req, _call) argument
|
/aosp_15_r20/external/grpc-grpc/src/ruby/bin/ |
H A D | math_server.rb | 97 def div(div_args, _call) argument 116 def fib(fib_args, _call) argument
|
H A D | noproto_server.rb | 50 def an_rpc(req, _call) argument
|
/aosp_15_r20/external/grpc-grpc/examples/ruby/route_guide/ |
H A D | route_guide_server.rb | 95 def get_feature(point, _call) argument 102 def list_features(rectangle, _call) argument
|
/aosp_15_r20/system/extras/simpleperf/runtest/ |
H A D | runtest.py | 321 def _call(self, args, output_file=None): member in Runner 333 def _call(self, args, output_file=None): member in HostRunner 352 def _call(self, args, output_file=None): member in DeviceRunner
|
/aosp_15_r20/external/grpc-grpc/examples/ruby/errors_and_cancellation/ |
H A D | error_examples_server.rb | 39 def list_features(rectangle, _call) argument
|
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/grpc/health/ |
H A D | checker.rb | 34 def check(req, _call) argument
|
/aosp_15_r20/external/bcc/src/lua/bcc/vendor/ |
H A D | middleclass.lua | 71 local function _call(self, ...) return self:new(...) end function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | check_on_pr.py | 99 def _call(url, method='GET', json=None): function
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/ |
H A D | check_on_pr.py | 106 def _call(url, method="GET", json=None): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/task/ |
D | callback.rs | 70 _call: Call, field
|
/aosp_15_r20/external/python/cpython2/Demo/pdist/ |
D | client.py | 61 def _call(self, name, *args): member in Client
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/ |
H A D | _time.py | 28 def _call(behaviors): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | base_subprocess.py | 194 def _call(self, cb, *data): member in BaseSubprocessTransport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | base_subprocess.py | 194 def _call(self, cb, *data): member in BaseSubprocessTransport
|