Searched defs:update (Results 1 - 25 of 110) sorted by relevance

12345

/freebsd-11-stable/share/examples/diskless/
H A Dclone_root105 update() { function
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_base_observer.c84 sci_base_observer_initialize( SCI_BASE_OBSERVER_T * the_observer, SCI_BASE_OBSERVER_UPDATE_T update, SCI_BASE_SUBJECT_T * the_subject ) argument
H A Dsci_base_observer.h102 SCI_BASE_OBSERVER_UPDATE_T update; member in struct:SCI_BASE_OBSERVER
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCRC.cpp103 void JamCRC::update(ArrayRef<uint8_t> Data) { function in class:JamCRC
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dm_dss.c75 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_dss1.c76 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_ecdsa.c125 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_md2.c77 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_md4.c79 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_md5.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_mdc2.c79 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_null.c70 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_ripemd.c78 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_sha.c77 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_wp.c19 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
H A Dm_sha1.c76 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
/freebsd-11-stable/tools/tools/ath/common/
H A Ddiag.h50 void (*update)(struct statshandler *); member in struct:statshandler
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_hp_stack.h57 struct ck_stack_entry *entry, *update; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h57 void update(uint8_t Value) { Hash.update(Value); } function in class:llvm::DIEHash
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSHA1.h39 void update(StringRef Str) { function in class:llvm::SHA1
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_drawable.c118 struct drm_update_draw *update = (struct drm_update_draw *)data; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h46 void update(uint32_t RecordSize) { function in struct:llvm::pdb::StatCollection::Stat
54 void update(uint32_t Kind, uint32_t RecordSize) { function in struct:llvm::pdb::StatCollection
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp264 update(node_iterator /*it*/, null_node_update_pointer) function in class:PB_DS_CLASS_C_DEC
271 update(node_iterator nd_it, Node_Update* p_update) function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk85 .info ${_DEPENDFILE:S,${SRCTOP}/,,} update=${UPDATE_DEPENDFILE} macro
109 .info ${_DEPENDFILE:S,${SRCTOP}/,,} update=${UPDATE_DEPENDFILE} macro
/freebsd-11-stable/share/mk/
H A Dmeta.autodep.mk86 .info ${_DEPENDFILE:S,${SRCTOP}/,,} update=${UPDATE_DEPENDFILE} macro
110 .info ${_DEPENDFILE:S,${SRCTOP}/,,} update=${UPDATE_DEPENDFILE} macro

Completed in 116 milliseconds

12345