| /kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.c | 799 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 D | ch9200.c | 180 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 D | habanalabs_ioctl.c | 880 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 D | mq_perf_tests.c | 325 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 D | disk.h | 193 UINT8 *buff; member
|
| /kernel/liteos_a/kernel/extended/liteipc/ |
| H A D | hm_liteipc.h | 89 VOID *buff; member
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_fs.c | 380 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 D | ipc_capi.cpp | 693 uint8_t buff[10] = {0}; in OHIPCParcelWriteBuffer() local 713 uint8_t buff[10] = {0}; in OHIPCParcelReadBuffer() local
|
| /test/xts/acts/graphic/graphicnapitest/ |
| H A D | NativeWindowTest.cpp | 1092 uint8_t buff[len]; in HWTEST_F() local
|
| /test/xts/device_attest/services/core/attest/ |
| H A D | attest_service_auth.c | 425 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_auth.c | 449 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | sdp.c | 60 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 D | utils.c | 454 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 D | sysinfo.cc | 112 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 D | tzdst.c | 134 void settimezone(const char *buff) in settimezone() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usbd_generic_ep0.c | 411 char *buff; in generic_got_strings() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | sg_err.c | 1361 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 D | conf_def.c | 213 BUF_MEM *buff = NULL; in def_load_bio() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | enc.c | 135 unsigned char *buff = NULL, salt[PKCS5_SALT_LEN]; in enc_main() local
|
| /third_party/python/Lib/idlelib/ |
| H A D | rpc.py | 348 buff = b'' variable in SocketIO [all...] |
| /third_party/openssl/apps/ |
| H A D | enc.c | 135 unsigned char *buff = NULL, salt[PKCS5_SALT_LEN]; in enc_main() local
|
| /third_party/openssl/crypto/conf/ |
| H A D | conf_def.c | 213 BUF_MEM *buff = NULL; in def_load_bio() local
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
| H A D | header.cpp | 139 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 D | header.cpp | 139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftmac.c | 551 UInt8 buff[PATH_MAX]; in count_faces() local
|