/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_ipaddr.c | 46 struct update { struct 70 create(struct update *upd) in create() argument
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | StructuralHash.cpp | 30 void update(const Function &F) { update() function in __anon8dbff9370111::StructuralHashImpl 60 void update(const GlobalVariable &GV) { update() function in __anon8dbff9370111::StructuralHashImpl 70 void update(const Module &M) { update() function in __anon8dbff9370111::StructuralHashImpl
|
/freebsd/sys/dev/isci/scil/ |
H A D | sci_base_observer.c | 75 SCI_BASE_OBSERVER_UPDATE_T update in sci_base_observer_construct() 86 SCI_BASE_OBSERVER_UPDATE_T update, in sci_base_observer_initialize()
|
H A D | sci_base_observer.h | 102 SCI_BASE_OBSERVER_UPDATE_T update; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | BLAKE3.h | 46 void update(ArrayRef<uint8_t> Data) { in update() function 51 void update(StringRef Str) { in update() function
|
H A D | HashBuilder.h | 53 void update(ArrayRef<uint8_t> Data) { this->getHasher().update(Data); } in update() function 60 void update(StringRef Data) { in update() function 407 void update(ArrayRef<uint8_t> Data) { update() function [all...] |
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.h | 39 void update(uint32_t RecordSize) { update() function 47 void update(uint32_t Kind, uint32_t RecordSize) { update() function
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_inlines_b.h | 83 prof_sample_check(tsd_t *tsd, size_t usize, bool update) { in prof_sample_check() 101 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() 146 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) { in prof_alloc_prep()
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | mount.cc | 114 TEST_P(UpdateOk, update) in TEST_P() argument 154 TEST_P(UpdateErr, update) in TEST_P() argument
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_fifo.h | 249 struct ck_fifo_mpmc_pointer tail, next, update; in ck_fifo_mpmc_enqueue() local 306 struct ck_fifo_mpmc_pointer tail, next, update; in ck_fifo_mpmc_tryenqueue() local 359 struct ck_fifo_mpmc_pointer head, tail, next, update; in ck_fifo_mpmc_dequeue() local 414 struct ck_fifo_mpmc_pointer head, tail, next, update; in ck_fifo_mpmc_trydequeue() local
|
H A D | ck_hp_stack.h | 57 struct ck_stack_entry *entry, *update; in ck_hp_stack_pop_mpmc() local
|
H A D | ck_stack.h | 197 struct ck_stack original, update; in ck_stack_pop_mpmc() local 231 struct ck_stack original, update; in ck_stack_trypop_mpmc() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | legacy_meth.h | 39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
|
H A D | m_null.c | 22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHash.h | 57 void update(uint8_t Value) { Hash.update(Value); } in update() function
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | CRC.cpp | 103 void JamCRC::update(ArrayRef<uint8_t> Data) { in update() function in JamCRC
|
H A D | MD5.cpp | 189 void MD5::update(ArrayRef<uint8_t> Data) { in update() function in MD5 227 void MD5::update(StringRef Str) { in update() function in MD5
|
H A D | SHA1.cpp | 208 void SHA1::update(ArrayRef<uint8_t> Data) { in update() function in SHA1 236 void SHA1::update(StringRef Str) { in update() function in SHA1
|
H A D | SHA256.cpp | 187 void SHA256::update(ArrayRef<uint8_t> Data) { in update() function in llvm::SHA256 215 void SHA256::update(StringRef Str) { in update() function in llvm::SHA256
|
/freebsd/contrib/llvm-project/lldb/source/Host/netbsd/ |
H A D | HostInfoNetBSD.cpp | 32 uint32_t major, minor, update; in GetOSVersion() local
|
/freebsd/tools/tools/ath/common/ |
H A D | diag.h | 48 void (*update)(struct statshandler *); member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 151 bool update(const Node nodes[], BlockFrequency Threshold) { in update() function 325 bool SpillPlacement::update(unsigned n) { in update() function in SpillPlacement
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_rand.h | 186 void (*update)(const br_prng_class **ctx, member
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | spp_client.c | 148 xml_node_t *update) in process_update_node() 293 static int update_pps(struct hs20_osu_client *ctx, xml_node_t *update, in update_pps() 604 xml_node_t *update = NULL, *exec = NULL, *add_mo = NULL, *no_mo = NULL; in process_spp_post_dev_data_response() local
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_emu.c | 306 int store, update; in fpu_execute() local
|