Searched defs:init (Results 26 - 50 of 390) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_global.h45 int (*init) (struct drm_global_reference *); member in struct:drm_global_reference
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dfilter_decoder.c27 lzma_init_function init; member in struct:__anon5860
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dlogwtmp.c87 static int init = 0; local
109 static int init = 0; local
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h70 int (*init) (struct XauthP *, int); member in struct:XauthP
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dwindc_plugin.h81 krb5_error_code (*init)(krb5_context, void **); member in struct:krb5plugin_windc_ftable
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dlocate_plugin.h58 krb5_error_code (*init)(krb5_context, void **); member in struct:krb5plugin_service_locate_ftable
/freebsd-11-stable/sys/dev/fb/
H A Dsplashreg.h38 int (*init)(struct video_adapter *adp); member in struct:image_decoder
/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Dech_locl.h90 int (*init) (EC_KEY *); member in struct:ecdh_data_st
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_locl.h100 int (*init) (EC_KEY *); member in struct:ecdsa_data_st
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dautoscan.h17 void * (*init)(struct wpa_supplicant *wpa_s, const char *params); member in struct:autoscan_ops
H A Dbgscan.h18 void * (*init)(struct wpa_supplicant *wpa_s, const char *params, member in struct:bgscan_ops
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dauth.h65 int (*init)(struct XauthP *, int); member in struct:XauthP
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h35 void init(Allocator *Instance) { function
/freebsd-11-stable/contrib/unbound/cachedb/
H A Dcachedb.h76 int (*init)(struct module_env*, struct cachedb_env*); member in struct:cachedb_backend
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_version_details.c60 static int init = 0; local
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dinit.c121 init(struct init_options *opt, int argc, char **argv) function
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Decb_enc.c69 static int init = 1; local
/freebsd-11-stable/stand/efi/boot1/
H A Dboot_module.h68 void (*init)(void); member in struct:boot_module_t
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlmime.c39 enum { inAtom, inString, init, inComment }; enumerator in enum:__anon32
H A Dct.c37 enum { inAtom, inString, init, inComment }; enumerator in enum:__anon30
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp33 void HexagonMCShuffler::init(MCInst &MCB) { function in class:HexagonMCShuffler
55 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, function in class:HexagonMCShuffler
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRegisterNumber.cpp33 void RegisterNumber::init(lldb_private::Thread &thread, lldb::RegisterKind kind, function in class:RegisterNumber
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h66 void init(const TargetRegisterInfo &TRI) { function in class:llvm::LivePhysRegs
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp57 void RegAllocBase::init(VirtRegMap &vrm, function in class:RegAllocBase
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp83 llvm::Error CommonOptionsParser::init( function in class:CommonOptionsParser

Completed in 184 milliseconds

1234567891011>>