Home
last modified time | relevance | path

Searched refs:values (Results 1 - 25 of 71) sorted by relevance

123

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/column/
H A Dcolumn_foregroundblurstyle_test.cpp27 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestColumnForegroundBlurStyle001() local
28 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestColumnForegroundBlurStyle001()
39 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestColumnForegroundBlurStyle002() local
40 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestColumnForegroundBlurStyle002()
51 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestColumnForegroundBlurStyle003() local
52 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestColumnForegroundBlurStyle003()
63 ArkUI_NumberValue values[] in TestColumnForegroundBlurStyle004() local
75 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle005() local
87 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle006() local
99 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle007() local
111 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle008() local
123 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle009() local
135 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle010() local
147 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle011() local
159 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle012() local
171 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle013() local
183 ArkUI_NumberValue values[] = {{.i32 = value}}; TestColumnForegroundBlurStyle014() local
195 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestColumnForegroundBlurStyle015() local
207 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestColumnForegroundBlurStyle016() local
219 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestColumnForegroundBlurStyle017() local
231 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestColumnForegroundBlurStyle018() local
243 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestColumnForegroundBlurStyle019() local
255 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestColumnForegroundBlurStyle020() local
267 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestColumnForegroundBlurStyle021() local
279 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle022() local
291 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle023() local
303 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle024() local
315 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle025() local
327 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle026() local
339 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle027() local
351 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle028() local
363 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle029() local
375 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle030() local
387 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestColumnForegroundBlurStyle031() local
400 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, TestColumnForegroundBlurStyle032() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_foregroundblurstyle_test.cpp27 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestCommonAttrsForegroundBlurStyle001() local
28 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestCommonAttrsForegroundBlurStyle001()
39 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestCommonAttrsForegroundBlurStyle002() local
40 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestCommonAttrsForegroundBlurStyle002()
51 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestCommonAttrsForegroundBlurStyle003() local
52 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestCommonAttrsForegroundBlurStyle003()
63 ArkUI_NumberValue values[] in TestCommonAttrsForegroundBlurStyle004() local
75 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle005() local
87 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle006() local
99 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle007() local
111 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle008() local
123 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle009() local
135 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle010() local
147 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle011() local
159 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle012() local
171 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle013() local
183 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCommonAttrsForegroundBlurStyle014() local
195 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle015() local
207 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle016() local
219 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle017() local
231 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle018() local
243 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle019() local
255 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle020() local
267 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestCommonAttrsForegroundBlurStyle021() local
279 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle022() local
291 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle023() local
303 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle024() local
315 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle025() local
327 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle026() local
339 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle027() local
351 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle028() local
363 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle029() local
375 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle030() local
387 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCommonAttrsForegroundBlurStyle031() local
400 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, TestCommonAttrsForegroundBlurStyle032() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_foregroundblurstyle_test.cpp27 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestCustomComponentForegroundBlurStyle001() local
28 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestCustomComponentForegroundBlurStyle001()
39 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestCustomComponentForegroundBlurStyle002() local
40 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestCustomComponentForegroundBlurStyle002()
51 ArkUI_NumberValue values[] = {{.i32 = value}}; in TestCustomComponentForegroundBlurStyle003() local
52 ArkUI_AttributeItem item = {values, sizeof(values) / sizeof(ArkUI_NumberValue)}; in TestCustomComponentForegroundBlurStyle003()
63 ArkUI_NumberValue values[] in TestCustomComponentForegroundBlurStyle004() local
75 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle005() local
87 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle006() local
99 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle007() local
111 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle008() local
123 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle009() local
135 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle010() local
147 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle011() local
159 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle012() local
171 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle013() local
183 ArkUI_NumberValue values[] = {{.i32 = value}}; TestCustomComponentForegroundBlurStyle014() local
195 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle015() local
207 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle016() local
219 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle017() local
231 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle018() local
243 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle019() local
255 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle020() local
267 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {.i32 = value}}; TestCustomComponentForegroundBlurStyle021() local
279 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle022() local
291 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle023() local
303 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle024() local
315 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle025() local
327 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle026() local
339 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle027() local
351 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle028() local
363 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle029() local
375 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle030() local
387 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, {}, {}, {}, {}, {.f32 = value}}; TestCustomComponentForegroundBlurStyle031() local
400 ArkUI_NumberValue values[] = {{.i32 = ARKUI_BLUR_STYLE_THIN}, TestCustomComponentForegroundBlurStyle032() local
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMatrixTestPart2.cpp220 float values[9]; in HWTEST_F() local
221 OH_Drawing_MatrixGetAll(c, values); in HWTEST_F()
222 EXPECT_EQ(values[0], 1); in HWTEST_F()
274 float values[9]; in HWTEST_F() local
275 OH_Drawing_MatrixGetAll(c, values); in HWTEST_F()
276 EXPECT_EQ(values[0], 1); in HWTEST_F()
277 EXPECT_EQ(values[1], 0); in HWTEST_F()
278 EXPECT_EQ(values[2], 0); in HWTEST_F()
279 EXPECT_EQ(values[3], 0); in HWTEST_F()
280 EXPECT_EQ(values[ in HWTEST_F()
347 float values[9]; HWTEST_F() local
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Dgrf.c24 const struct rockchip_grf_value *values; member
39 .values = px30_defaults,
54 .values = rk3036_defaults,
65 .values = rk3128_defaults,
76 .values = rk3228_defaults,
89 .values = rk3288_defaults,
100 .values = rk3328_defaults,
111 .values = rk3308_defaults,
122 .values = rk3368_defaults,
133 .values
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/soc/rockchip/
H A Dgrf.c24 const struct rockchip_grf_value *values; member
39 .values = px30_defaults,
54 .values = rk3036_defaults,
65 .values = rk3128_defaults,
76 .values = rk3228_defaults,
89 .values = rk3288_defaults,
100 .values = rk3328_defaults,
111 .values = rk3308_defaults,
122 .values = rk3368_defaults,
133 .values
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c87 kbdev->pm.backend.metrics.values.time_busy = 0; in kbasep_pm_metrics_init()
88 kbdev->pm.backend.metrics.values.time_idle = 0; in kbasep_pm_metrics_init()
89 kbdev->pm.backend.metrics.values.time_in_protm = 0; in kbasep_pm_metrics_init()
93 /* Normalize values by GPU frequency */ in kbasep_pm_metrics_init()
123 kbdev->pm.backend.metrics.values.time_busy = 0; in kbasep_pm_metrics_init()
124 kbdev->pm.backend.metrics.values.time_idle = 0; in kbasep_pm_metrics_init()
125 kbdev->pm.backend.metrics.values.busy_cl[0] = 0; in kbasep_pm_metrics_init()
126 kbdev->pm.backend.metrics.values.busy_cl[1] = 0; in kbasep_pm_metrics_init()
127 kbdev->pm.backend.metrics.values.busy_gl = 0; in kbasep_pm_metrics_init()
270 kbdev->pm.backend.metrics.values in kbase_pm_get_dvfs_utilisation_calc()
[all...]
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dglobal_test.cpp134 char *values = nullptr; in HWTEST_F() local
135 int32_t ret = GLOBAL_GetValueByName("app_name", FormatFullPath(g_resFilePath).c_str(), &values); in HWTEST_F()
136 // when ret != OK , values has been freed. in HWTEST_F()
138 EXPECT_EQ(std::string("App Name"), values); in HWTEST_F()
139 free(values); in HWTEST_F()
150 char *values = nullptr; in HWTEST_F() local
153 int32_t ret = GLOBAL_GetValueById(static_cast<uint32_t>(id), FormatFullPath(g_resFilePath).c_str(), &values); in HWTEST_F()
154 // when ret != OK , values has been freed. in HWTEST_F()
156 EXPECT_EQ(std::string("App Name"), values); in HWTEST_F()
157 free(values); in HWTEST_F()
[all...]
/test/xts/hats/hdf/display/buffer/benchmark/
H A Ddisplay_buffer_benchmark_test.cpp86 std::vector<uint8_t> values(2880, 0); in BENCHMARK_F()
87 ret = g_gralloc->SetMetadata(*g_bufferHandle, key, values); in BENCHMARK_F()
104 std::vector<uint8_t> values(2880, 0); in BENCHMARK_F()
105 ret = g_gralloc->SetMetadata(*g_bufferHandle, key, values); in BENCHMARK_F()
126 std::vector<uint8_t> values(2880, 0); in BENCHMARK_F()
127 ret = g_gralloc->SetMetadata(*g_bufferHandle, key, values); in BENCHMARK_F()
146 std::vector<uint8_t> values(2880, 0); in BENCHMARK_F()
147 ret = g_gralloc->SetMetadata(*g_bufferHandle, key, values); in BENCHMARK_F()
/test/testfwk/arkxtest/jsunit/src/module/mock/
H A DMockKit.js100 let values = this.stubs.get(f);
101 if (!values) {
102 values = new Map();
115 values.set(key, returnInfo);
116 this.stubs.set(f, values);
120 let values = this.stubs.get(f);
121 if (!values) {
138 values.forEach(function (value, key, map) {
144 return values.get(retrunKet);
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c82 kbdev->pm.backend.metrics.values.time_busy = 0; in kbasep_pm_metrics_init()
83 kbdev->pm.backend.metrics.values.time_idle = 0; in kbasep_pm_metrics_init()
84 kbdev->pm.backend.metrics.values.busy_cl[0] = 0; in kbasep_pm_metrics_init()
85 kbdev->pm.backend.metrics.values.busy_cl[1] = 0; in kbasep_pm_metrics_init()
86 kbdev->pm.backend.metrics.values.busy_gl = 0; in kbasep_pm_metrics_init()
136 kbdev->pm.backend.metrics.values.time_busy += ns_time; in kbase_pm_get_dvfs_utilisation_calc()
138 kbdev->pm.backend.metrics.values.busy_cl[0] += ns_time; in kbase_pm_get_dvfs_utilisation_calc()
141 kbdev->pm.backend.metrics.values.busy_cl[1] += ns_time; in kbase_pm_get_dvfs_utilisation_calc()
146 kbdev->pm.backend.metrics.values.busy_gl += ns_time; in kbase_pm_get_dvfs_utilisation_calc()
150 kbdev->pm.backend.metrics.values in kbase_pm_get_dvfs_utilisation_calc()
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dvfs_debugfs.c42 kbdev->pm.backend.metrics.values.time_busy, in kbasep_dvfs_utilization_debugfs_show()
43 kbdev->pm.backend.metrics.values.time_idle, in kbasep_dvfs_utilization_debugfs_show()
44 kbdev->pm.backend.metrics.values.time_in_protm); in kbasep_dvfs_utilization_debugfs_show()
47 kbdev->pm.backend.metrics.values.time_busy, in kbasep_dvfs_utilization_debugfs_show()
48 kbdev->pm.backend.metrics.values.time_idle); in kbasep_dvfs_utilization_debugfs_show()
/test/testfwk/arkxtest/hamock/src/main/mock/
H A DMockKit.js86 let values = this.stubs.get(f);
87 if (!values) {
88 values = new Map();
101 values.set(key, returnInfo);
102 this.stubs.set(f, values);
105 let values = this.stubs.get(f);
106 if (!values) {
122 values.forEach(function (value, key, map) {
127 return values.get(retrunKet);
/test/testfwk/developer_test/src/core/command/
H A Ddistribute_utils.py45 if list(env_manager.managers.values())[0].devices_list:
46 for device in list(env_manager.managers.values())[0].devices_list:
49 for device in list(env_manager.managers.values())[1].devices_list:
88 devices_list = list(env_manager.managers.values())[0].devices_list
90 devices_list = list(env_manager.managers.values())[1].devices_list
157 return list(result.values())
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1395 ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length);
1398 ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length);
1444 void (*setLinearGradient)(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 valuesLength,
1447 void (*setSweepGradient)(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 valuesLength,
1450 void (*setRadialGradient)(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 valuesLength,
1459 void (*setBorderImageGradient)(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 valuesLength,
1470 void (*setBorder)(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int32 valuesSize,
1473 void (*setBackgroundImagePosition)(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* types,
1483 ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length);
1485 void (*setScale)(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int3
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c363 /* Capture l2 cache counter values if enabled */ in _mali_profiling_sampling_counters()
381 /* Add all enabled counter values into stream */ in _mali_profiling_sampling_counters()
1181 * values for core 0, and thus this will be applied to all PP sub jobs/cores. in mali_profiling_set_event()
1223 * Called by gator.ko to retrieve the L2 cache counter values for all L2 cache cores.
1227 * @param values Pointer to a mali_profiling_l2_counter_values structure where
1228 * the counter sources and values will be output
1231 u32 mali_profiling_get_l2_counters(mali_profiling_l2_counter_values *values) in mali_profiling_get_l2_counters() argument
1245 mali_l2_cache_core_get_counter_values(l2_cache, &values->cores[i].source0, &values->cores[i].value0, in mali_profiling_get_l2_counters()
1246 &values in mali_profiling_get_l2_counters()
1288 mali_profiling_get_mali_version(struct mali_profiling_mali_version *values) mali_profiling_get_mali_version() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c357 /* Capture l2 cache counter values if enabled */ in _mali_profiling_sampling_counters()
374 /* Add all enabled counter values into stream */ in _mali_profiling_sampling_counters()
1157 * values for core 0, and thus this will be applied to all PP sub jobs/cores. in _mali_profiling_set_event()
1200 * Called by gator.ko to retrieve the L2 cache counter values for all L2 cache cores.
1204 * @param values Pointer to a _mali_profiling_l2_counter_values structure where
1205 * the counter sources and values will be output
1208 u32 _mali_profiling_get_l2_counters(_mali_profiling_l2_counter_values *values) in _mali_profiling_get_l2_counters() argument
1223 &values->cores[i].source0, in _mali_profiling_get_l2_counters()
1224 &values->cores[i].value0, in _mali_profiling_get_l2_counters()
1225 &values in _mali_profiling_get_l2_counters()
1267 _mali_profiling_get_mali_version(struct _mali_profiling_mali_version *values) _mali_profiling_get_mali_version() argument
[all...]
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dlistener.py137 self.result[-1][1].extend(list(self.tests.values()))
142 list(self.tests.values())))
147 list(self.tests.values())))
148 results = [(suite, list(self.tests.values()))]
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Dmanager_env.py157 for manager in self.managers.values():
281 for manager in self.managers.values():
286 for manager in self.managers.values():
292 for manager in self.managers.values():
306 for manager in self.managers.values():
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_profiling_gator_api.h214 #define PACKET_HEADER_START_CAPTURE_VALUE 0x85 /* The control packet header type to start capture values. */
281 u32 mali_profiling_get_l2_counters(mali_profiling_l2_counter_values *values);
287 void mali_profiling_get_mali_version(struct mali_profiling_mali_version *values);
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_profiling_gator_api.h226 #define PACKET_HEADER_START_CAPTURE_VALUE 0x85 /* The control packet header type to start capture values. */
293 u32 _mali_profiling_get_l2_counters(_mali_profiling_l2_counter_values *values);
299 void _mali_profiling_get_mali_version(struct _mali_profiling_mali_version *values);
/test/testfwk/xdevice/src/xdevice/_core/resource/template/static/components/
H A DpopoverCheckBox.js80 const values = this.options ?? [];
81 return [...values];
/test/xts/acts/distributeddatamgr/dataSharejstest/hap/entry/src/ohosTest/js/test/
H A DDataAbilityPredicatesJsunit.test.js2323 var values = [1, -2147483648];
2325 dataAbilityPredicates.notIn("integerValue", values);
2342 let values = [1, 2147483647];
2344 dataAbilityPredicates.notIn("integerValue", values);
2361 var values = [-2147483648, 2147483647];
2363 dataAbilityPredicates.notIn("integerValue", values);
2380 var values = [Number.MIN_VALUE.toString()];
2382 dataAbilityPredicates.in("doubleValue", values);
2397 var values = ["1.0"];
2399 dataAbilityPredicates.in("doubleValue", values);
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstorePredicatesJsunit.test.js2008 var values = [Number.MIN_VALUE.toString()];
2010 predicates.in("doubleValue", values);
2024 var values = ["1.0"];
2026 predicates.in("doubleValue", values);
2040 var values = [DOUBLE_MAX.toString()];
2042 predicates.in("doubleValue", values);
2056 var values = [Number.MIN_VALUE.toString(), "1.0", DOUBLE_MAX.toString()];
2058 predicates.in("doubleValue", values);
2072 var values = [1, -2147483648];
2074 predicates.notIn("integerValue", values);
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStorePredicatesJsunit.test.js2003 var values = [Number.MIN_VALUE.toString()];
2005 predicates.in("doubleValue", values);
2020 var values = ["1.0"];
2022 predicates.in("doubleValue", values);
2037 var values = [DOUBLE_MAX.toString()];
2039 predicates.in("doubleValue", values);
2054 var values = [Number.MIN_VALUE.toString(), "1.0", DOUBLE_MAX.toString()];
2056 predicates.in("doubleValue", values);
2071 var values = [1, -2147483648];
2073 predicates.notIn("integerValue", values);
[all...]

Completed in 34 milliseconds

123