| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| H A D | rk_list.cpp | 287 int count; rk_list_fifo_test() local 321 int count; rk_list_filo_test() local [all...] |
| H A D | vpu.c | 49 RK_U32 count; // valid patch info count member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_cow.c | 298 u32 count = 0; mali_memory_cow_modify_range() local 562 int count ; mali_mem_cow_cpu_map_pages_locked() local [all...] |
| H A D | mali_profiling_internal.c | 74 u32 count; in _mali_internal_profiling_term() local 169 _mali_osk_errcode_t _mali_internal_profiling_stop(u32 *count) in _mali_internal_profiling_stop() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_kcpu.h | 146 u8 count; member 164 u8 count; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_gpuprops.c | 793 u32 count = ARRAY_SIZE(gpu_property_mapping); in kbase_gpuprops_populate_user_buffer() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
| H A D | mali_kbase_config_rk.c | 419 utilisation_period_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) utilisation_period_store() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | dma-fence.c | 782 static bool dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, uint32_t *idx) in dma_fence_test_signaled_any() argument 818 signed long dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, bool intr, signed long timeout, in dma_fence_wait_any_timeout() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | params.c | 253 rkispp_params_vb2_start_streaming(struct vb2_queue *queue, unsigned int count) in rkispp_params_vb2_start_streaming() argument
|
| H A D | stats.c | 265 rkispp_stats_vb2_start_streaming(struct vb2_queue *queue, unsigned int count) rkispp_stats_vb2_start_streaming() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | hw.h | 54 int count; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_stats.c | 181 rkisp_stats_vb2_start_streaming(struct vb2_queue *queue, unsigned int count) rkisp_stats_vb2_start_streaming() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_debugger.c | 312 rga_debugfs_create_files(const struct rga_debugger_list *files, int count, struct dentry *root, struct rga_debugger *debugger) rga_debugfs_create_files() argument 442 rga_procfs_create_files(const struct rga_debugger_list *files, int count, struct proc_dir_entry *root, struct rga_debugger *debugger) rga_procfs_create_files() argument
|
| /device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
| H A D | scpi.h | 26 int count; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
| H A D | rockchip_bus.c | 119 int i, count; in rockchip_bus_set_freq_table() local
|
| /test/ostest/wukong/component_event/src/ |
| H A D | tree_manager.cpp | 271 uint32_t count = newElementInfoList_.size(); in UpdateComponentInfo() local 344 uint32_t count = elementInfoList_.size(); SetActiveComponent() local 505 uint32_t count = elementInfoList_.size(); UpdateCurrentPage() local [all...] |
| H A D | scene_delegate.cpp | 229 uint32_t count = 0; in FindSame() local
|
| H A D | focus_scene_delegate.cpp | 229 uint32_t count = 0; in FindSame() local
|
| /test/ostest/wukong/input_factory/src/ |
| H A D | component_input.cpp | 379 int count = wComponentInfos.size(); in ChooseRightComponentIndex() local
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| H A D | ohos_common.cpp | 122 int count = dim_info1->size(); in readTestDataFile() local 142 bool allclose(float *a, float *b, uint64_t count, float rtol = 1e-05, in allclose() argument 232 bool allclose_int8(uint8_t *a, uint8_t *b, uint64_t count, floa argument [all...] |
| /test/xts/acts/ai/nncore/e2etest/src/ |
| H A D | EndToEndTest.cpp | 239 OH_NN_ReturnCode CreateTensorAndDestroyTensorDesc(NN_Tensor* tensors[], size_t count, in CreateTensorAndDestroyTensorDesc() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | uiondk.cpp | 177 int count = sizeof(iov) / sizeof(struct iovec);
in PWriteV() local 206 int count = sizeof(iov) / sizeof(struct iovec);
in PWriteV64() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeFontTest.cpp | 583 int count = OH_Drawing_FontCountText(font, str, strlen(str), encode); in HWTEST_F() local 626 int count = OH_Drawing_FontCountText(font, "", 0, TEXT_ENCODING_UTF8); in HWTEST_F() local 649 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); in HWTEST_F() local 681 int count = OH_Drawing_FontCountText(font, str, -1, TEXT_ENCODING_UTF8); HWTEST_F() local 708 int count = OH_Drawing_FontCountText(font, str, strlen(str), encode); HWTEST_F() local 730 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 775 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 818 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 844 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 866 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 908 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 931 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local 962 int count = OH_Drawing_FontCountText(font, str, strlen(str), TEXT_ENCODING_UTF8); HWTEST_F() local [all...] |
| /test/xts/acts/kernel_lite/futex_posix/src/ |
| H A D | PthreadMutexTest.cpp | 117 int count = 0; member
|
| /test/xts/acts/hiviewdfx/utils/native/ |
| H A D | file_utils.cpp | 166 int count = 0; in GetTxtLine() local
|