Home
last modified time | relevance | path

Searched defs:bytes (Results 251 – 275 of 559) sorted by relevance

1...<<11121314151617181920>>...23

/freebsd/sbin/mdconfig/
H A Dmdconfig.c644 uintmax_t bytes; in md_prthumanval() local
/freebsd/contrib/wpa/src/crypto/
H A Drandom.c162 u8 *bytes = buf; in random_get_bytes() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp359 std::vector<uint8_t> bytes; in NSTaggedString_SummaryProvider() local
H A DCF.cpp162 uint8_t *bytes = buffer_sp->GetBytes(); in CFBitVectorSummaryProvider() local
/freebsd/sys/geom/bde/
H A Dg_bde_work.c
/freebsd/usr.bin/ar/
H A Dacpyacc.y330 size_t bytes; in arscp_copy() local
/freebsd/contrib/wireguard-tools/
H A Dshow.c184 static char *bytes(uint64_t b) in bytes() function
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c547 const int bytes = bytes_array[dictionary_id_flag]; in parse_frame_header() local
564 const int bytes = bytes_array[frame_content_size_flag]; in parse_frame_header() local
887 const size_t bytes = (num_symbs + 1) / 2; in decode_huf_table() local
1597 const size_t bytes = (num_bits + in->bit_offset + 7) / 8; in IO_read_bits() local
1623 const i64 bytes = -(new_offset - 7) / 8; in IO_rewind_bits() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_ratelim.c273 bufferevent_decrement_read_buckets_(struct bufferevent_private *bev, ev_ssize_t bytes) in bufferevent_decrement_read_buckets_()
311 bufferevent_decrement_write_buckets_(struct bufferevent_private *bev, ev_ssize_t bytes) in bufferevent_decrement_write_buckets_()
/freebsd/contrib/libevent/
H A Dbufferevent_ratelim.c273 bufferevent_decrement_read_buckets_(struct bufferevent_private *bev, ev_ssize_t bytes) in bufferevent_decrement_read_buckets_()
311 bufferevent_decrement_write_buckets_(struct bufferevent_private *bev, ev_ssize_t bytes) in bufferevent_decrement_write_buckets_()
/freebsd/sys/dev/pci/
H A Dpci_dw.c503 u_int func, u_int reg, int bytes) in pci_dw_read_config()
552 u_int func, u_int reg, uint32_t val, int bytes) in pci_dw_write_config()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c823 u32 bytes; in bnxt_qplib_alloc_pd_tbl() local
957 u32 bytes; in bnxt_qplib_alloc_dpi_tbl() local
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c314 int bytes) in bcm_pcib_read_config()
348 u_int func, u_int reg, uint32_t val, int bytes) in bcm_pcib_write_config()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h57 uint8_t bytes[16]; global() member
H A DRegisterContextDarwin_arm.h95 uint8_t bytes[16]; member
/freebsd/bin/dd/
H A Ddd.h65 uintmax_t bytes; /* # of bytes written */ member
/freebsd/crypto/openssh/
H A Dchacha.c89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
/freebsd/usr.bin/du/
H A Ddu.c469 prthumanval(const char *fmt, int64_t bytes) in prthumanval()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c495 nfsrvd_statend(int op, uint64_t bytes, struct bintime *now, in nfsrvd_statend()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wext.c250 int bytes; in wpa_driver_wext_event_wireless_custom() local
1375 int bytes; in wext_get_scan_custom() local
1390 int bytes; in wext_get_scan_custom() local
1405 int bytes; in wext_get_scan_custom() local
/freebsd/contrib/unbound/compat/
H A Dchacha_private.h89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
/freebsd/crypto/openssh/openbsd-compat/
H A Dchacha_private.h91 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.c372 const void *bytes; in generic_decode_fail() local
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss_conf.c144 int bytes; in _rpc_gss_string_to_oid() local
/freebsd/usr.sbin/ppp/
H A Dlink.c134 size_t len, bytes; in link_QueueBytes() local

1...<<11121314151617181920>>...23