Searched defs:do_set (Results 1 – 6 of 6) sorted by relevance
| /external/autotest/client/cros/cellular/pseudomodem/ | ||
| D | client.py | 137 def do_set(self, args): member in PseudoModemClient |
| /external/mesa3d/src/mapi/glapi/gen/ | ||
| D | glX_proto_size.py | 301 do_set = (1 << 1) variable in PrintGlxSizeStubs_common |
| /external/iproute2/ip/ | ||
| D | iplink.c | 1238 static int do_set(int argc, char **argv) in do_set() function |
| /external/python/cpython2/Modules/ | ||
| D | clmodule.c | 825 do_set(PyObject *self, PyObject *args, int (*func)(int, int, int)) in do_set() function |
| /external/python/cpython3/Tools/scripts/ | ||
| D | texi2html.py | 944 def do_set(self, args): member in TexinfoParser |
| /external/python/cpython2/Tools/scripts/ | ||
| D | texi2html.py | 943 def do_set(self, args): member in TexinfoParser |