Searched refs:factory (Results 1 – 6 of 6) sorted by relevance
233 if( pDb->factory.xFree ) pDb->factory.xFree(pDb->factory.pCtx); in lsm_close()411 if( pDb->factory.xFree ){ in lsm_config()413 pDb->factory.xFree(pDb->factory.pCtx); in lsm_config()415 memcpy(&pDb->factory, p, sizeof(lsm_compress_factory)); in lsm_config()
1120 if( pDb->factory.xFactory ){ in lsmCheckCompressionId()1122 pDb->factory.xFactory(pDb->factory.pCtx, pDb, iReq); in lsmCheckCompressionId()
356 lsm_compress_factory factory; /* Compression callback factory */ member
26 # collate3.5.* - Collation factory.462 # Test the collation factory. In the code, the "no such collation sequence"464 # the collation factory can be called once from each of those points.
296 # Also test that a UTF-16 collation factory works.
126 - **[StructBinderFactory][StructBinderFactory]** is a factory function which130 - **[StructBinder][]** is a factory function which converts an152 one-time task per project and results is a factory function which171 factory for processing struct descriptions, but does not process any205 The StructBinder factory function returns a function which can then be442 functions and types are generated. The binder factory's signature is:452 The binder factory supports the following options in its562 [StructBinderFactory][] because each factory can hypothetically have918 binder factory at your leisure.