Home
last modified time | relevance | path

Searched defs:data_arg (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
Dsocketmodule.c4351 sock_sendmsg_iovec(PySocketSockObject *s, PyObject *data_arg, in sock_sendmsg_iovec()
4433 PyObject *data_arg, *cmsg_arg = NULL, *addr_arg = NULL, local
4629 PyObject *data_arg = NULL; local
/external/sg3_utils/src/
Dsg_ses.c1148 const char * data_arg = NULL; in parse_cmd_line() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc4380 Literal data_arg = LiteralUtil::CreateR1<int32_t>({1, 2, 3, 4}); in TEST_F() local