Home
last modified time | relevance | path

Searched refs:objobjargproc (Results 1 - 15 of 15) sorted by relevance

/third_party/python/Include/cpython/
H A Dobject.h125 objobjargproc mp_ass_subscript;
/third_party/python/Include/
H A Dobject.h205 typedef int(*objobjargproc)(PyObject *, PyObject *, PyObject *); typedef
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc358 (objobjargproc)ass_subscript,/* mp_ass_subscript */
H A Ddescriptor_containers.cc292 (objobjargproc)AssSubscript, // mp_ass_subscript
/third_party/python/Objects/
H A Drangeobject.c675 (objobjargproc)0, /* mp_ass_subscript */
H A Dweakrefobject.c713 (objobjargproc)proxy_setitem, /*mp_ass_subscript*/
H A Dodictobject.c849 (objobjargproc)odict_mp_ass_sub, /*mp_ass_subscript*/
H A Dtypeobject.c6860 objobjargproc func = (objobjargproc)wrapped; in wrap_objobjargproc()
6875 objobjargproc func = (objobjargproc)wrapped; in wrap_delitem()
H A Dlistobject.c3096 (objobjargproc)list_ass_subscript
H A Dmemoryobject.c2645 (objobjargproc)memory_ass_sub, /* mp_ass_subscript */
H A Ddictobject.c2536 (objobjargproc)dict_ass_sub, /*mp_ass_subscript*/
H A Dunicodeobject.c14316 (objobjargproc)0, /* mp_ass_subscript */
/third_party/python/Modules/
H A D_testbuffer.c1963 (objobjargproc)ndarray_ass_subscript /* mp_ass_subscript */
H A D_elementtree.c4181 (objobjargproc) element_ass_subscr,
/third_party/python/Modules/_decimal/
H A D_decimal.c672 (objobjargproc)signaldict_setitem /* mp_ass_subscript */

Completed in 74 milliseconds