| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_mgmt_ap.h | 59 hi_u16 offset; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_tzsmmu.c | 81 u32 offset; in secmem_free() local 134 u32 offset; in secmem_map_to_secsmmu() local
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/hack/ |
| H A D | mpp_rkvdec2_hack_rk3568.c | 21 u32 offset;
member
|
| /device/soc/rockchip/rk2206/adapter/hals/utils/file/ |
| H A D | hal_file.c | 98 int HalFileSeek(int fd, int offset, unsigned int whence) in HalFileSeek() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_10969_workaround.c | 50 u32 offset = katom->jc & (~PAGE_MASK);
in kbasep_10969_workaround_clamp_coordinates() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_tl_reader.h | 70 s64 offset; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_common.c | 202 unsigned long offset = 0; in _ump_ukk_map_mem() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_device_hw.c | 152 void kbase_reg_write(struct kbase_device *kbdev, u16 offset, u32 value, in kbase_reg_write() argument 175 u32 kbase_reg_read(struct kbase_device *kbdev, u16 offset, in kbase_reg_read() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_10969_workaround.c | 51 u32 offset = katom->jc & (~PAGE_MASK); in kbasep_10969_workaround_clamp_coordinates() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_tl_reader.h | 71 s64 offset; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_timeline_io.c | 113 const size_t offset = hdr_size - *hdr_btc; in copy_stream_header() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_device_hw.c | 142 void kbase_reg_write(struct kbase_device *kbdev, u16 offset, u32 value, struct kbase_context *kctx) in kbase_reg_write() argument 164 u32 kbase_reg_read(struct kbase_device *kbdev, u16 offset, struct kbase_context *kctx) in kbase_reg_read() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_fbdev.c | 44 unsigned long offset; in rockchip_drm_fbdev_create() local
|
| H A D | rockchip_drm_debugfs.h | 32 unsigned long offset; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_model_linux.c | 142 void kbase_reg_write(struct kbase_device *kbdev, u32 offset, u32 value) in kbase_reg_write() argument 153 u32 kbase_reg_read(struct kbase_device *kbdev, u32 offset) in kbase_reg_read() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | brcm_nl80211.h | 51 uint offset; /* user buffer offset */ member
|
| H A D | msf.h | 36 uint32 offset; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_debugfs.h | 32 unsigned long offset; member
|
| /device/soc/rockchip/rk3588/kernel/include/drm/ |
| H A D | rockchip_drm_debugfs.h | 32 unsigned long offset; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/hack/ |
| H A D | mpp_rkvdec2_hack_rk3568.c | 20 u32 offset; member
|
| /test/xts/acts/ai/nncore/nncoretest/src/ |
| H A D | HdiTensorTest.cpp | 160 size_t offset = 1; in HWTEST_F() local 180 size_t offset = 1; in HWTEST_F() local 201 size_t offset = 0; in HWTEST_F() local 226 size_t offset = 4; in HWTEST_F() local 253 size_t offset = size - byteSize + 1; HWTEST_F() local 284 size_t offset = size - byteSizeTmp; HWTEST_F() local 444 size_t offset = size - byteSizeTmp; HWTEST_F() local 491 size_t offset = 0; HWTEST_F() local 508 size_t offset = 0; HWTEST_F() local 537 size_t offset = size - byteSizeTmp; HWTEST_F() local [all...] |
| /test/xts/acts/security_lite/huks/common/ |
| H A D | hks_test_file_operator.c | 99 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead() argument 146 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite() argument 187 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead() argument 222 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite() argument 273 HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) HksTestFileRead() argument 290 HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) HksTestFileWrite() argument [all...] |
| /test/xts/hats/kernel/syscalls/fileio/splice/ |
| H A D | SpliceApiTest.cpp | 108 off64_t offset = 0; in HWTEST_F() local 146 off64_t offset = 0; in HWTEST_F() local 181 off64_t offset = 0; in HWTEST_F() local 206 off64_t offset in HWTEST_F() local 236 off64_t offset = 0; HWTEST_F() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | sectiondump.c | 144 off_t offset = data->d_off; in print_bytes() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | amr_parser.c | 74 int ch, offset = 0; in amr_parse() local
|