Home
last modified time | relevance | path

Searched refs:mempool_alloc (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Djson.c93 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
109 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
122 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
128 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
134 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
146 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
152 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
H A Ddiffutil.c71 struct Hunk *h = mempool_alloc(pool, sizeof(struct Hunk)); in get_hunks()
79 struct Hunk *h = mempool_alloc(pool, sizeof(struct Hunk)); in get_hunks()
87 h = mempool_alloc(pool, sizeof(struct Hunk)); in get_hunks()
H A Dstr.c112 char *buf = mempool_alloc(pool, sz); in str_join()
126 char *buf = mempool_alloc(pool, len + 1); in str_map()
150 char *buf = mempool_alloc(pool, sz); in str_repeat()
H A Ddistinfo.c122 e = mempool_alloc(this->pool, sizeof(struct DistinfoEntry)); in capture_machine()
138 e = mempool_alloc(this->pool, sizeof(struct DistinfoEntry)); in capture_machine()
224 struct DistinfoEntry *entry = mempool_alloc(this->pool, sizeof(struct DistinfoEntry)); in distinfo_add_entry()
/dports/ports-mgmt/portfmt/portfmt-1.1.0/libias/
H A Djson.c93 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
109 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
122 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
128 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
134 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
146 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
152 struct JSON *value = mempool_alloc(data->pool, sizeof(struct JSON)); in json_capture_machine()
H A Ddiffutil.c70 struct Hunk *h = mempool_alloc(pool, sizeof(struct Hunk)); in get_hunks()
78 struct Hunk *h = mempool_alloc(pool, sizeof(struct Hunk)); in get_hunks()
86 h = mempool_alloc(pool, sizeof(struct Hunk)); in get_hunks()
H A Dstr.c111 char *buf = mempool_alloc(pool, sz); in str_join()
125 char *buf = mempool_alloc(pool, len + 1); in str_map()
149 char *buf = mempool_alloc(pool, sz); in str_repeat()
/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dmempool.h56 #define mempool_alloc(p) UNWI_ARCH_OBJ(_mempool_alloc)(p) macro
86 extern void *mempool_alloc (struct mempool *pool);
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dptrtable.c95 ptable = mempool_alloc(pool, sizeof(*ptable)); in new_pointer_table()
215 table = mempool_alloc(ptable->pool, sizeof *table); in find_add_pointer()
248 new = mempool_alloc(ptable->pool, sizeof *new); in find_add_pointer()
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Dcmptest.h55 static __attribute__((malloc)) void *mempool_alloc(size_t size) in mempool_alloc() function
95 return mempool_alloc(count * size); in mempool_allocarray()
115 #define sodium_malloc(X) mempool_alloc(X)
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Dcmptest.h55 static __attribute__((malloc)) void *mempool_alloc(size_t size) in mempool_alloc() function
95 return mempool_alloc(count * size); in mempool_allocarray()
115 #define sodium_malloc(X) mempool_alloc(X)
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dcmptest.h55 static __attribute__((malloc)) void *mempool_alloc(size_t size) in mempool_alloc() function
95 return mempool_alloc(count * size); in mempool_allocarray()
115 #define sodium_malloc(X) mempool_alloc(X)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dcmptest.h55 static __attribute__((malloc)) void *mempool_alloc(size_t size) in mempool_alloc() function
95 return mempool_alloc(count * size); in mempool_allocarray()
115 #define sodium_malloc(X) mempool_alloc(X)
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dmempool.c60 mempool_alloc( int pool, size_t size ) in mempool_alloc() function
81 char *ptr = mempool_alloc( pool, length ); in mempool_strdup()
/dports/security/snort/snort-2.9.18/src/
H A Dmempool.c260 MemBucket *mempool_alloc(MemPool *mempool) in mempool_alloc() function
373 if((bucks[i] = mempool_alloc(&test)) == NULL) in main()
397 if((bucks[i] = mempool_alloc(&test)) == NULL) in main()
420 if((bucks[i] = mempool_alloc(&test)) == NULL) in main()
/dports/graphics/libimagequant/libimagequant-2.17.0/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/imagequant-sys-3.0.6+sys2.15.0/msvc-dist/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/imagequant-sys-2.12.5/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/imagequant-sys-2.12.5/msvc-dist/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/imagequant-sys-3.0.6+sys2.15.0/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/graphics/pngquant/pngquant-2.17.0/lib/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/graphics/pngquant/pngquant-2.17.0/lib/msvc-dist/
H A Dmempool.c49 return mempool_alloc(mptr, size, size); in mempool_create()
52 LIQ_PRIVATE void* mempool_alloc(mempoolptr *mptr, const unsigned int size, const unsigned int max_s… in mempool_alloc() function
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/debugger/
H A Dexpression.c153 exp = mempool_alloc( pool, sizeof( *exp ) ); in debugger_expression_new_number()
171 exp = mempool_alloc( pool, sizeof( *exp ) ); in debugger_expression_new_register()
190 exp = mempool_alloc( pool, sizeof( *exp ) ); in debugger_expression_new_binaryop()
213 exp = mempool_alloc( pool, sizeof( *exp ) ); in debugger_expression_new_unaryop()
233 exp = mempool_alloc( pool, sizeof( *exp ) ); in debugger_expression_new_variable()
/dports/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dblk-crypto.c92 bc = mempool_alloc(bio_crypt_ctx_pool, gfp_mask); in bio_crypt_set_ctx()
108 dst->bi_crypt_context = mempool_alloc(bio_crypt_ctx_pool, gfp_mask); in __bio_crypt_clone()
298 rq->crypt_ctx = mempool_alloc(bio_crypt_ctx_pool, gfp_mask); in __blk_crypto_rq_bio_prep()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dblk-crypto.c92 bc = mempool_alloc(bio_crypt_ctx_pool, gfp_mask); in bio_crypt_set_ctx()
108 dst->bi_crypt_context = mempool_alloc(bio_crypt_ctx_pool, gfp_mask); in __bio_crypt_clone()
298 rq->crypt_ctx = mempool_alloc(bio_crypt_ctx_pool, gfp_mask); in __blk_crypto_rq_bio_prep()

12345678910>>...17