Home
last modified time | relevance | path

Searched defs:cpool (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc105 PyDescriptorPool* cpool = PyObject_GC_New( in _CreateDescriptorPool() local
136 PyDescriptorPool* cpool = _CreateDescriptorPool(); in PyDescriptorPool_NewWithUnderlay() local
155 PyDescriptorPool* cpool = _CreateDescriptorPool(); in PyDescriptorPool_NewWithDatabase() local
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h462 sljit_uw *cpool; member