Home
last modified time | relevance | path

Searched defs:dealloc (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/checkers/
H A Ddealloc_example.m16 - (void)dealloc { method
30 - (void)dealloc { method
44 - (void)dealloc { method
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Ddata.c45 heim_data_free_f_t dealloc; in data_dealloc() local
113 heim_data_free_f_t dealloc) in heim_data_ref_create()
H A Dstring.c46 heim_string_free_f_t dealloc; in string_dealloc() local
124 heim_string_ref_create(const char *string, heim_string_free_f_t dealloc) in heim_string_ref_create()
H A Dheimbasepriv.h77 heim_type_dealloc dealloc; member
H A Dheimbase.c58 void (*dealloc)(void *); member
295 heim_alloc(size_t size, const char *name, heim_type_dealloc dealloc) in heim_alloc()
312 heim_type_dealloc dealloc, in _heim_create_type()
/netbsd-src/sys/arch/hpc/stand/libsa/
H A Dalloc.c49 dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/sys/arch/acorn32/stand/nbfs/
H A Drmalloc.c16 void dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
H A DHello.m22 {
H A DAppController.m29 {
/netbsd-src/sys/arch/shark/stand/ofwboot/
H A Dalloc.c209 dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dalloc.c209 dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dalloc.c208 dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/sys/lib/libsa/
H A Dalloc.c220 dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/sys/arch/vax/boot/xxboot/
H A Dbootxx.c377 dealloc(void *ptr, size_t size) in dealloc() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dclass.c998 gfc_code *dealloc, *block = NULL; in finalize_component() local
2284 gfc_symbol *dealloc = NULL, *arg = NULL; in gfc_find_derived_vtab() local
H A Dtrans-expr.c8477 tree dealloc = NULL_TREE; in gfc_trans_subcomponent_assign() local
9870 bool deep_copy, bool dealloc, bool in_coarray) in gfc_trans_scalar_assign()
11033 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment_1()
11529 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment()
H A Dtrans-array.c1044 tree initial, bool dynamic, bool dealloc) in gfc_trans_allocate_array_storage()
1354 bool dealloc, bool callee_alloc, locus * where) in gfc_trans_create_temp_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dclass.cc1013 gfc_code *dealloc, *block = NULL; in finalize_component() local
2292 gfc_symbol *dealloc = NULL, *arg = NULL; in gfc_find_derived_vtab() local
H A Dtrans-expr.cc9020 tree dealloc = NULL_TREE; in gfc_trans_subcomponent_assign() local
10414 bool deep_copy, bool dealloc, bool in_coarray) in gfc_trans_scalar_assign()
11571 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment_1()
12068 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment()
H A Dtrans-array.cc1112 tree initial, bool dynamic, bool dealloc) in gfc_trans_allocate_array_storage()
1422 bool dealloc, bool callee_alloc, locus * where) in gfc_trans_create_temp_array()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dcdefs.h691 # define __attr_dealloc(dealloc, argno) \ argument
695 # define __attr_dealloc(dealloc, argno) argument
/netbsd-src/external/bsd/libevent/dist/
H A Devent-internal.h115 void (*dealloc)(struct event_base *); member
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst1956 .. _arc.misc.autoreleasepool:
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dverify.h208 uint8_t dealloc; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc3994 visium_restore_regs (int dealloc, int offset, int high_regno, int low_regno) in visium_restore_regs()

12