Home
last modified time | relevance | path

Searched defs:opid (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Drow.c221 static PyObject* pysqlite_row_richcompare(pysqlite_Row *self, PyObject *_other, int opid) in pysqlite_row_richcompare()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c257 PyObject* other, int opid) { in PyUpb_GenericSequence_RichCompare()
515 int opid) { in PyUpb_ByNameMap_RichCompare()
738 int opid) { in PyUpb_ByNumberMap_RichCompare()
Dextension_dict.c93 PyObject* _other, int opid) { in PyUpb_ExtensionDict_RichCompare()
Drepeated.c299 int opid) { in PyUpb_RepeatedContainer_RichCompare()
Dmessage.c771 int opid) { in PyUpb_Message_RichCompare()
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Dextension_dict.cc326 static PyObject* RichCompare(ExtensionDict* self, PyObject* other, int opid) { in RichCompare()
Drepeated_scalar_container.cc537 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in RichCompare()
Drepeated_composite_container.cc311 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in RichCompare()
Ddescriptor_containers.cc411 static PyObject* RichCompare(PyContainer* self, PyObject* other, int opid) { in RichCompare()
Dmessage.cc2100 static PyObject* RichCompare(CMessage* self, PyObject* other, int opid) { in RichCompare()
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Dextension_dict.cc326 static PyObject* RichCompare(ExtensionDict* self, PyObject* other, int opid) { in RichCompare()
Drepeated_scalar_container.cc537 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in RichCompare()
Drepeated_composite_container.cc311 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in RichCompare()
Ddescriptor_containers.cc411 static PyObject* RichCompare(PyContainer* self, PyObject* other, int opid) { in RichCompare()
Dmessage.cc2100 static PyObject* RichCompare(CMessage* self, PyObject* other, int opid) { in RichCompare()
/external/protobuf/python/google/protobuf/pyext/
Dextension_dict.cc326 static PyObject* RichCompare(ExtensionDict* self, PyObject* other, int opid) { in RichCompare()
Drepeated_scalar_container.cc537 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in RichCompare()
Drepeated_composite_container.cc311 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in RichCompare()
Ddescriptor_containers.cc411 static PyObject* RichCompare(PyContainer* self, PyObject* other, int opid) { in RichCompare()
Dmessage.cc2100 static PyObject* RichCompare(CMessage* self, PyObject* other, int opid) { in RichCompare()