Searched defs:constructor (Results 1 – 13 of 13) sorted by relevance
| /freebsd/cddl/compat/opensolaris/lib/libumem/ |
| H A D | umem.c | 33 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/contrib/libarchive/libarchive/test/ |
| H A D | test_archive_read_support.c | 34 typedef struct archive *constructor(void); global() typedef
|
| /freebsd/sys/contrib/openzfs/lib/libspl/include/ |
| H A D | umem.h | 153 umem_constructor_t *constructor, in umem_cache_create()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CallGraph.cpp | 192 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { in addNodeForDecl() local
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenDecl.cpp | 69 if (CXXConstructorDecl *constructor = construct->getConstructor()) in isTrivialInitializer() local
|
| H A D | CIRGenClass.cpp | 75 const CXXConstructorDecl *constructor, in emitMemberInitializer()
|
| /freebsd/contrib/lib9p/pytest/ |
| H A D | protocol.py | 555 def builder(constructor=dtype, packinfo=packinfo): argument
|
| /freebsd/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 223 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() argument 4423 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() argument
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lparser.c | 734 static void constructor (LexState *ls, expdesc *t) { in constructor() function
|
| /freebsd/contrib/lua/src/ |
| H A D | lparser.c | 924 static void constructor (LexState *ls, expdesc *t) { in constructor() function
|
| /freebsd/contrib/lutok/api-docs/html/ |
| H A D | jquery.js | 2 …||0===t||"number"==typeof t&&0<t&&t-1 in e)}S.fn=S.prototype={jquery:f,constructor:S,length:0,toAr… property 8 …ype=y.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},h,{constructor:n,namespace:a,w… property
|
| /freebsd/sys/netgraph/ |
| H A D | netgraph.h | 1081 ng_constructor_t *constructor; /* Node constructor */ member
|
| /freebsd/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 1050 lua_CFunction constructor; member
|