/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
genobject.c | 112 PyDoc_STRVAR(send_doc,
322 {"send",(PyCFunction)gen_send, METH_O, send_doc},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
genobject.c | 115 PyDoc_STRVAR(send_doc,
325 {"send",(PyCFunction)gen_send, METH_O, send_doc},
|
/external/python/cpython2/Objects/ |
genobject.c | 115 PyDoc_STRVAR(send_doc, 325 {"send",(PyCFunction)gen_send, METH_O, send_doc},
|
/external/python/cpython3/Objects/ |
genobject.c | 284 PyDoc_STRVAR(send_doc, 717 {"send",(PyCFunction)_PyGen_Send, METH_O, send_doc}, [all...] |
/external/curl/tests/server/ |
rtspd.c | 895 static int send_doc(curl_socket_t sock, struct httprequest *req) function [all...] |
sws.c | 1086 static int send_doc(curl_socket_t sock, struct httprequest *req) function [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
socketmodule.c | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
socketmodule.c | [all...] |
/external/python/cpython2/Modules/ |
socketmodule.c | [all...] |
/external/python/cpython3/Modules/ |
socketmodule.c | [all...] |