| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/utils/file/src/ |
| H A D | hal_file.c | 30 int HalFileRead(int fd, char *buf, unsigned int len)
in HalFileRead() argument 35 int HalFileWrite(int fd, const char *buf, unsigned int len)
in HalFileWrite() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| H A D | encode.h | 118 coap_encode_var_bytes(uint8_t *buf, unsigned int value ) coap_encode_var_bytes() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| H A D | gcm.h | 74 unsigned char buf[16]; /*!< The buf working value. */ member
|
| H A D | pem.h | 62 unsigned char *buf; /*!< buffer for decoded data */ member
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/hack/ |
| H A D | mpp_rkvdec2_link_hack_rk3568.c | 184 void rkvdec2_3568_hack_fix_link(void *buf)
in rkvdec2_3568_hack_fix_link() argument
|
| /device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
| H A D | rockchip-system-status.h | 42 static inline void rockchip_update_system_status(const char *buf) {}; in rockchip_update_system_status() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | hnd_cons.h | 56 uint32 buf; /* Can't be pointer on (64-bit) hosts */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_misc.c | 34 u32 mali_osk_snprintf(char *buf, u32 size, const char *fmt, ...) in mali_osk_snprintf() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_misc.c | 33 u32 _mali_osk_snprintf(char *buf, u32 size, const char *fmt, ...) in _mali_osk_snprintf() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | frag.c | 39 bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag() argument 109 bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, in bcm_tlv_dot11_frag_tot_len() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/cpufreq/ |
| H A D | cpufreq_userspace.c | 48 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_timeout.c | 74 progress_timeout_store(struct device * const dev, struct device_attribute * const attr, const char * const buf, size_t const count) progress_timeout_store() argument 127 progress_timeout_show(struct device * const dev, struct device_attribute * const attr, char * const buf) progress_timeout_show() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2_link_hack_rk3568.c | 184 void rkvdec2_3568_hack_fix_link(void *buf) in rkvdec2_3568_hack_fix_link() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger_ringbuf.h | 25 u8 buf[]; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/hack/ |
| H A D | mpp_rkvdec2_link_hack_rk3568.c | 184 void rkvdec2_3568_hack_fix_link(void *buf) in rkvdec2_3568_hack_fix_link() argument
|
| /device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
| H A D | rockchip-system-status.h | 48 static inline void rockchip_update_system_status(const char *buf) in rockchip_update_system_status() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | globndk.cpp | 30 glob_t buf;
in Glob() local 44 glob_t buf;
in Globfree() local
|
| H A D | glob1ndk.cpp | 30 glob_t buf;
in Glob() local
|
| H A D | randomndk.cpp | 31 void *buf = malloc(BUFFSIZE);
in Getrandom() local
|
| H A D | utsnamendk.cpp | 22 struct utsname buf;
in Uname() local
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| H A D | FsStatTest.cpp | 65 struct stat buf;
in HWTEST_F() local 100 struct stat buf;
in HWTEST_F() local 135 struct stat buf; HWTEST_F() local 239 struct stat buf; HWTEST_F() local [all...] |
| H A D | FileSystemTest.cpp | 69 char buf[lenMax];
in CheckFsMount() local
|
| /test/xts/acts/security_lite/huks/common/ |
| H A D | hks_test_log.c | 29 char buf[MAX_LOG_BUFF_LEN] = { 0 };
in HksTestLog() local
|
| /test/xts/hats/kernel/syscalls/fileio/getdents64/ |
| H A D | Getdents64ApiTest.cpp | 64 struct dirent buf = { 0 }; in HWTEST_F() local 82 struct dirent buf = { 0 }; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/fileio/write/ |
| H A D | WriteApiTest.cpp | 69 char *buf = nullptr; in HWTEST_F() local 187 char *buf = nullptr; in HWTEST_F() local [all...] |