Home
last modified time | relevance | path

Searched defs:_cmd (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Dmodule_wrapper_test.py78 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
94 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
111 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
138 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
/external/iproute2/include/
Dlibgenl.h6 #define GENL_REQUEST(_req, _bufsiz, _family, _hdrsiz, _ver, _cmd, _flags) \ argument
/external/iproute2/ip/
Dipfou.c42 #define FOU_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
Dipseg6.c46 #define SEG6_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
Dipila.c42 #define ILA_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
Dtcp_metrics.c42 #define TCPM_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
Dipmacsec.c77 #define MACSEC_GENL_REQ(_req, _bufsiz, _cmd, _flags) \ argument
/external/rust/crates/structopt/tests/
Dissues.rs83 _cmd: Option<SubCommand>, in issue_324() field
/external/autotest/server/cros/faft/
Dfirmware_test_unittest.py124 def send_command_get_output(self, _cmd, regex_list): argument
/external/iw/
Diw.c89 #define for_each_cmd(_cmd) \ argument
/external/scapy/scapy/
Dpipetool.py78 def _write_cmd(self, _cmd): argument
166 def stop(self, _cmd="X"): argument
/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.c493 const char *_cmd; in wpa_ctrl_request() local
/external/python/cpython2/Lib/plat-mac/
Dpimp.py100 def _cmd(output, dir, *cmditems): function
/external/protobuf/objectivec/Tests/
Dunittest_objc.proto108 optional bool _cmd = 2; field