HomeSort by relevance Sort by last modified time
    Searched refs:send_doc (Results 1 - 10 of 10) sorted by null

  /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 301 PyDoc_STRVAR(send_doc,
739 {"send",(PyCFunction)_PyGen_Send, METH_O, send_doc},
    [all...]
  /external/curl/tests/server/
rtspd.c 897 static int send_doc(curl_socket_t sock, struct httprequest *req) function
    [all...]
sws.c 1058 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...]

Completed in 325 milliseconds