Searched defs:opid (Results 1 – 7 of 7) sorted by relevance
/third_party/python/Modules/_sqlite/ |
D | row.c | 214 static PyObject* pysqlite_row_richcompare(pysqlite_Row *self, PyObject *_other, int opid) in pysqlite_row_richcompare()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | extension_dict.cc | 328 static PyObject* RichCompare(ExtensionDict* self, PyObject* other, int opid) { in RichCompare()
|
D | repeated_scalar_container.cc | 563 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in Subscript()
|
D | repeated_composite_container.cc | 327 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in Subscript()
|
D | descriptor_containers.cc | 423 static PyObject* RichCompare(PyContainer* self, PyObject* other, int opid) { in RichCompare()
|
D | message.cc | 2162 static PyObject* RichCompare(CMessage* self, PyObject* other, int opid) { in RichCompare()
|
/third_party/iowow/src/kv/ |
D | iwal.c | 318 uint8_t opid; in _last_fix_and_reset_points() local 469 uint8_t opid; in _rollforward_exl() local
|