Home
last modified time | relevance | path

Searched defs:cpool (Results 1 – 3 of 3) 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/iowow/src/json/tests/
Djbl_test1.c767 IWPOOL *cpool = iwpool_create(512); in jbl_test1_9() local
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h459 sljit_uw *cpool; member