Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 25 of 9408) sorted by relevance

12345678910>>...377

/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c746 noop(apr_pool_t *pool) in noop()
778 lf_to_crlf(apr_pool_t *pool) in lf_to_crlf()
786 cr_to_crlf(apr_pool_t *pool) in cr_to_crlf()
803 lf_to_lf(apr_pool_t *pool) in lf_to_lf()
811 crlf_to_lf(apr_pool_t *pool) in crlf_to_lf()
819 cr_to_lf(apr_pool_t *pool) in cr_to_lf()
827 mixed_to_lf(apr_pool_t *pool) in mixed_to_lf()
835 crlf_to_cr(apr_pool_t *pool) in crlf_to_cr()
843 lf_to_cr(apr_pool_t *pool) in lf_to_cr()
851 cr_to_cr(apr_pool_t *pool) in cr_to_cr()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c746 noop(apr_pool_t *pool) in noop()
778 lf_to_crlf(apr_pool_t *pool) in lf_to_crlf()
786 cr_to_crlf(apr_pool_t *pool) in cr_to_crlf()
803 lf_to_lf(apr_pool_t *pool) in lf_to_lf()
811 crlf_to_lf(apr_pool_t *pool) in crlf_to_lf()
819 cr_to_lf(apr_pool_t *pool) in cr_to_lf()
827 mixed_to_lf(apr_pool_t *pool) in mixed_to_lf()
835 crlf_to_cr(apr_pool_t *pool) in crlf_to_cr()
843 lf_to_cr(apr_pool_t *pool) in lf_to_cr()
851 cr_to_cr(apr_pool_t *pool) in cr_to_cr()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c746 noop(apr_pool_t *pool) in noop()
778 lf_to_crlf(apr_pool_t *pool) in lf_to_crlf()
786 cr_to_crlf(apr_pool_t *pool) in cr_to_crlf()
803 lf_to_lf(apr_pool_t *pool) in lf_to_lf()
811 crlf_to_lf(apr_pool_t *pool) in crlf_to_lf()
819 cr_to_lf(apr_pool_t *pool) in cr_to_lf()
827 mixed_to_lf(apr_pool_t *pool) in mixed_to_lf()
835 crlf_to_cr(apr_pool_t *pool) in crlf_to_cr()
843 lf_to_cr(apr_pool_t *pool) in lf_to_cr()
851 cr_to_cr(apr_pool_t *pool) in cr_to_cr()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c746 noop(apr_pool_t *pool) in noop()
778 lf_to_crlf(apr_pool_t *pool) in lf_to_crlf()
786 cr_to_crlf(apr_pool_t *pool) in cr_to_crlf()
803 lf_to_lf(apr_pool_t *pool) in lf_to_lf()
811 crlf_to_lf(apr_pool_t *pool) in crlf_to_lf()
819 cr_to_lf(apr_pool_t *pool) in cr_to_lf()
827 mixed_to_lf(apr_pool_t *pool) in mixed_to_lf()
835 crlf_to_cr(apr_pool_t *pool) in crlf_to_cr()
843 lf_to_cr(apr_pool_t *pool) in lf_to_cr()
851 cr_to_cr(apr_pool_t *pool) in cr_to_cr()
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_pool.h38 struct pool { struct
41 VTAILQ_ENTRY(pool) list; argument
61 struct mempool *mpl_req; argument
62 struct mempool *mpl_sess; argument
69 void VCA_NewPool(struct pool *); argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dxdp_sock_drv.h26 static inline u32 xsk_pool_get_headroom(struct xsk_buff_pool *pool) in xsk_pool_get_headroom()
31 static inline u32 xsk_pool_get_chunk_size(struct xsk_buff_pool *pool) in xsk_pool_get_chunk_size()
41 static inline void xsk_pool_set_rxq_info(struct xsk_buff_pool *pool, in xsk_pool_set_rxq_info()
47 static inline void xsk_pool_dma_unmap(struct xsk_buff_pool *pool, in xsk_pool_dma_unmap()
53 static inline int xsk_pool_dma_map(struct xsk_buff_pool *pool, in xsk_pool_dma_map()
126 static inline bool xsk_tx_peek_desc(struct xsk_buff_pool *pool, in xsk_tx_peek_desc()
138 static inline void xsk_tx_release(struct xsk_buff_pool *pool) in xsk_tx_release()
164 static inline bool xsk_uses_need_wakeup(struct xsk_buff_pool *pool) in xsk_uses_need_wakeup()
169 static inline u32 xsk_pool_get_headroom(struct xsk_buff_pool *pool) in xsk_pool_get_headroom()
189 static inline void xsk_pool_dma_unmap(struct xsk_buff_pool *pool, in xsk_pool_dma_unmap()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dxdp_sock_drv.h26 static inline u32 xsk_pool_get_headroom(struct xsk_buff_pool *pool) in xsk_pool_get_headroom()
31 static inline u32 xsk_pool_get_chunk_size(struct xsk_buff_pool *pool) in xsk_pool_get_chunk_size()
41 static inline void xsk_pool_set_rxq_info(struct xsk_buff_pool *pool, in xsk_pool_set_rxq_info()
47 static inline void xsk_pool_dma_unmap(struct xsk_buff_pool *pool, in xsk_pool_dma_unmap()
53 static inline int xsk_pool_dma_map(struct xsk_buff_pool *pool, in xsk_pool_dma_map()
126 static inline bool xsk_tx_peek_desc(struct xsk_buff_pool *pool, in xsk_tx_peek_desc()
138 static inline void xsk_tx_release(struct xsk_buff_pool *pool) in xsk_tx_release()
164 static inline bool xsk_uses_need_wakeup(struct xsk_buff_pool *pool) in xsk_uses_need_wakeup()
169 static inline u32 xsk_pool_get_headroom(struct xsk_buff_pool *pool) in xsk_pool_get_headroom()
189 static inline void xsk_pool_dma_unmap(struct xsk_buff_pool *pool, in xsk_pool_dma_unmap()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dxdp_sock_drv.h26 static inline u32 xsk_pool_get_headroom(struct xsk_buff_pool *pool) in xsk_pool_get_headroom()
31 static inline u32 xsk_pool_get_chunk_size(struct xsk_buff_pool *pool) in xsk_pool_get_chunk_size()
41 static inline void xsk_pool_set_rxq_info(struct xsk_buff_pool *pool, in xsk_pool_set_rxq_info()
47 static inline void xsk_pool_dma_unmap(struct xsk_buff_pool *pool, in xsk_pool_dma_unmap()
53 static inline int xsk_pool_dma_map(struct xsk_buff_pool *pool, in xsk_pool_dma_map()
126 static inline bool xsk_tx_peek_desc(struct xsk_buff_pool *pool, in xsk_tx_peek_desc()
138 static inline void xsk_tx_release(struct xsk_buff_pool *pool) in xsk_tx_release()
164 static inline bool xsk_uses_need_wakeup(struct xsk_buff_pool *pool) in xsk_uses_need_wakeup()
169 static inline u32 xsk_pool_get_headroom(struct xsk_buff_pool *pool) in xsk_pool_get_headroom()
189 static inline void xsk_pool_dma_unmap(struct xsk_buff_pool *pool, in xsk_pool_dma_unmap()
[all …]
/dports/astro/libosmium/libosmium-2.17.2/test/t/thread/
H A Dtest_pool.cpp49 osmium::thread::Pool pool{0}; variable
54 osmium::thread::Pool pool{-1}; variable
59 osmium::thread::Pool pool{-100}; variable
64 osmium::thread::Pool pool{1000}; variable
69 auto& pool = osmium::thread::Pool::default_instance(); variable
74 auto& pool = osmium::thread::Pool::default_instance(); variable
80 auto& pool = osmium::thread::Pool::default_instance(); variable
86 osmium::thread::Pool pool{7}; variable
91 osmium::thread::Pool pool{7}; variable
96 osmium::thread::Pool pool{7}; variable
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/thread/
H A Dtest_pool.cpp49 osmium::thread::Pool pool{0}; variable
54 osmium::thread::Pool pool{-1}; variable
59 osmium::thread::Pool pool{-100}; variable
64 osmium::thread::Pool pool{1000}; variable
69 auto& pool = osmium::thread::Pool::default_instance(); variable
74 auto& pool = osmium::thread::Pool::default_instance(); variable
80 auto& pool = osmium::thread::Pool::default_instance(); variable
86 osmium::thread::Pool pool{7}; variable
91 osmium::thread::Pool pool{7}; variable
96 osmium::thread::Pool pool{7}; variable
[all …]
/dports/devel/libmba/libmba-0.9.1/src/mba/
H A Dpool.h32 struct pool { struct
46 LIBMBA_API int pool_create(struct pool *p, argument
/dports/math/blis/blis-0.8.1/frame/base/
H A Dbli_pool.h118 BLIS_INLINE void* bli_pool_block_ptrs( pool_t* pool ) in bli_pool_block_ptrs()
123 BLIS_INLINE siz_t bli_pool_block_ptrs_len( pool_t* pool ) in bli_pool_block_ptrs_len()
128 BLIS_INLINE siz_t bli_pool_num_blocks( pool_t* pool ) in bli_pool_num_blocks()
133 BLIS_INLINE siz_t bli_pool_block_size( pool_t* pool ) in bli_pool_block_size()
138 BLIS_INLINE siz_t bli_pool_align_size( pool_t* pool ) in bli_pool_align_size()
143 BLIS_INLINE siz_t bli_pool_offset_size( pool_t* pool ) in bli_pool_offset_size()
148 BLIS_INLINE malloc_ft bli_pool_malloc_fp( pool_t* pool ) in bli_pool_malloc_fp()
153 BLIS_INLINE free_ft bli_pool_free_fp( pool_t* pool ) in bli_pool_free_fp()
158 BLIS_INLINE siz_t bli_pool_top_index( pool_t* pool ) in bli_pool_top_index()
163 BLIS_INLINE bool bli_pool_is_exhausted( pool_t* pool ) in bli_pool_is_exhausted()
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go59 type pool struct { struct
60 address address.Address
61 opts []ConnectionOption
64 monitor *event.PoolMonitor
67 nextid uint64
69 sem *semaphore.Weighted
70 sync.Mutex
188 func (p *pool) stale(c *connection) bool {
193 func (p *pool) connect() error {
310 func (p *pool) getGeneration() uint64 {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go62 type pool struct { struct
63 address address.Address
64 opts []ConnectionOption
67 monitor *event.PoolMonitor
70 nextid uint64
72 sem *semaphore.Weighted
73 sync.Mutex
191 func (p *pool) stale(c *connection) bool {
196 func (p *pool) connect() error {
313 func (p *pool) getGeneration() uint64 {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go59 type pool struct { struct
60 address address.Address
61 opts []ConnectionOption
64 monitor *event.PoolMonitor
67 nextid uint64
69 sem *semaphore.Weighted
70 sync.Mutex
191 func (p *pool) stale(c *connection) bool {
196 func (p *pool) connect() error {
313 func (p *pool) getGeneration() uint64 {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go59 type pool struct { struct
60 address address.Address
61 opts []ConnectionOption
64 monitor *event.PoolMonitor
67 nextid uint64
69 sem *semaphore.Weighted
70 sync.Mutex
191 func (p *pool) stale(c *connection) bool {
196 func (p *pool) connect() error {
313 func (p *pool) getGeneration() uint64 {
[all …]
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapivideopool.c42 gst_vaapi_video_pool_get_class (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_get_class()
48 gst_vaapi_video_pool_alloc_object (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_alloc_object()
68 gst_vaapi_video_pool_finalize (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_finalize()
86 gst_vaapi_video_pool_ref (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_ref()
100 gst_vaapi_video_pool_unref (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_unref()
132 gst_vaapi_video_pool_get_display (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_get_display()
149 gst_vaapi_video_pool_get_object_type (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_get_object_type()
190 gst_vaapi_video_pool_get_object (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_get_object()
319 gst_vaapi_video_pool_get_size (GstVaapiVideoPool * pool) in gst_vaapi_video_pool_get_size()
369 gst_vaapi_video_pool_reserve (GstVaapiVideoPool * pool, guint n) in gst_vaapi_video_pool_reserve()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dpool.h125 struct pool { struct
134 struct pool_item_header *pr_curpage; argument
135 struct pool *pr_phpool; /* Pool item header pool */ argument
147 unsigned int pr_nitems; /* number of available items in pool */ argument
152 TAILQ_ENTRY(pool) pr_alloc_list;/* link on allocator's pool list */ argument
167 #define PR_RECURSIVE 0x200 /* pool contains pools, for vmstat(8) */ argument
182 SPLAY_HEAD(phtree, pool_item_header) pr_phtree; argument
204 unsigned int pr_hiwat; /* max # of pages in pool */ argument
210 struct pool_log *pr_log; argument
225 * pool_allocator_kmem is the default that all pools get unless argument
[all …]
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Dmempool.c63 mempool_free(struct Mempool *pool) in mempool_free()
74 mempool_cleanup(struct Mempool **pool) in mempool_cleanup()
98 mempool_forget(struct Mempool *pool, void *ptr) in mempool_forget()
146 mempool_release(struct Mempool *pool, void *ptr) in mempool_release()
164 mempool_release_all(struct Mempool *pool) in mempool_release_all()
180 mempool_alloc(struct Mempool *pool, size_t sz) in mempool_alloc()
186 mempool_take(struct Mempool *pool, void *ptr) in mempool_take()
192 mempool_array(struct Mempool *pool) in mempool_array()
204 mempool_pool(struct Mempool *pool) in mempool_pool()
210 mempool_queue(struct Mempool *pool) in mempool_queue()
[all …]
/dports/devel/libvirt-glib/libvirt-glib-4.0.0/libvirt-gconfig/
H A Dlibvirt-gconfig-storage-pool.c46 static void gvir_config_storage_pool_init(GVirConfigStoragePool *pool) in gvir_config_storage_pool_init()
93 void gvir_config_storage_pool_set_pool_type(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_pool_type()
113 const char *gvir_config_storage_pool_get_name(GVirConfigStoragePool *pool) in gvir_config_storage_pool_get_name()
125 void gvir_config_storage_pool_set_name(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_name()
142 const char *gvir_config_storage_pool_get_uuid(GVirConfigStoragePool *pool) in gvir_config_storage_pool_get_uuid()
154 void gvir_config_storage_pool_set_uuid(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_uuid()
179 void gvir_config_storage_pool_set_capacity(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_capacity()
204 void gvir_config_storage_pool_set_allocation(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_allocation()
229 void gvir_config_storage_pool_set_available(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_available()
264 void gvir_config_storage_pool_set_source(GVirConfigStoragePool *pool, in gvir_config_storage_pool_set_source()
[all …]
/dports/ports-mgmt/portfmt/portfmt-1.1.0/libias/
H A Dmempool.c62 mempool_free(struct Mempool *pool) in mempool_free()
73 mempool_cleanup(struct Mempool **pool) in mempool_cleanup()
97 mempool_forget(struct Mempool *pool, void *ptr) in mempool_forget()
145 mempool_release(struct Mempool *pool, void *ptr) in mempool_release()
163 mempool_release_all(struct Mempool *pool) in mempool_release_all()
179 mempool_alloc(struct Mempool *pool, size_t sz) in mempool_alloc()
185 mempool_take(struct Mempool *pool, void *ptr) in mempool_take()
191 mempool_array(struct Mempool *pool) in mempool_array()
203 mempool_pool(struct Mempool *pool) in mempool_pool()
209 mempool_queue(struct Mempool *pool) in mempool_queue()
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go60 type pool struct { struct
61 address address.Address
62 opts []ConnectionOption
65 monitor *event.PoolMonitor
68 nextid uint64
70 sync.Mutex
127 func (p *pool) connectionInitFunc() interface{} {
188 func (p *pool) stale(c *connection) bool {
193 func (p *pool) connect() error {
433 func (p *pool) put(c *connection) error {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go60 type pool struct { struct
61 address address.Address
62 opts []ConnectionOption
65 monitor *event.PoolMonitor
68 nextid uint64
70 sync.Mutex
127 func (p *pool) connectionInitFunc() interface{} {
188 func (p *pool) stale(c *connection) bool {
193 func (p *pool) connect() error {
433 func (p *pool) put(c *connection) error {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dpool.go60 type pool struct { struct
61 address address.Address
62 opts []ConnectionOption
65 monitor *event.PoolMonitor
68 nextid uint64
70 sync.Mutex
127 func (p *pool) connectionInitFunc() interface{} {
188 func (p *pool) stale(c *connection) bool {
193 func (p *pool) connect() error {
433 func (p *pool) put(c *connection) error {
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rand/
H A Drand_pool.c25 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); in ossl_rand_pool_new() local
68 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); in ossl_rand_pool_attach() local
94 void ossl_rand_pool_free(RAND_POOL *pool) in ossl_rand_pool_free()
126 size_t ossl_rand_pool_entropy(RAND_POOL *pool) in ossl_rand_pool_entropy()
134 size_t ossl_rand_pool_length(RAND_POOL *pool) in ossl_rand_pool_length()
145 unsigned char *ossl_rand_pool_detach(RAND_POOL *pool) in ossl_rand_pool_detach()
180 size_t ossl_rand_pool_entropy_available(RAND_POOL *pool) in ossl_rand_pool_entropy_available()
196 size_t ossl_rand_pool_entropy_needed(RAND_POOL *pool) in ossl_rand_pool_entropy_needed()
205 static int rand_pool_grow(RAND_POOL *pool, size_t len) in rand_pool_grow()
291 size_t ossl_rand_pool_bytes_remaining(RAND_POOL *pool) in ossl_rand_pool_bytes_remaining()
[all …]

12345678910>>...377