Home
last modified time | relevance | path

Searched defs:buffer (Results 251 – 275 of 1100) sorted by relevance

1...<<11121314151617181920>>...44

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.c952 const void *buffer, in ath10k_hw_diag_segment_msb_download()
1010 const void *buffer, in ath10k_hw_diag_segment_download()
1024 const void *buffer, in ath10k_hw_diag_fast_download()
/freebsd/contrib/ntp/libparse/
H A Dclk_dcf7000.c89 unsigned char *buffer, in cvt_dcf7000() argument
[all...]
H A Dclk_sel240x.c123 cvt_sel240x( unsigned char *buffer, in cvt_sel240x() argument
/freebsd/sys/dev/sfxge/common/
H A Defx_rx.c741 __in uint8_t *buffer, in efx_rx_qps_packet_info()
968 __in uint8_t *buffer, in efx_pseudo_hdr_pkt_length_get()
984 __in uint8_t *buffer) in efx_pseudo_hdr_hash_get()
1417 __in uint8_t *buffer) in siena_rx_prefix_hash()
1441 __in uint8_t *buffer, in siena_rx_prefix_pktlen()
1533 __in uint8_t *buffer, in siena_rx_qps_packet_info()
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c15 static int read_loop(int fd, char *buffer, int count) in read_loop()
/freebsd/usr.sbin/bluetooth/btpand/
H A Dclient.c169 uint8_t buffer[512]; in client_query() local
/freebsd/sys/sys/
H A Dmd4.h34 unsigned char buffer[64]; /* input buffer */ member
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-packet_decoder.c45 uint8_t buffer[24]; member
55 uint8_t *buffer; in tfix_init() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dhashed_db.c287 _nc_db_have_index(DBT * key, DBT * data, char **buffer, int *size) in _nc_db_have_index()
310 _nc_db_have_data(DBT * key, DBT * data, char **buffer, int *size) in _nc_db_have_data()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp38 StreamString buffer; in ReadStructName() local
45 StreamString buffer; in ReadQuotedString() local
/freebsd/usr.bin/dtc/
H A Dstring.cc49 push_string(byte_buffer &buffer, const string &s, bool escapes) in push_string()
/freebsd/contrib/libcbor/test/
H A Dtest_allocator.c34 void *buffer[128]; in print_backtrace() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_sec_context.c51 gss_buffer_desc buffer; in _gsskrb5_import_sec_context() local
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dchpass_util.c63 static char buffer[255]; in _kadm5_chpass_principal_util() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c206 { buffer_t buffer; in ZSTDMT_getBuffer() local
225 static buffer_t ZSTDMT_resizeBuffer(ZSTDMT_bufferPool* bufPool, buffer_t buffer) in ZSTDMT_resizeBuffer()
284 static rawSeqStore_t bufferToSeq(buffer_t buffer) in bufferToSeq()
294 buffer_t buffer; in seqToBuffer() local
797 buffer_t buffer; member
802 BYTE* buffer; /* The round input buffer. All jobs get references member
1558 static int ZSTDMT_isOverlapped(buffer_t buffer, range_t range) in ZSTDMT_isOverlapped()
1578 static int ZSTDMT_doesOverlapWindow(buffer_t buffer, ZSTD_window_t window) in ZSTDMT_doesOverlapWindow()
1600 static void ZSTDMT_waitForLdmComplete(ZSTDMT_CCtx* mtctx, buffer_t buffer) in ZSTDMT_waitForLdmComplete()
1628 buffer_t buffer; in ZSTDMT_tryGetInputRange() local
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_popen.c75 char *buffer, command[MAXPATHLEN]; in ATF_TC_BODY() local
/freebsd/sbin/ipf/libipf/
H A Dload_http.c33 char *s, *t, *u, buffer[LOAD_BUFSIZE], *myurl; in load_http() local
/freebsd/contrib/capsicum-test/
H A Dmqueue.cc88 char* buffer = (char *)malloc(mqa.mq_msgsize); variable
/freebsd/sys/dev/usb/storage/
H A Drio500_usb.h39 void *buffer; member
/freebsd/tests/sys/kern/pipe/
H A Dpipe_reverse_test.c47 char buffer[65535], buffer2[65535], go[] = "go", go2[] = "go2"; in main() local
H A Dpipe_wraparound_test.c46 char buffer[32768], buffer2[32768], go[] = "go", go2[] = "go2"; in main() local
/freebsd/contrib/dialog/
H A Drangebox.c75 char buffer[80]; in set_digit() local
206 char buffer[MAX_LEN]; in dialog_rangebox() local
/freebsd/sys/contrib/zstd/programs/
H A Ddatagen.c96 static void RDG_genBlock(void* buffer, size_t buffSize, size_t prefixSize, in RDG_genBlock()
144 void RDG_genBuffer(void* buffer, size_t size, double matchProba, double litProba, unsigned seed) in RDG_genBuffer()
/freebsd/sys/dev/hptmv/
H A Dhptproc.c57 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) in hpt_set_asc_info()
286 char *buffer = hptproc_buffer; in hpt_set_info() local
/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c356 uint32_t buffer[OSSL_NELEM(JPI_item_data_64bit) * 2 in data_collect_method() member
507 unsigned char buffer[256]; in get_entropy_method() local

1...<<11121314151617181920>>...44