Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.c67 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 Dudb.c517 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 Dn_pow_ui.c94 #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 Dunitverify.c84 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 Dunitmsgparse.c200 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 Dqmgr_transport.c245 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 Dqmgr_transport.c240 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 Dt_threads.m55 +alloc; class in init
79 {
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dkernighan_ritchie.d569 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 Drrset.c61 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 Dkernighan_ritchie.d551 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 Dalloc.c74 alloc(size_t len) in alloc() function
/netbsd-src/sys/arch/hpc/stand/libsa/
H A Dalloc.c43 alloc(size_t size) in alloc() function
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A D3level.h127 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 Drmalloc.c7 alloc(size_t size) in alloc() function
/netbsd-src/external/lgpl3/gmp/dist/scanf/
H A Dvsscanf.c47 char *alloc; in gmp_vsscanf() local
/netbsd-src/sys/sys/
H A Dthmap.h43 uintptr_t (*alloc)(size_t); member
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Ddiv.c42 mp_size_t alloc; in mpq_div() local
H A Dmul.c43 mp_size_t alloc; in mpq_mul() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/corpus_examples/objc/
H A DSharedInstance.m2 + (instancetype)alloc; class
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dfib2_ui.c82 mp_size_t alloc; in mpn_fib2_ui() local
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dpvmove.c103 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 Dshowcase.d90 auto alloc = mmapRegionList(1024 * 1024); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dshowcase.d89 auto alloc = mmapRegionList(1024 * 1024); variable
H A Dmmap_allocator.d75 alias alloc = MmapAllocator.instance; variable

12345678910>>...12