Home
last modified time | relevance | path

Searched defs:buff (Results 426 - 450 of 716) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c799 void wilc_frmw_to_host(struct wilc *wilc, u8 *buff, u32 size, in wilc_frmw_to_host() argument
840 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth) in wilc_wfi_mgmt_rx() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dch9200.c180 unsigned char buff[2]; in ch9200_mdio_read() local
198 unsigned char buff[2]; in ch9200_mdio_write() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c880 void __user *buff = (void __user *) (uintptr_t) info_args->return_pointer; in send_fw_generic_request() local
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c325 char buff[MSG_SIZE]; in cont_thread() local
427 char buff[MSG_SIZ in perf_test_thread() local
[all...]
/kernel/liteos_a/drivers/block/disk/include/
H A Ddisk.h193 UINT8 *buff; member
/kernel/liteos_a/kernel/extended/liteipc/
H A Dhm_liteipc.h89 VOID *buff; member
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c380 static ssize_t VfsRead(int fd, char *buff, size_t bytes) in VfsRead() argument
413 static ssize_t VfsWrite(int fd, const void *buff, size_t bytes) in VfsWrite() argument
590 ssize_t read(int fd, void *buff, size_t bytes) in read() argument
635 write(int fd, const void *buff, size_t bytes) write() argument
1334 pread(int fd, void *buff, size_t bytes, off_t off) pread() argument
1381 pwrite(int fd, const void *buff, size_t bytes, off_t off) pwrite() argument
[all...]
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp693 uint8_t buff[10] = {0}; in OHIPCParcelWriteBuffer() local
713 uint8_t buff[10] = {0}; in OHIPCParcelReadBuffer() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeWindowTest.cpp1092 uint8_t buff[len]; in HWTEST_F() local
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c425 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c449 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
/third_party/ffmpeg/libavformat/
H A Dsdp.c60 static void sdp_write_address(char *buff, int size, const char *dest_addr, in sdp_write_address() argument
76 static void sdp_write_header(char *buff, int size, struct sdp_session_level *s) in sdp_write_header() argument
143 char buff[64]; in sdp_get_address() local
511 sdp_write_media_attributes(char *buff, int size, const AVStream *st, int payload_type, AVFormatContext *fmt) sdp_write_media_attributes() argument
811 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
915 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
[all...]
H A Dutils.c454 char *ff_data_to_hex(char *buff, const uint8_t *src, int s, int lowercase) in ff_data_to_hex() argument
/third_party/benchmark/src/
H A Dsysinfo.cc112 DataPtr buff; member
182 auto buff = GetSysctlImp(name); GetSysctl() local
192 auto buff = GetSysctlImp(name); GetSysctl() local
200 auto buff = GetSysctlImp(name); GetSysctl() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c134 void settimezone(const char *buff) in settimezone() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c411 char *buff; in generic_got_strings() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dsg_err.c1361 void sg_get_command_name(unsigned char opcode, int buff_len, char *buff) in sg_get_command_name() argument
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c213 BUF_MEM *buff = NULL; in def_load_bio() local
/third_party/node/deps/openssl/openssl/apps/
H A Denc.c135 unsigned char *buff = NULL, salt[PKCS5_SALT_LEN]; in enc_main() local
/third_party/python/Lib/idlelib/
H A Drpc.py348 buff = b'' variable in SocketIO
[all...]
/third_party/openssl/apps/
H A Denc.c135 unsigned char *buff = NULL, salt[PKCS5_SALT_LEN]; in enc_main() local
/third_party/openssl/crypto/conf/
H A Dconf_def.c213 BUF_MEM *buff = NULL; in def_load_bio() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c551 UInt8 buff[PATH_MAX]; in count_faces() local

Completed in 32 milliseconds

1...<<11121314151617181920>>...29