Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 138) sorted by relevance

123456

/netbsd/src/external/bsd/kyua-cli/dist/cli/
Dcmd_db_exec_test.cpp58 sqlite::statement create = db.create_statement( in do_format_cell_test() local
120 sqlite::statement create = db.create_statement( in ATF_TEST_CASE_BODY() local
135 sqlite::statement create = db.create_statement( in ATF_TEST_CASE_BODY() local
/netbsd/src/sys/arch/hpc/stand/hpcboot/menu/
Drootwindow.cpp72 RootWindow::create(LPCREATESTRUCT aux) in create() function in RootWindow
387 BootButton::create(LPCREATESTRUCT aux) in create() function in BootButton
407 CancelButton::create(LPCREATESTRUCT aux) in create() function in CancelButton
428 ProgressBar::create(LPCREATESTRUCT aux) in create() function in ProgressBar
Dtabwindow.cpp41 TabWindowBase::create(LPCREATESTRUCT aux) in create() function in TabWindowBase
128 TabWindow::create(LPCREATESTRUCT unused) in create() function in TabWindow
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.pascal/
Dstub-method.pas20 constructor create; procedure
/netbsd/src/sys/arch/hpc/stand/hpcboot/arm/
Darm_boot.cpp83 ARMBoot::create() in create() function in ARMBoot
/netbsd/src/sys/arch/hpc/stand/hpcboot/sh3/
Dsh_boot.cpp82 SHBoot::create() in create() function in SHBoot
/netbsd/src/sys/arch/hpc/stand/hpcboot/
Dboot.cpp145 Boot::create() in create() function in Boot
/netbsd/src/sys/arch/hpc/stand/hpcboot/mips/
Dmips_boot.cpp82 MIPSBoot::create() in create() function in MIPSBoot
/netbsd/src/external/bsd/openldap/dist/contrib/ldapc++/src/
DLDAPMessage.cpp34 LDAPMsg* LDAPMsg::create(const LDAPRequest *req, LDAPMessage *msg){ in create() function in LDAPMsg
/netbsd/src/sbin/gpt/
Dcreate.c72 create(gpt_t gpt, u_int parts, int force, int primary_only, int active) in create() function
/netbsd/src/sys/dev/i2c/
Dibmhawk.c291 int offset, int value, bool valid, bool create) in ibmhawk_set()
339 ibmhawk_refreshall(struct ibmhawk_softc *sc, bool create) in ibmhawk_refreshall()
/netbsd/src/usr.sbin/mtree/
Dverify.c181 int create; in miss() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hdb/
Dtest_hdbplugin.c38 int create; member
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dctable.c111 CTABLE_CREATE_FN create; /* constructor */ member
121 CTABLE *ctable_create(ssize_t limit, CTABLE_CREATE_FN create, in ctable_create()
/netbsd/src/usr.bin/man/
Dmanconf.c224 gettag(const char *name, int create) in gettag()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dworkqueue-threads.cc152 int create; in set_thread_count() local
/netbsd/src/sbin/luactl/
Dluactl.c148 create(char *name, char *desc) in create() function
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_server.c314 EVP_CIPHER_CTX *ctx, EVP_MAC_CTX *hctx, int create) in ticket_cb()
355 EVP_CIPHER_CTX *ctx, HMAC_CTX *hctx, int create) in ticket_cb()
/netbsd/src/games/dab/
Dttyscrn.cc194 TTYSCRN* TTYSCRN::create(int acs, size_t *y, size_t *x) in create() function in TTYSCRN
/netbsd/src/external/bsd/libarchive/dist/libarchive/test/
Dtest_write_disk.c37 static void create(struct archive_entry *ae, const char *msg) in create() function
/netbsd/src/tests/fs/vfs/
Dt_ro.c78 create(const atf_tc_t *tc, const char *mp) in create() function
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Demul_generic.h69 os_emul_create_handler *create; member
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-monitor/
Dentry.c182 struct berval *create, in monitor_entry_stub()

123456