Searched defs:constructor (Results 1 - 25 of 47) sorted by relevance

12

/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_archive_read_support.c34 typedef struct archive *constructor(void); typedef in typeref:struct:constructor
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog-abstract.h59 void (*constructor) (struct abstract_catalog_reader_ty *pop); member in struct:abstract_catalog_reader_class_ty
/netbsd-current/external/cddl/osnet/lib/libumem/
H A Dumem.c35 umem_constructor_t *constructor; member in struct:umem_cache
106 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) argument
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dlocal.c770 int constructor; variable
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dlocal.c624 static int constructor; variable
/netbsd-current/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ext.c106 slapi_extension_constructor_fnptr constructor; local
174 slapi_register_object_extension( const char *pluginname, const char *objectname, slapi_extension_constructor_fnptr constructor, slapi_extension_destructor_fnptr destructor, int *objecttype, int *extensionhandle) argument
/netbsd-current/external/mit/isl/dist/interface/
H A Dcpp.h23 constructor, enumerator in enum:Method::Kind
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dlocal.c498 static int constructor; variable
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dlocal.c497 static int constructor; variable
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dlocal.c752 static int constructor; variable
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dvec.cc78 __cxa_vec_new(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
90 __cxa_vec_new2(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *)) argument
132 __cxa_vec_new3(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *, std::size_t)) argument
173 __cxa_vec_ctor(void *array_address, std::size_t element_count, std::size_t element_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
385 __aeabi_vec_ctor_nocookie_nodtor(void *array_address, abi::__cxa_cdtor_type constructor, std::size_t element_size, std::size_t element_count) argument
395 __aeabi_vec_ctor_cookie_nodtor(void *array_address, abi::__cxa_cdtor_type constructor, std::size_t element_size, std::size_t element_count) argument
433 __aeabi_vec_new_nocookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor) argument
442 __aeabi_vec_new_cookie_nodtor(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor) argument
452 __aeabi_vec_new_cookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor, abi::__cxa_cdtor_type destructor) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dvec.cc78 __cxa_vec_new(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
90 __cxa_vec_new2(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *)) argument
132 __cxa_vec_new3(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *, std::size_t)) argument
173 __cxa_vec_ctor(void *array_address, std::size_t element_count, std::size_t element_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
385 __aeabi_vec_ctor_nocookie_nodtor(void *array_address, abi::__cxa_cdtor_type constructor, std::size_t element_size, std::size_t element_count) argument
395 __aeabi_vec_ctor_cookie_nodtor(void *array_address, abi::__cxa_cdtor_type constructor, std::size_t element_size, std::size_t element_count) argument
433 __aeabi_vec_new_nocookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor) argument
442 __aeabi_vec_new_cookie_nodtor(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor) argument
452 __aeabi_vec_new_cookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor, abi::__cxa_cdtor_type destructor) argument
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dlocal.c1108 static int constructor; variable
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dlocal.c848 static int constructor; variable
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldmain.c1160 constructor_callback(struct bfd_link_info *info, bfd_boolean constructor, const char *name, bfd *abfd, asection *section, bfd_vma value) argument
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldmain.c1237 constructor_callback(struct bfd_link_info *info, bool constructor, const char *name, bfd *abfd, asection *section, bfd_vma value) argument
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldmain.c1226 constructor_callback(struct bfd_link_info *info, bfd_boolean constructor, const char *name, bfd *abfd, asection *section, bfd_vma value) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.cc601 vec<constructor_elt, va_gc> *constructor = m_constructors[num]; local
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dbfdlink.h693 void (*constructor) member in struct:bfd_link_callbacks
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dbfdlink.h788 void (*constructor) member in struct:bfd_link_callbacks
/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-01.c1010 tree constructor, fields, var; local
H A Dobjc-gnu-runtime-abi-01.c872 objc_add_static_instance (tree constructor, tree class_decl) argument
914 tree constructor, fields; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.c600 vec<constructor_elt, va_gc> *constructor = m_constructors[num]; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dvarobj.c121 PyObject *constructor = NULL; member in struct:varobj_dynamic
485 instantiate_pretty_printer(PyObject *constructor, struct value *value) argument
1089 install_visualizer(struct varobj_dynamic *var, PyObject *constructor, PyObject *visualizer) argument
1136 construct_visualizer(struct varobj *var, PyObject *constructor) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dbfdlink.h721 void (*constructor) member in struct:bfd_link_callbacks

Completed in 225 milliseconds

12