Home
last modified time | relevance | path

Searched defs:constructor (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c33 umem_constructor_t *constructor; member
104 …cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem… in umem_cache_create()
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_support.c33 typedef struct archive *constructor(void); typedef
/freebsd-src/sys/contrib/openzfs/lib/libspl/include/
H A Dumem.h162 umem_constructor_t *constructor, in umem_cache_create()
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp190 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { in addNodeForDecl() local
/freebsd-src/contrib/lib9p/pytest/
H A Dprotocol.py555 def builder(constructor=dtype, packinfo=packinfo): argument
/freebsd-src/contrib/jemalloc/src/
H A Djemalloc.c143 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() argument
3854 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() argument
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlparser.c733 static void constructor (LexState *ls, expdesc *t) { in constructor() function
/freebsd-src/contrib/lua/src/
H A Dlparser.c925 static void constructor (LexState *ls, expdesc *t) { in constructor() function
/freebsd-src/sys/netgraph/
H A Dnetgraph.h1072 ng_constructor_t *constructor; /* Node constructor */ member
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1002 lua_CFunction constructor; global() member
[all...]