Searched defs:new_data (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/usr.sbin/bluetooth/sdpd/
H A Dprovider.c146 uint8_t *new_data = (uint8_t *) realloc(provider->data, datalen); local
/freebsd-current/contrib/libcbor/src/cbor/
H A Dmaps.c77 unsigned char *new_data = _cbor_realloc_multiple( local
H A Darrays.c67 unsigned char *new_data = _cbor_realloc_multiple( local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h203 void SetData(EventData *new_data) { m_data_sp.reset(new_data); } argument
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_map.c75 void **new_data = dt_zalloc(dtp, nsize); local
/freebsd-current/sys/contrib/openzfs/module/avl/
H A Davl.c470 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) argument
559 avl_insert_here( avl_tree_t *tree, void *new_data, void *here, int direction) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c87 struct run** new_data = NULL; local
491 ev_uint32_t* new_data = NULL; local
799 char ** new_data = NULL; local
837 ev_uint32_t* new_data = NULL; local
[all...]
/freebsd-current/crypto/openssl/crypto/encode_decode/
H A Dencoder_lib.c416 struct encoder_process_data_st new_data; local
[all...]
H A Ddecoder_lib.c687 struct decoder_process_data_st new_data; local
[all...]
/freebsd-current/contrib/libevent/test/
H A Dregress.gen.c87 struct run** new_data = NULL; local
491 ev_uint32_t* new_data = NULL; local
799 char ** new_data = NULL; local
837 ev_uint32_t* new_data = NULL; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp231 DataExtractor new_data; local
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.c1026 const __le32 *new_data = new_trig->data, *old_data = old_trig->data; local
/freebsd-current/usr.sbin/efibootmgr/
H A Defibootmgr.c362 uint16_t *new_data; local
/freebsd-current/contrib/ldns/
H A Dstr2host.c2334 uint8_t *data, *dp, *eod, *p, *new_data; local
/freebsd-current/crypto/openssl/engines/
H A De_loader_attic.c449 unsigned char *new_data = NULL; local
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c1715 struct iwl_probe_resp_data *old_data, *new_data; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h599 T *new_data = (T *)MmapOrDie(new_capacity_bytes, "InternalMmapVector"); local
/freebsd-current/usr.sbin/bhyve/
H A Dgdb.c448 uint8_t *new_data; local
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_main.c2423 u64 new_data; local
2443 u32 new_data; local
[all...]
/freebsd-current/usr.sbin/camdd/
H A Dcamdd.c3058 struct camdd_buf_data *new_data; local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1479 DataExtractor new_data; local
/freebsd-current/crypto/openssh/
H A Dchannels.c5303 char *new_data; local
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp3838 kmp_thread_data_t *new_data = NULL; local
/freebsd-current/sys/dev/ice/
H A Dice_common.c5605 u64 new_data = rd64(hw, reg) & (BIT_ULL(40) - 1); local
5642 u32 new_data; local
[all...]

Completed in 488 milliseconds