Home
last modified time | relevance | path

Searched defs:opid (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Drow.c217 static PyObject* pysqlite_row_richcompare(pysqlite_Row *self, PyObject *_other, int opid) in pysqlite_row_richcompare() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc328 static PyObject* RichCompare(ExtensionDict* self, PyObject* other, int opid) { in RichCompare() argument
H A Drepeated_scalar_container.cc563 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in Subscript() argument
H A Drepeated_composite_container.cc327 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in Subscript() argument
H A Ddescriptor_containers.cc423 static PyObject* RichCompare(PyContainer* self, PyObject* other, int opid) { in RichCompare() argument
H A Dmessage.cc2162 static PyObject* RichCompare(CMessage* self, PyObject* other, int opid) { in RichCompare() argument

Completed in 11 milliseconds