Home
last modified time | relevance | path

Searched defs:init (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/freebsd/crypto/openssl/include/internal/
H A Dthread_once.h37 # define DEFINE_RUN_ONCE(init) \ argument
50 # define DECLARE_RUN_ONCE(init) \ argument
69 # define DEFINE_RUN_ONCE_STATIC(init) \ argument
110 # define DEFINE_RUN_ONCE_STATIC_ALT(initalt, init) \ argument
129 # define RUN_ONCE(once, init) \ argument
147 # define RUN_ONCE_ALT(once, initalt, init) \ argument
/freebsd/sys/dev/sfxge/common/
H A Defx_hash.c116 __in uint32_t init) in efx_hash_dwords()
165 __in uint32_t init) in efx_hash_bytes()
248 __in uint32_t init) in efx_hash_bytes()
/freebsd/sys/contrib/zstd/programs/
H A Dtimefn.c31 static int init = 0; in UTIL_getSpanTimeMicro() local
45 static int init = 0; in UTIL_getSpanTimeNano() local
65 static int init = 0; in UTIL_getSpanTimeMicro() local
76 static int init = 0; in UTIL_getSpanTimeNano() local
/freebsd/contrib/netbsd-tests/lib/libobjc/
H A Dt_threads.m53 -init; category
68 -init category
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dlogwtmp.c87 static int init = 0; in ftpd_logwtmp_asl() local
109 static int init = 0; in ftpd_logwtmp_wtmp() local
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c404 send_do(int option, int init) in send_do()
575 send_dont(int option, int init) in send_dont()
699 send_will(int option, int init) in send_will()
821 send_wont(int option, int init) in send_wont()
/freebsd/contrib/one-true-awk/testdir/
H A Dchem.awk12 function init() { function
41 /^(\.cstart)|(begin chem)/ { init(); inchem = 1; next } function
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstats.h33 void init() { in init() function
62 void init() { LocalStats::init(); } in init() function
H A Dbytemap.h20 void init() { DCHECK(Size == 0 || Map[0] == 0); } in init() function
/freebsd/contrib/kyua/engine/execenv/
H A Dexecenv_host.cpp35 execenv::execenv_host::init() const in init() function in execenv::execenv_host
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Ddigestcommon.h88 name, CTX, blksize, dgstsize, flags, init, upd, fin) \ argument
101 name, CTX, blksize, dgstsize, flags, init, upd, fin, \ argument
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_generic.h62 tsd_wrapper_get(bool init) { in tsd_wrapper_get()
142 tsd_get(bool init) { in tsd_get()
/freebsd/contrib/atf/atf-c/
H A Dtc_test.c57 ATF_TC_HEAD(init, tc) in ATF_TC_HEAD() argument
61 ATF_TC_BODY(init, tcin) in ATF_TC_BODY() argument
/freebsd/bin/hostname/tests/
H A Dhostname_test.sh43 init() function
/freebsd/stand/efi/include/
H A Defi_drivers.h34 void (*init)(void); member
/freebsd/tools/test/stress2/misc/
H A Dholdcnt0.sh236 init(); function
H A Dholdcnt02.sh217 init(); function
H A Dholdcnt04.sh226 init(); function
H A Dholdcnt03.sh216 init(); function
H A Dholdcnt05.sh225 init(); function
/freebsd/contrib/kyua/utils/cmdline/
H A Dglobals.cpp58 cmdline::init(const char* argv0, const bool override_for_testing) in init() function in cmdline
/freebsd/contrib/kyua/os/freebsd/
H A Dexecenv_jail_stub.cpp55 execenv_jail::init() const in init() function in freebsd::execenv_jail
H A Dexecenv_jail.cpp47 execenv_jail::init() const in init() function in freebsd::execenv_jail
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp33 void HexagonMCShuffler::init(MCInst &MCB) { in init() function in HexagonMCShuffler
55 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, in init() function in HexagonMCShuffler
/freebsd/contrib/libedit/TEST/
H A Dfuzz1.c16 int init = 0; variable

12345678910>>...17