Home
last modified time | relevance | path

Searched defs:call_args (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dnode.py55 call_args=None, argument
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Ddynamic_filters.cc42 const grpc_call_element_args call_args = { in Call() local
Dsubchannel.cc146 const grpc_call_element_args call_args = { in SubchannelCall() local
Dclient_channel.cc5214 SubchannelCall::Args call_args = { in CreateSubchannelCall() local
/external/llvm/include/llvm/IR/
DStatepoint.h175 iterator_range<arg_iterator> call_args() const { in call_args() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DStatepoint.h186 iterator_range<arg_iterator> call_args() const { in call_args() function
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc863 const grpc_call_element_args call_args = { in CreateCall() local
Dclient_channel.cc2664 const grpc_core::ConnectedSubchannel::CallArgs call_args = { in create_subchannel_call() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc546 grpc_call_element_args call_args; in BM_IsolatedFilter() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2126 std::vector<llvm::Value*> call_args = GetArrayFunctionCallArguments( in HandleCall() local
2544 std::vector<llvm::Value*> call_args; in EmitPrintf() local
/external/python/cpython2/Lib/test/
D_mock_backport.py502 call_args = _delegating_property('call_args') variable in NonCallableMock
/external/pdfium/third_party/pymock/
Dmock.py590 call_args = _delegating_property('call_args') variable in NonCallableMock
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc390 grpc_call_element_args call_args = {CALL_STACK_FROM_CALL(call), in grpc_call_create() local
/external/python/mock/mock/
Dmock.py611 call_args = _delegating_property('call_args') variable in NonCallableMock
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc429 grpc_call_element_args call_args = {CALL_STACK_FROM_CALL(call), in grpc_call_create() local
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py3789 call_args=(), argument
3888 call_args=(), argument
/external/python/cpython3/Lib/unittest/
Dmock.py546 call_args = _delegating_property('call_args') variable in NonCallableMock