| /freebsd-12.1/crypto/openssl/include/internal/ |
| H A D | thread_once.h | 26 #define DEFINE_RUN_ONCE(init) \ argument 39 #define DECLARE_RUN_ONCE(init) \ argument 58 #define DEFINE_RUN_ONCE_STATIC(init) \ argument 99 #define DEFINE_RUN_ONCE_STATIC_ALT(initalt, init) \ argument 118 #define RUN_ONCE(once, init) \ argument 136 #define RUN_ONCE_ALT(once, initalt, init) \ argument
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | typeck2.c | 449 split_nonconstant_init_1 (tree dest, tree init) in split_nonconstant_init_1() 548 split_nonconstant_init (tree dest, tree init) in split_nonconstant_init() 585 store_init_value (tree decl, tree init) in store_init_value() 651 digest_init (tree type, tree init) in digest_init() 763 picflag_from_initializer (tree init) in picflag_from_initializer() 779 process_init_constructor_array (tree type, tree init) in process_init_constructor_array() 873 process_init_constructor_record (tree type, tree init) in process_init_constructor_record() 979 process_init_constructor_union (tree type, tree init) in process_init_constructor_union() 1050 process_init_constructor (tree type, tree init) in process_init_constructor()
|
| H A D | init.c | 151 tree init = NULL_TREE; in build_zero_init() local 322 perform_member_init (tree member, tree init) in perform_member_init() 472 tree init; in sort_mem_initializers() local 1084 build_aggr_init (tree exp, tree init, int flags) in build_aggr_init() 1246 expand_aggr_init_1 (tree binfo, tree true_exp, tree exp, tree init, int flags) in expand_aggr_init_1() 1466 tree init; in constant_value_1() local 1554 build_raw_new_expr (tree placement, tree type, tree nelts, tree init, in build_raw_new_expr() 1573 build_new_1 (tree placement, tree type, tree nelts, tree init, in build_new_1() 2068 build_new (tree placement, tree type, tree nelts, tree init, in build_new() 2358 get_temp_regvar (tree type, tree init) in get_temp_regvar() [all …]
|
| H A D | rtti.c | 802 tree init = NULL_TREE; in tinfo_base_init() local 886 tree init = tinfo_base_init (ti, target); in generic_initializer() local 902 tree init = tinfo_base_init (ti, target); in ptr_initializer() local 929 tree init = tinfo_base_init (ti, target); in ptm_initializer() local 961 tree init = tinfo_base_init (ti, target); in class_initializer() local 1485 tree init; in emit_tinfo_decl() local
|
| /freebsd-12.1/sys/dev/sfxge/common/ |
| H A D | efx_hash.c | 119 __in uint32_t init) in efx_hash_dwords() 168 __in uint32_t init) in efx_hash_bytes() 251 __in uint32_t init) in efx_hash_bytes()
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libobjc/ |
| H A D | t_threads.m | 53 -init; category 68 -init category
|
| /freebsd-12.1/sys/dev/drm/ |
| H A D | via_map.c | 32 static int via_do_init_map(struct drm_device * dev, drm_via_init_t * init) in via_do_init_map() 84 drm_via_init_t *init = data; in via_map_init() local
|
| /freebsd-12.1/crypto/heimdal/appl/ftp/ftpd/ |
| H A D | logwtmp.c | 87 static int init = 0; in ftpd_logwtmp_asl() local 109 static int init = 0; in ftpd_logwtmp_wtmp() local
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | state.c | 404 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-12.1/contrib/processor-trace/libipt/src/posix/ |
| H A D | init.c | 32 static void __attribute__((constructor)) init(void) in init() function
|
| /freebsd-12.1/contrib/telnet/telnetd/ |
| H A D | state.c | 424 send_do(int option, int init) in send_do() 641 send_dont(int option, int init) in send_dont() 788 send_will(int option, int init) in send_will() 944 send_wont(int option, int init) in send_wont()
|
| /freebsd-12.1/sys/mips/nlm/dev/net/ucore/ |
| H A D | crt0_basic.S | 56 init: label
|
| /freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | tsd_generic.h | 62 tsd_wrapper_get(bool init) { in tsd_wrapper_get() 136 tsd_get(bool init) { in tsd_get()
|
| /freebsd-12.1/contrib/atf/atf-c/ |
| H A D | tc_test.c | 57 ATF_TC_HEAD(init, tc) in ATF_TC_HEAD() argument 61 ATF_TC_BODY(init, tcin) in ATF_TC_BODY() argument
|
| /freebsd-12.1/stand/efi/include/ |
| H A D | efi_drivers.h | 36 void (*init)(void); member
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_nolibc.cc | 32 void ListOfModules::init() {} in init() function in __sanitizer::ListOfModules
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.cpp | 35 void HexagonMCShuffler::init(MCInst &MCB) { in init() function in HexagonMCShuffler 57 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, in init() function in HexagonMCShuffler
|
| /freebsd-12.1/sys/sys/ |
| H A D | taskqueue.h | 143 #define TASKQUEUE_DEFINE(name, enqueue, context, init) \ argument 167 #define TASKQUEUE_FAST_DEFINE(name, enqueue, context, init) \ argument
|
| /freebsd-12.1/contrib/xz/src/liblzma/common/ |
| H A D | filter_common.h | 26 lzma_init_function init; member
|
| /freebsd-12.1/contrib/wpa/src/utils/ |
| H A D | ext_password_i.h | 16 void * (*init)(const char *params); member
|
| /freebsd-12.1/crypto/openssl/crypto/blake2/ |
| H A D | m_blake2b.c | 26 static int init(EVP_MD_CTX *ctx) in init() function
|
| H A D | m_blake2s.c | 26 static int init(EVP_MD_CTX *ctx) in init() function
|
| /freebsd-12.1/crypto/openssl/crypto/evp/ |
| H A D | m_md4.c | 22 static int init(EVP_MD_CTX *ctx) in init() function
|
| H A D | m_null.c | 17 static int init(EVP_MD_CTX *ctx) in init() function
|
| H A D | m_mdc2.c | 22 static int init(EVP_MD_CTX *ctx) in init() function
|