/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | alloc.c | 67 prealloc_setup(struct alloc_cache* alloc) in prealloc_setup() 86 prealloc_blocks(struct alloc_cache* alloc, size_t num) in prealloc_blocks() 103 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init() 131 alloc_clear_special_list(struct alloc_cache* alloc) in alloc_clear_special_list() 146 alloc_clear_special(struct alloc_cache* alloc) in alloc_clear_special() 160 alloc_clear(struct alloc_cache* alloc) in alloc_clear() 195 alloc_get_id(struct alloc_cache* alloc) in alloc_get_id() 214 alloc_special_obtain(struct alloc_cache* alloc) in alloc_special_obtain() 254 pushintosuper(struct alloc_cache* alloc, alloc_special_type* mem) in pushintosuper() 279 alloc_special_release(struct alloc_cache* alloc, alloc_special_type* mem) in alloc_special_release() [all …]
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | udb.c | 517 udb_base_remap(udb_base* udb, udb_alloc* alloc, uint64_t nsize) in udb_base_remap() 670 fsck_fsize(udb_base* udb, udb_alloc* alloc) 772 regen_ptrlist(void* base, udb_base* udb, udb_alloc* alloc, 886 fsck_file(udb_base* udb, udb_alloc* alloc, int moved) 963 udb_alloc* alloc = (udb_alloc*)xalloc_zero(sizeof(*alloc)); local 989 void udb_alloc_delete(udb_alloc* alloc) 997 udb_alloc_unlink_fl(void* base, udb_alloc* alloc, udb_void chunk, int exp) 1017 udb_alloc_pop_fl(void* base, udb_alloc* alloc, int exp) 1034 udb_alloc_push_fl(void* base, udb_alloc* alloc, udb_void f, int exp) 1051 udb_alloc_push_fl_noinit(void* base, udb_alloc* alloc, udb_void f, int exp) [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | n_pow_ui.c | 94 #define MPN_SQR(dst, alloc, src, size) \ argument 102 #define MPN_MUL(dst, alloc, src, size, src2, size2) \ argument 110 #define MPN_MUL_2(ptr, size, alloc, mult) \ argument 120 #define MPN_MUL_1(ptr, size, alloc, limb) \ argument 129 #define MPN_LSHIFT(ptr, size, alloc, shift) \ argument
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | unitverify.c | 84 entry_to_repinfo(struct entry* e, struct alloc_cache* alloc, in entry_to_repinfo() 108 extract_keys(struct entry* e, struct alloc_cache* alloc, in extract_keys() 206 verifytest_entry(struct entry* e, struct alloc_cache* alloc, in verifytest_entry() 246 dstest_entry(struct entry* e, struct alloc_cache* alloc, in dstest_entry() 298 struct alloc_cache alloc; in verifytest_file() local 343 struct alloc_cache alloc; in dstest_file() local 421 struct alloc_cache* alloc, struct regional* region, in nsec3_hash_test_entry() 478 struct alloc_cache alloc; in nsec3_hash_test() local
|
H A D | unitmsgparse.c | 200 perftestpkt(sldns_buffer* pkt, struct alloc_cache* alloc, sldns_buffer* out, in perftestpkt() 314 testpkt(sldns_buffer* pkt, struct alloc_cache* alloc, sldns_buffer* out, in testpkt() 383 simpletest(sldns_buffer* pkt, struct alloc_cache* alloc, sldns_buffer* out) in simpletest() 440 testfromfile(sldns_buffer* pkt, struct alloc_cache* alloc, sldns_buffer* out, in testfromfile() 467 testfromdrillfile(sldns_buffer* pkt, struct alloc_cache* alloc, in testfromdrillfile() 508 struct alloc_cache super_a, alloc; in msgparse_test() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr_transport.c | 245 QMGR_TRANSPORT_ALLOC *alloc = (QMGR_TRANSPORT_ALLOC *) context; in qmgr_transport_abort() local 254 QMGR_TRANSPORT_ALLOC *alloc = (QMGR_TRANSPORT_ALLOC *) context; in qmgr_transport_rate_event() local 264 QMGR_TRANSPORT_ALLOC *alloc = (QMGR_TRANSPORT_ALLOC *) context; in qmgr_transport_event() local 348 QMGR_TRANSPORT_ALLOC *alloc; in qmgr_transport_alloc() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
H A D | qmgr_transport.c | 240 QMGR_TRANSPORT_ALLOC *alloc = (QMGR_TRANSPORT_ALLOC *) context; in qmgr_transport_abort() local 249 QMGR_TRANSPORT_ALLOC *alloc = (QMGR_TRANSPORT_ALLOC *) context; in qmgr_transport_rate_event() local 259 QMGR_TRANSPORT_ALLOC *alloc = (QMGR_TRANSPORT_ALLOC *) context; in qmgr_transport_event() local 343 QMGR_TRANSPORT_ALLOC *alloc; in qmgr_transport_alloc() local
|
/netbsd-src/tests/lib/libobjc/ |
H A D | t_threads.m | 55 +alloc; class in init 79 {
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | kernighan_ritchie.d | 569 auto alloc = KRRegion!GCAllocator(1024 * 64); member 651 auto alloc = fallbackAllocator(KRRegion!()(buf), GCAllocator.instance); variable 761 auto alloc = KRRegion!GCAllocator(1024 * 1024); variable 779 auto alloc = KRRegion!()( variable 813 auto alloc = KRRegion!()( variable 920 auto alloc = KRRegion!()(b); variable
|
/netbsd-src/external/bsd/unbound/dist/services/cache/ |
H A D | rrset.c | 61 struct alloc_cache* alloc) in rrset_cache_create() 83 struct config_file* cfg, struct alloc_cache* alloc) in rrset_cache_adjust() 171 rrset_update_id(struct rrset_ref* ref, struct alloc_cache* alloc) in rrset_update_id() 187 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update() 244 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update_wildcard()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | kernighan_ritchie.d | 551 auto alloc = KRRegion!GCAllocator(1024 * 64); member 624 auto alloc = fallbackAllocator(KRRegion!()(buf), GCAllocator.instance); variable 736 auto alloc = KRRegion!GCAllocator(1024 * 1024); variable 754 auto alloc = KRRegion!()( variable 787 auto alloc = KRRegion!()( variable
|
/netbsd-src/games/hack/ |
H A D | alloc.c | 74 alloc(size_t len) in alloc() function
|
/netbsd-src/sys/arch/hpc/stand/libsa/ |
H A D | alloc.c | 43 alloc(size_t size) in alloc() function
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | 3level.h | 127 size_t alloc = 2 * t->level1_alloc; in CONCAT() local 142 size_t alloc = 2 * t->level2_alloc + 1; in CONCAT() local 160 size_t alloc = 2 * t->level3_alloc + 1; in CONCAT() local
|
/netbsd-src/sys/arch/acorn32/stand/nbfs/ |
H A D | rmalloc.c | 7 alloc(size_t size) in alloc() function
|
/netbsd-src/external/lgpl3/gmp/dist/scanf/ |
H A D | vsscanf.c | 47 char *alloc; in gmp_vsscanf() local
|
/netbsd-src/sys/sys/ |
H A D | thmap.h | 43 uintptr_t (*alloc)(size_t); member
|
/netbsd-src/external/lgpl3/gmp/dist/mpq/ |
H A D | div.c | 42 mp_size_t alloc; in mpq_div() local
|
H A D | mul.c | 43 mp_size_t alloc; in mpq_mul() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/corpus_examples/objc/ |
H A D | SharedInstance.m | 2 + (instancetype)alloc; class
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | fib2_ui.c | 82 mp_size_t alloc; in mpn_fib2_ui() local
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | pvmove.c | 103 alloc_policy_t alloc) in _get_allocatable_pvs() 178 alloc_policy_t alloc, in _set_up_pvmove_lv() 356 alloc_policy_t alloc; in _set_up_pvmove() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | showcase.d | 90 auto alloc = mmapRegionList(1024 * 1024); variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | showcase.d | 89 auto alloc = mmapRegionList(1024 * 1024); variable
|
H A D | mmap_allocator.d | 75 alias alloc = MmapAllocator.instance; variable
|