Home
last modified time | relevance | path

Searched refs:ret (Results 26 - 50 of 53141) sorted by relevance

12345678910>>...2126

/kernel/linux/linux-6.6/fs/smb/server/
H A Dndr.c34 int ret; in ndr_write_int16() local
36 ret = try_to_realloc_ndr_blob(n, sizeof(value)); in ndr_write_int16()
37 if (ret) in ndr_write_int16()
38 return ret; in ndr_write_int16()
49 int ret; in ndr_write_int32() local
51 ret = try_to_realloc_ndr_blob(n, sizeof(value)); in ndr_write_int32()
52 if (ret) in ndr_write_int32()
53 return ret; in ndr_write_int32()
64 int ret; in ndr_write_int64() local
66 ret in ndr_write_int64()
79 int ret; ndr_write_bytes() local
97 int ret; ndr_write_string() local
173 int ret; ndr_encode_dos_attr() local
233 int ret; ndr_decode_dos_attr() local
298 int i, ret; ndr_encode_posix_acl_entry() local
347 int ret; ndr_encode_posix_acl() local
400 int ret; ndr_encode_v4_ntacl() local
453 int ret; ndr_decode_v4_ntacl() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dstate_test.cpp69 int32_t ret = vDecSample->CreateVideoDecoder(hevc_codeName); in SetUp() local
70 ASSERT_EQ(AV_ERR_OK, ret); in SetUp()
71 ret = vDecSample->SetVideoDecoderCallback(); in SetUp()
72 ASSERT_EQ(AV_ERR_OK, ret); in SetUp()
73 ret = vDecSample->ConfigureVideoDecoder(); in SetUp()
74 ASSERT_EQ(AV_ERR_OK, ret); in SetUp()
99 int32_t ret = vDecSample->Stop(); in HWTEST_F() local
100 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F()
101 ret = vDecSample->Flush(); in HWTEST_F()
102 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F()
116 int32_t ret = vDecSample->Start(); HWTEST_F() local
133 int32_t ret = vDecSample->Start(); HWTEST_F() local
150 int32_t ret = vDecSample->Start(); HWTEST_F() local
167 int32_t ret = vDecSample->Start(); HWTEST_F() local
187 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
207 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
227 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
248 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
266 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
286 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
306 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
326 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
348 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
368 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
388 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
412 int32_t ret = vDecSample->Start(); HWTEST_F() local
431 int32_t ret = vDecSample->Start(); HWTEST_F() local
450 int32_t ret = vDecSample->Start(); HWTEST_F() local
469 int32_t ret = vDecSample->Start(); HWTEST_F() local
488 int32_t ret = vDecSample->Start(); HWTEST_F() local
511 int32_t ret = vDecSample->Start(); HWTEST_F() local
533 int32_t ret = vDecSample->Start(); HWTEST_F() local
552 int32_t ret = vDecSample->Start(); HWTEST_F() local
571 int32_t ret = vDecSample->Start(); HWTEST_F() local
592 int32_t ret = vDecSample->Start(); HWTEST_F() local
611 int32_t ret = vDecSample->Start(); HWTEST_F() local
630 int32_t ret = vDecSample->Start(); HWTEST_F() local
655 int32_t ret = vDecSample->Start(); HWTEST_F() local
672 int32_t ret = vDecSample->Start(); HWTEST_F() local
689 int32_t ret = vDecSample->Start(); HWTEST_F() local
712 int32_t ret = vDecSample->Start(); HWTEST_F() local
731 int32_t ret = vDecSample->Reset(); HWTEST_F() local
746 int32_t ret = vDecSample->Release(); HWTEST_F() local
760 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
776 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
792 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
808 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
825 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
842 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
859 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
876 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
893 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
916 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
939 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
962 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
983 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1006 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1029 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1052 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1077 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1100 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1123 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1149 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1169 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1189 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1209 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1229 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1251 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1273 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1295 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1317 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1339 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1365 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1390 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1412 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1434 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1458 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1480 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1502 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1530 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1550 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1570 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1596 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1618 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1636 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1652 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1671 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1690 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1709 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1728 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1747 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1766 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1785 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dstate_test.cpp64 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local
65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp()
66 ret = vDecSample->SetVideoDecoderCallback(); in SetUp()
67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp()
68 ret = vDecSample->ConfigureVideoDecoder(); in SetUp()
69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp()
90 int32_t ret = vDecSample->Stop(); in HWTEST_F() local
91 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F()
92 ret = vDecSample->Flush(); in HWTEST_F()
93 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F()
105 int32_t ret = vDecSample->Start(); HWTEST_F() local
120 int32_t ret = vDecSample->Start(); HWTEST_F() local
135 int32_t ret = vDecSample->Start(); HWTEST_F() local
150 int32_t ret = vDecSample->Start(); HWTEST_F() local
168 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
186 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
204 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
223 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
239 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
257 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
275 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
293 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
313 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
331 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
349 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
371 int32_t ret = vDecSample->Start(); HWTEST_F() local
388 int32_t ret = vDecSample->Start(); HWTEST_F() local
405 int32_t ret = vDecSample->Start(); HWTEST_F() local
422 int32_t ret = vDecSample->Start(); HWTEST_F() local
439 int32_t ret = vDecSample->Start(); HWTEST_F() local
460 int32_t ret = vDecSample->Start(); HWTEST_F() local
480 int32_t ret = vDecSample->Start(); HWTEST_F() local
497 int32_t ret = vDecSample->Start(); HWTEST_F() local
514 int32_t ret = vDecSample->Start(); HWTEST_F() local
533 int32_t ret = vDecSample->Start(); HWTEST_F() local
550 int32_t ret = vDecSample->Start(); HWTEST_F() local
567 int32_t ret = vDecSample->Start(); HWTEST_F() local
590 int32_t ret = vDecSample->Start(); HWTEST_F() local
605 int32_t ret = vDecSample->Start(); HWTEST_F() local
620 int32_t ret = vDecSample->Start(); HWTEST_F() local
641 int32_t ret = vDecSample->Start(); HWTEST_F() local
658 int32_t ret = vDecSample->Reset(); HWTEST_F() local
671 int32_t ret = vDecSample->Release(); HWTEST_F() local
683 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
697 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
711 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
725 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
740 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
755 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
770 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
785 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local
800 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
822 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
844 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
866 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
886 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
908 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
930 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
952 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
976 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
998 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1020 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1045 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1063 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1081 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1099 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1117 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1137 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1157 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1177 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1197 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1217 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1241 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1264 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1284 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1304 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1326 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1346 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1366 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1392 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1410 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1428 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1452 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1472 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1488 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1502 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1519 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1536 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1553 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1570 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1587 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1604 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
1621 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_control_test.cpp55 int32_t ret = AudioCreateRender(manager, PIN_OUT_SPEAKER, ADAPTER_NAME, &adapter, &render, &renderId_); in SetUp() local
56 ASSERT_EQ(HDF_SUCCESS, ret); in SetUp()
61 int32_t ret = ReleaseRenderSource(manager, adapter, render, renderId_); in TearDown() local
62 ASSERT_EQ(HDF_SUCCESS, ret); in TearDown()
72 int32_t ret = -1; in HWTEST_F() local
75 ret = render->Start(render); in HWTEST_F()
76 EXPECT_EQ(HDF_SUCCESS, ret); in HWTEST_F()
78 ret = render->Stop(render); in HWTEST_F()
79 EXPECT_EQ(HDF_SUCCESS, ret); in HWTEST_F()
88 int32_t ret in HWTEST_F() local
102 int32_t ret = -1; HWTEST_F() local
120 int32_t ret = -1; HWTEST_F() local
135 int32_t ret = -1; HWTEST_F() local
148 int32_t ret = -1; HWTEST_F() local
165 int32_t ret = -1; HWTEST_F() local
184 int32_t ret = -1; HWTEST_F() local
203 int32_t ret = -1; HWTEST_F() local
222 int32_t ret = -1; HWTEST_F() local
235 int32_t ret = -1; HWTEST_F() local
258 int32_t ret = -1; HWTEST_F() local
276 int32_t ret = -1; HWTEST_F() local
296 int32_t ret = -1; HWTEST_F() local
315 int32_t ret = -1; HWTEST_F() local
333 int32_t ret = -1; HWTEST_F() local
354 int32_t ret = -1; HWTEST_F() local
377 int32_t ret = -1; HWTEST_F() local
400 int32_t ret = -1; HWTEST_F() local
422 int32_t ret = -1; HWTEST_F() local
441 int32_t ret = -1; HWTEST_F() local
463 int32_t ret = -1; HWTEST_F() local
479 int32_t ret = -1; HWTEST_F() local
510 int32_t ret = pthread_create(&audiopara.tids, NULL, (THREAD_FUNC)PlayAudioFile, &audiopara); HWTEST_F() local
536 int32_t ret = -1; HWTEST_F() local
585 int32_t ret = render->AudioDevDump(render, RANGE-1, fd); HWTEST_F() local
598 int32_t ret = -1; HWTEST_F() local
620 int32_t ret = -1; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dinit.c20 int ret; in wl1251_hw_init_hwenc_config() local
22 ret = wl1251_acx_feature_cfg(wl, 0); in wl1251_hw_init_hwenc_config()
23 if (ret < 0) { in wl1251_hw_init_hwenc_config()
25 return ret; in wl1251_hw_init_hwenc_config()
28 ret = wl1251_acx_default_key(wl, wl->default_key); in wl1251_hw_init_hwenc_config()
29 if (ret < 0) { in wl1251_hw_init_hwenc_config()
31 return ret; in wl1251_hw_init_hwenc_config()
39 int ret; in wl1251_hw_init_templates_config() local
43 ret = wl1251_cmd_template_set(wl, CMD_PROBE_REQ, NULL, in wl1251_hw_init_templates_config()
45 if (ret < in wl1251_hw_init_templates_config()
91 int ret; wl1251_hw_init_rx_config() local
106 int ret; wl1251_hw_init_phy_config() local
133 int ret; wl1251_hw_init_beacon_filter() local
149 int ret; wl1251_hw_init_pta() local
164 int ret; wl1251_hw_init_energy_detection() local
175 int ret; wl1251_hw_init_beacon_broadcast() local
191 int ret; wl1251_hw_init_mem_config() local
260 int ret, i; wl1251_hw_init_tx_queue_config() local
294 int ret; wl1251_hw_init_data_path_config() local
316 int ret; wl1251_hw_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dinit.c20 int ret; in wl1251_hw_init_hwenc_config() local
22 ret = wl1251_acx_feature_cfg(wl, 0); in wl1251_hw_init_hwenc_config()
23 if (ret < 0) { in wl1251_hw_init_hwenc_config()
25 return ret; in wl1251_hw_init_hwenc_config()
28 ret = wl1251_acx_default_key(wl, wl->default_key); in wl1251_hw_init_hwenc_config()
29 if (ret < 0) { in wl1251_hw_init_hwenc_config()
31 return ret; in wl1251_hw_init_hwenc_config()
39 int ret; in wl1251_hw_init_templates_config() local
43 ret = wl1251_cmd_template_set(wl, CMD_PROBE_REQ, NULL, in wl1251_hw_init_templates_config()
45 if (ret < in wl1251_hw_init_templates_config()
91 int ret; wl1251_hw_init_rx_config() local
106 int ret; wl1251_hw_init_phy_config() local
133 int ret; wl1251_hw_init_beacon_filter() local
149 int ret; wl1251_hw_init_pta() local
164 int ret; wl1251_hw_init_energy_detection() local
175 int ret; wl1251_hw_init_beacon_broadcast() local
191 int ret; wl1251_hw_init_mem_config() local
260 int ret, i; wl1251_hw_init_tx_queue_config() local
294 int ret; wl1251_hw_init_data_path_config() local
316 int ret; wl1251_hw_init() local
[all...]
/kernel/liteos_m/testsuites/sample/posix/mutex/
H A DIt_posix_mutex_037.c38 int ret; in TaskF01() local
40 ret = pthread_mutex_trylock(&g_mutex038); in TaskF01()
41 ICUNIT_GOTO_NOT_EQUAL(ret, 0, ret, EXIT); in TaskF01()
43 ret = sem_post(&g_sem038); in TaskF01()
44 ICUNIT_GOTO_EQUAL(ret, 0, ret, EXIT); in TaskF01()
46 ret = pthread_mutex_lock(&g_mutex038); in TaskF01()
47 ICUNIT_GOTO_EQUAL(ret, 0, ret, EXI in TaskF01()
61 int ret; Testcase() local
[all...]
/third_party/elfutils/tests/
H A Dfuncretval_test.c11 large_struct1_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 } }; in fun_large_struct1() local
12 return ret; in fun_large_struct1()
18 large_struct2_t ret = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }; in fun_large_struct2() local
19 return ret; in fun_large_struct2()
39 vec_char_8_t ret = { 1, 2, 3, 4, 5, 6, 7, 8 }; in fun_vec_char_8() local
40 return ret; in fun_vec_char_8()
45 vec_short_8_t ret = { 2, 3, 4, 5 }; in fun_vec_short_8() local
46 return ret; in fun_vec_short_8()
51 vec_int_8_t ret = { 3, 4 }; in fun_vec_int_8() local
52 return ret; in fun_vec_int_8()
57 vec_long_8_t ret = { 5 }; fun_vec_long_8() local
63 vec_float_8_t ret = { 1.5, 2.5 }; fun_vec_float_8() local
71 vec_double_8_t ret = { 3.5 }; fun_vec_double_8() local
80 vec_char_16_t ret = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; fun_vec_char_16() local
86 vec_short_16_t ret = { 2, 3, 4, 5, 6, 7, 8 }; fun_vec_short_16() local
92 vec_int_16_t ret = { 2, 3, 4 }; fun_vec_int_16() local
98 vec_long_16_t ret = { 3, 4 }; fun_vec_long_16() local
104 vec_int128_16_t ret = { 999 }; fun_vec_int128_16() local
110 vec_float_16_t ret = { 1.5, 2.5, 3.5, 4.5 }; fun_vec_float_16() local
116 vec_double_16_t ret = { 2.5, 5 }; fun_vec_double_16() local
123 vec_float128_16_t ret = { 7.5 }; fun_vec_float128_16() local
132 hfa1_float_t ret = { 1.5 }; fun_hfa1_float() local
138 hfa1_double_t ret = { 3.0 }; fun_hfa1_double() local
144 hfa1_long_double_t ret = { 3.0 }; fun_hfa1_long_double() local
150 hfa1_float_a_t ret = { { 1.5 } }; fun_hfa1_float_a() local
156 hfa1_double_a_t ret = { { 3.0 } }; fun_hfa1_double_a() local
162 hfa1_long_double_a_t ret = { { 3.0 } }; fun_hfa1_long_double_a() local
168 hfa2_float_t ret = { 1.5, 3.0 }; fun_hfa2_float() local
174 hfa2_double_t ret = { 3.0, 4.5 }; fun_hfa2_double() local
180 hfa2_long_double_t ret = { 3.0, 4.5 }; fun_hfa2_long_double() local
186 hfa2_float_a_t ret = { { 2.5, 3.5 } }; fun_hfa2_float_a() local
192 hfa2_double_a_t ret = { { 3.0, 3.5 } }; fun_hfa2_double_a() local
198 hfa2_long_double_a_t ret = { { 3.0, 4.0 } }; fun_hfa2_long_double_a() local
204 hfa3_float_t ret = { 1.5, 3.0, 4.5 }; fun_hfa3_float() local
210 hfa3_double_t ret = { 3.0, 4.5, 9.5 }; fun_hfa3_double() local
216 hfa3_long_double_t ret = { 3.0, 4.5, 9.5 }; fun_hfa3_long_double() local
222 hfa3_float_a_t ret = { { 3.5, 4.5, 5.5 } }; fun_hfa3_float_a() local
228 hfa3_double_a_t ret = { { 3.0, 3.5, 4.0 } }; fun_hfa3_double_a() local
234 hfa3_long_double_a_t ret = { { 3.0, 4.0, 5.0 } }; fun_hfa3_long_double_a() local
240 hfa4_float_t ret = { 1.5, 3.5, 4.5, 9.5 }; fun_hfa4_float() local
246 hfa4_double_t ret = { 3.5, 4.5, 9.5, 1.5 }; fun_hfa4_double() local
252 hfa4_long_double_t ret = { 3.5, 4.5, 9.5, 1.5 }; fun_hfa4_long_double() local
258 hfa4_float_a_t ret = { { 4.5, 5.5, 6.5, 7.5 } }; fun_hfa4_float_a() local
264 hfa4_double_a_t ret = { { 3.0, 4.5, 5.0, 5.5 } }; fun_hfa4_double_a() local
270 hfa4_long_double_a_t ret = { { 3.0, 4.0, 5.0, 6.0 } }; fun_hfa4_long_double_a() local
276 nfa5_float_t ret = { 1.5, 3.5, 4.5, 9.5, 10.5 }; fun_nfa5_float() local
282 nfa5_double_t ret = { 3.5, 4.5, 9.5, 1.5, 2.5 }; fun_nfa5_double() local
288 nfa5_long_double_t ret = { 3.5, 4.5, 9.5, 1.5, 2.5 }; fun_nfa5_long_double() local
294 nfa5_float_a_t ret = { { 4.5, 5.5, 6.5, 7.5, 9.5 } }; fun_nfa5_float_a() local
300 nfa5_double_a_t ret = { { 3.0, 4.5, 5.0, 5.5, 6.5 } }; fun_nfa5_double_a() local
306 nfa5_long_double_a_t ret = { { 3.0, 4.0, 5.0, 6.0, 7.0 } }; fun_nfa5_long_double_a() local
313 hfa1_float128_t ret = { 4.5 }; fun_hfa1_float128() local
319 hfa2_float128_t ret = { 4.5, 9.5 }; fun_hfa2_float128() local
325 hfa3_float128_t ret = { 4.5, 9.5, 12.5 }; fun_hfa3_float128() local
331 hfa4_float128_t ret = { 4.5, 9.5, 3.5, 1.5 }; fun_hfa4_float128() local
340 hva1_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 } }; fun_hva1_vec_char_8() local
346 hva1_vec_short_8_t ret = { { 2, 3, 4, 5 } }; fun_hva1_vec_short_8() local
352 hva1_vec_int_8_t ret = { { 3, 4 } }; fun_hva1_vec_int_8() local
358 hva1_vec_long_8_t ret = { { 5 } }; fun_hva1_vec_long_8() local
364 hva1_vec_float_8_t ret = { { 1.5, 2.5 } }; fun_hva1_vec_float_8() local
370 hva1_vec_double_8_t ret = { { 3.5 } }; fun_hva1_vec_double_8() local
376 hva1_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva1_vec_char_16_t() local
383 hva1_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 } }; fun_hva1_vec_short_16_t() local
389 hva1_vec_int_16_t ret = { { 3, 4, 5, 6 } }; fun_hva1_vec_int_16_t() local
395 hva1_vec_long_16_t ret = { { 4, 5 } }; fun_hva1_vec_long_16_t() local
401 hva1_vec_int128_16_t ret = { { 6 } }; fun_hva1_vec_int128_16_t() local
407 hva1_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 } }; fun_hva1_vec_float_16_t() local
413 hva1_vec_double_16_t ret = { { 2.5, 3.5 } }; fun_hva1_vec_double_16_t() local
420 hva1_vec_float128_16_t ret = { { 4.5 } }; fun_hva1_vec_float128_16_t() local
429 hva2_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 }, fun_hva2_vec_char_8() local
436 hva2_vec_short_8_t ret = { { 2, 3, 4, 5 }, fun_hva2_vec_short_8() local
443 hva2_vec_int_8_t ret = { { 3, 4 }, fun_hva2_vec_int_8() local
450 hva2_vec_long_8_t ret = { { 5 }, fun_hva2_vec_long_8() local
457 hva2_vec_float_8_t ret = { { 1.5, 2.5 }, fun_hva2_vec_float_8() local
464 hva2_vec_double_8_t ret = { { 3.5 }, fun_hva2_vec_double_8() local
471 hva2_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva2_vec_char_16_t() local
480 hva2_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 }, fun_hva2_vec_short_16_t() local
487 hva2_vec_int_16_t ret = { { 3, 4, 5, 6 }, fun_hva2_vec_int_16_t() local
494 hva2_vec_long_16_t ret = { { 4, 5 }, fun_hva2_vec_long_16_t() local
501 hva2_vec_int128_16_t ret = { { 6 }, fun_hva2_vec_int128_16_t() local
508 hva2_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 }, fun_hva2_vec_float_16_t() local
515 hva2_vec_double_16_t ret = { { 2.5, 3.5 }, fun_hva2_vec_double_16_t() local
523 hva2_vec_float128_16_t ret = { { 4.5 }, fun_hva2_vec_float128_16_t() local
533 hva3_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 }, fun_hva3_vec_char_8() local
541 hva3_vec_short_8_t ret = { { 2, 3, 4, 5 }, fun_hva3_vec_short_8() local
549 hva3_vec_int_8_t ret = { { 3, 4 }, fun_hva3_vec_int_8() local
557 hva3_vec_long_8_t ret = { { 5 }, fun_hva3_vec_long_8() local
565 hva3_vec_float_8_t ret = { { 1.5, 2.5 }, fun_hva3_vec_float_8() local
573 hva3_vec_double_8_t ret = { { 3.5 }, fun_hva3_vec_double_8() local
581 hva3_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva3_vec_char_16_t() local
592 hva3_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 }, fun_hva3_vec_short_16_t() local
600 hva3_vec_int_16_t ret = { { 3, 4, 5, 6 }, fun_hva3_vec_int_16_t() local
608 hva3_vec_long_16_t ret = { { 3, 4 }, fun_hva3_vec_long_16_t() local
616 hva3_vec_int128_16_t ret = { { 6 }, fun_hva3_vec_int128_16_t() local
624 hva3_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 }, fun_hva3_vec_float_16_t() local
632 hva3_vec_double_16_t ret = { { 2.5, 3.5 }, fun_hva3_vec_double_16_t() local
641 hva3_vec_float128_16_t ret = { { 4.5 }, fun_hva3_vec_float128_16_t() local
652 hva4_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 }, fun_hva4_vec_char_8() local
661 hva4_vec_short_8_t ret = { { 2, 3, 4, 5 }, fun_hva4_vec_short_8() local
670 hva4_vec_int_8_t ret = { { 3, 4 }, fun_hva4_vec_int_8() local
679 hva4_vec_long_8_t ret = { { 5 }, fun_hva4_vec_long_8() local
688 hva4_vec_float_8_t ret = { { 1.5, 2.5 }, fun_hva4_vec_float_8() local
697 hva4_vec_double_8_t ret = { { 3.5 }, fun_hva4_vec_double_8() local
706 hva4_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva4_vec_char_16_t() local
719 hva4_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 }, fun_hva4_vec_short_16_t() local
728 hva4_vec_int_16_t ret = { { 3, 4, 5, 6 }, fun_hva4_vec_int_16_t() local
737 hva4_vec_long_16_t ret = { { 3, 4 }, fun_hva4_vec_long_16_t() local
746 hva4_vec_int128_16_t ret = { { 6 }, fun_hva4_vec_int128_16_t() local
755 hva4_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 }, fun_hva4_vec_float_16_t() local
764 hva4_vec_double_16_t ret = { { 2.5, 3.5 }, fun_hva4_vec_double_16_t() local
774 hva4_vec_float128_16_t ret = { { 4.5 }, fun_hva4_vec_float128_16_t() local
785 mixed_hfa3_cff_t ret = { 1.5 + 2.5i, 3.5 }; fun_mixed_hfa3_cff() local
791 mixed_hfa3_cdd_t ret = { 1.5 + 2.5i, 3.5 }; fun_mixed_hfa3_cdd() local
797 mixed_hfa3_cldld_t ret = { 1.5 + 2.5i, 3.5 }; fun_mixed_hfa3_cldld() local
803 mixed_hfa3_fcf_t ret = { 3.5, 1.5 + 2.5i }; fun_mixed_hfa3_fcf() local
809 mixed_hfa3_dcd_t ret = { 3.5, 1.5 + 2.5i }; fun_mixed_hfa3_dcd() local
815 mixed_hfa3_ldcld_t ret = { 3.5, 1.5 + 2.5i }; fun_mixed_hfa3_ldcld() local
821 mixed_hfa2_fltsht_t ret = { { 3.5, 4.5 }, { 1, 2, 3, 4 } }; fun_mixed_hfa2_fltsht_t() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dcompatibility_test.cpp67 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); in HWTEST_F() local
68 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
69 ret = vDecSample->SetVideoDecoderCallback(); in HWTEST_F()
70 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
71 ret = vDecSample->ConfigureVideoDecoder(); in HWTEST_F()
72 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
74 ret = vDecSample->StartVideoDecoder(); in HWTEST_F()
75 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
91 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); in HWTEST_F() local
92 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
115 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
139 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
163 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
187 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
211 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
235 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
259 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
283 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
307 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
331 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
355 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
379 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
403 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
427 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
451 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
475 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
499 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
523 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
547 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
571 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
595 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
619 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
643 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
667 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
691 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
715 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_eap_register.c25 int ret = 0; in eap_server_register_methods() local
28 if (ret == 0) in eap_server_register_methods()
29 ret = eap_server_identity_register(); in eap_server_register_methods()
33 if (ret == 0) in eap_server_register_methods()
34 ret = eap_server_md5_register(); in eap_server_register_methods()
38 if (ret == 0) in eap_server_register_methods()
39 ret = eap_server_tls_register(); in eap_server_register_methods()
43 if (ret == 0) in eap_server_register_methods()
44 ret = eap_server_unauth_tls_register(); in eap_server_register_methods()
49 if (ret in eap_server_register_methods()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_eap_register.c25 int ret = 0; in eap_server_register_methods() local
28 if (ret == 0) in eap_server_register_methods()
29 ret = eap_server_identity_register(); in eap_server_register_methods()
33 if (ret == 0) in eap_server_register_methods()
34 ret = eap_server_md5_register(); in eap_server_register_methods()
38 if (ret == 0) in eap_server_register_methods()
39 ret = eap_server_tls_register(); in eap_server_register_methods()
43 if (ret == 0) in eap_server_register_methods()
44 ret = eap_server_unauth_tls_register(); in eap_server_register_methods()
49 if (ret in eap_server_register_methods()
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dmp2975.c93 int ret = pmbus_read_word_data(client, page, phase, reg); in mp2975_read_word_helper() local
95 return (ret > 0) ? ret & mask : ret; in mp2975_read_word_helper()
124 int ph_curr, ret; in mp2975_read_phase() local
126 ret = pmbus_read_word_data(client, page, phase, reg); in mp2975_read_phase()
127 if (ret < 0) in mp2975_read_phase()
128 return ret; in mp2975_read_phase()
131 ret >>= 8; in mp2975_read_phase()
132 ret in mp2975_read_phase()
165 int ret; mp2975_read_phases() local
222 int ret; mp2975_read_word_data() local
331 int ret; mp2975_identify_multiphase_rail2() local
372 int num_phases2, ret; mp2975_identify_multiphase() local
410 int ret; mp2975_identify_vid() local
435 int ret; mp2975_identify_rails_vid() local
461 int i, ret; mp2975_current_sense_gain_get() local
501 int ret; mp2975_vref_get() local
529 int ret; mp2975_vref_offset_get() local
555 int ret; mp2975_vout_max_get() local
571 int ret; mp2975_identify_vout_format() local
588 int thres_dev, sense_ampl, ret; mp2975_vout_ov_scale_get() local
622 int i, ret; mp2975_vout_per_rail_config_get() local
687 int ret; mp2975_probe() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp46 Camera_ErrorCode ret = OH_CameraManager_GetSupportedCameraOutputCapability(cameraManager, in CreatePhotoOutput() local
48 EXPECT_EQ(ret, CAMERA_OK); in CreatePhotoOutput()
68 ret = OH_CameraManager_CreatePhotoOutput(cameraManager, &photoProfile, surfaceId, &photoOutput); in CreatePhotoOutput()
69 EXPECT_EQ(ret, CAMERA_OK); in CreatePhotoOutput()
80 Camera_ErrorCode ret = OH_CameraManager_GetSupportedCameraOutputCapability(cameraManager, in CreatePreviewOutput() local
82 EXPECT_EQ(ret, CAMERA_OK); in CreatePreviewOutput()
105 ret = OH_CameraManager_CreatePreviewOutput(cameraManager, &previewProfile, surfaceId, &previewOutput); in CreatePreviewOutput()
106 EXPECT_EQ(ret, CAMERA_OK); in CreatePreviewOutput()
117 Camera_ErrorCode ret = OH_CameraManager_GetSupportedCameraOutputCapability(cameraManager, in CreateVideoOutput() local
119 EXPECT_EQ(ret, CAMERA_O in CreateVideoOutput()
154 Camera_ErrorCode ret = OH_CaptureSession_CommitConfig(captureSession); SessionCommit() local
163 Camera_ErrorCode ret = OH_CaptureSession_GetZoomRatioRange(captureSession, &minZoom, &maxZoom); SessionControlParams() local
240 Camera_ErrorCode ret = OH_Camera_GetCameraManager(&cameraManager); SetUp() local
385 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
426 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
466 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
509 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
562 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
617 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
674 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
744 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
810 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
862 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
922 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
982 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
1013 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local
1047 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local
1118 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local
1161 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local
1212 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local
1267 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1311 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1353 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1398 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1450 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1503 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1555 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1607 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1659 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1722 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
1773 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
1835 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
1899 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
1957 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2022 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2071 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2125 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2186 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2235 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2289 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2314 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2344 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2375 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2407 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2468 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
2536 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2586 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
2628 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local
2709 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local
2790 Camera_ErrorCode ret = OH_CameraManager_GetSupportedSceneModes(cameraDevice, &sceneModes, &size); HWTEST_F() local
2819 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
2858 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
2902 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
2947 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
2999 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3050 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3088 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3126 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3178 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3230 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3283 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3337 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3406 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3458 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3513 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3566 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3622 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3679 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3734 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3784 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3831 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3876 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3922 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
3983 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4039 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local
4064 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local
4088 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4129 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4171 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4211 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4266 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
4324 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local
4384 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4417 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4454 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4516 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4569 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4620 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4663 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4706 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4749 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4792 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4835 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4878 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4925 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
4968 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5014 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5064 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5127 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5182 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5243 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5298 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5356 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5414 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5473 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5524 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5570 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local
5616 Camera_ErrorCode ret = OH_PhotoNative_GetMainImage(photoNative, &mainImage); HWTEST_F() local
5642 Camera_ErrorCode ret = OH_PhotoNative_GetMainImage(photoNative, &mainImage); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerInterfaceDependCheckTest.cpp77 int32_t ret = encoderDemo->InnerStartWithThread(); in Start() local
79 return ret; in Start()
122 int32_t ret = Create(encoderDemo); in HWTEST_F() local
123 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F()
128 ret = SetCallback(encoderDemo, cb_); in HWTEST_F()
129 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F()
131 ret = Configure(encoderDemo); in HWTEST_F()
132 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F()
146 int32_t ret = Create(encoderDemo); in HWTEST_F() local
147 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F()
173 int32_t ret = Create(encoderDemo); HWTEST_F() local
203 int32_t ret = Create(encoderDemo); HWTEST_F() local
236 int32_t ret = Create(encoderDemo); HWTEST_F() local
274 int32_t ret = Create(encoderDemo); HWTEST_F() local
310 int32_t ret = Create(encoderDemo); HWTEST_F() local
346 int32_t ret = Create(encoderDemo); HWTEST_F() local
385 int32_t ret = Create(encoderDemo); HWTEST_F() local
410 int32_t ret = Create(encoderDemo); HWTEST_F() local
440 int32_t ret = Create(encoderDemo); HWTEST_F() local
473 int32_t ret = Create(encoderDemo); HWTEST_F() local
511 int32_t ret = Create(encoderDemo); HWTEST_F() local
547 int32_t ret = Create(encoderDemo); HWTEST_F() local
583 int32_t ret = Create(encoderDemo); HWTEST_F() local
622 int32_t ret = Create(encoderDemo); HWTEST_F() local
646 int32_t ret = Create(encoderDemo); HWTEST_F() local
676 int32_t ret = Create(encoderDemo); HWTEST_F() local
714 int32_t ret = Create(encoderDemo); HWTEST_F() local
750 int32_t ret = Create(encoderDemo); HWTEST_F() local
786 int32_t ret = Create(encoderDemo); HWTEST_F() local
825 int32_t ret = Create(encoderDemo); HWTEST_F() local
849 int32_t ret = Create(encoderDemo); HWTEST_F() local
879 int32_t ret = Create(encoderDemo); HWTEST_F() local
917 int32_t ret = Create(encoderDemo); HWTEST_F() local
953 int32_t ret = Create(encoderDemo); HWTEST_F() local
989 int32_t ret = Create(encoderDemo); HWTEST_F() local
1028 int32_t ret = Create(encoderDemo); HWTEST_F() local
1052 int32_t ret = Create(encoderDemo); HWTEST_F() local
1082 int32_t ret = Create(encoderDemo); HWTEST_F() local
1115 int32_t ret = Create(encoderDemo); HWTEST_F() local
1151 int32_t ret = Create(encoderDemo); HWTEST_F() local
1189 int32_t ret = Create(encoderDemo); HWTEST_F() local
1225 int32_t ret = Create(encoderDemo); HWTEST_F() local
1264 int32_t ret = Create(encoderDemo); HWTEST_F() local
1287 int32_t ret = Create(encoderDemo); HWTEST_F() local
1316 int32_t ret = Create(encoderDemo); HWTEST_F() local
1347 int32_t ret = Create(encoderDemo); HWTEST_F() local
1383 int32_t ret = Create(encoderDemo); HWTEST_F() local
1417 int32_t ret = Create(encoderDemo); HWTEST_F() local
1451 int32_t ret = Create(encoderDemo); HWTEST_F() local
1488 int32_t ret = Create(encoderDemo); HWTEST_F() local
1513 int32_t ret = Create(encoderDemo); HWTEST_F() local
1544 int32_t ret = Create(encoderDemo); HWTEST_F() local
1578 int32_t ret = Create(encoderDemo); HWTEST_F() local
1616 int32_t ret = Create(encoderDemo); HWTEST_F() local
1653 int32_t ret = Create(encoderDemo); HWTEST_F() local
1693 int32_t ret = Create(encoderDemo); HWTEST_F() local
1730 int32_t ret = Create(encoderDemo); HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_control_test.cpp55 int32_t ret = AudioCreateCapture(manager, PIN_IN_MIC, ADAPTER_NAME, &adapter, &capture, &captureId_); in SetUp() local
56 ASSERT_EQ(HDF_SUCCESS, ret); in SetUp()
61 int32_t ret = ReleaseCaptureSource(manager, adapter, capture, captureId_); in TearDown() local
62 ASSERT_EQ(HDF_SUCCESS, ret); in TearDown()
72 int32_t ret = -1; in HWTEST_F() local
74 ret = capture->Start(capture); in HWTEST_F()
75 EXPECT_EQ(HDF_SUCCESS, ret); in HWTEST_F()
85 int32_t ret = -1; in HWTEST_F() local
88 ret = capture->Start(captureNull); in HWTEST_F()
89 ASSERT_TRUE(ret in HWTEST_F()
99 int32_t ret = -1; HWTEST_F() local
114 int32_t ret = -1; HWTEST_F() local
128 int32_t ret = -1; HWTEST_F() local
144 int32_t ret = -1; HWTEST_F() local
161 int32_t ret = -1; HWTEST_F() local
173 int32_t ret = -1; HWTEST_F() local
188 int32_t ret = -1; HWTEST_F() local
204 int32_t ret = -1; HWTEST_F() local
222 int32_t ret = -1; HWTEST_F() local
239 int32_t ret = -1; HWTEST_F() local
251 int32_t ret = -1; HWTEST_F() local
267 int32_t ret = -1; HWTEST_F() local
285 int32_t ret = -1; HWTEST_F() local
306 int32_t ret = -1; HWTEST_F() local
322 int32_t ret = -1; HWTEST_F() local
341 int32_t ret = -1; HWTEST_F() local
357 int32_t ret = -1; HWTEST_F() local
377 int32_t ret = -1; HWTEST_F() local
393 int32_t ret = -1; HWTEST_F() local
410 int32_t ret = -1; HWTEST_F() local
426 int32_t ret = -1; HWTEST_F() local
445 int32_t ret = -1; HWTEST_F() local
483 int32_t ret = -1; HWTEST_F() local
522 int32_t ret = -1; HWTEST_F() local
545 int32_t ret = -1; HWTEST_F() local
567 int32_t ret = -1; HWTEST_F() local
[all...]
/kernel/liteos_a/testsuites/unittest/process/basic/process/smp/
H A Dprocess_test_smp_008.cpp35 int ret; in PthreadTest01() local
40 ret = pthread_setaffinity_np(pthread_self(), sizeof(cpu_set_t), &cpuset); in PthreadTest01()
41 ICUNIT_GOTO_EQUAL(ret, 0, ret, ERROR_OUT1); in PthreadTest01()
44 ret = pthread_getaffinity_np(pthread_self(), sizeof(cpu_set_t), &cpuset); in PthreadTest01()
45 ICUNIT_GOTO_EQUAL(ret, 0, ret, ERROR_OUT1); in PthreadTest01()
46 ret = (CPU_ISSET(0, &cpuset)) > 0 ? 1 : 0; in PthreadTest01()
47 ICUNIT_GOTO_EQUAL(ret, 1, ret, ERROR_OUT in PthreadTest01()
79 int ret; Testcase() local
85 int ret; Testcase() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeInterfaceDependCheckTest.cpp70 OH_AVErrCode ret = decoderDemo->NativeConfigure(handle, format); in Configure() local
73 return ret; in Configure()
83 OH_AVErrCode ret = decoderDemo->NativeStart(handle); in Start() local
84 if (ret != AV_ERR_OK) { in Start()
85 return ret; in Start()
91 return ret; in Start()
139 OH_AVErrCode ret; in HWTEST_F() local
144 ret = SetCallback(decoderDemo, handle); in HWTEST_F()
145 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
158 OH_AVErrCode ret; in HWTEST_F() local
180 OH_AVErrCode ret; HWTEST_F() local
202 OH_AVErrCode ret; HWTEST_F() local
230 OH_AVErrCode ret; HWTEST_F() local
270 OH_AVErrCode ret; HWTEST_F() local
307 OH_AVErrCode ret; HWTEST_F() local
344 OH_AVErrCode ret; HWTEST_F() local
381 OH_AVErrCode ret; HWTEST_F() local
418 OH_AVErrCode ret; HWTEST_F() local
466 OH_AVErrCode ret; HWTEST_F() local
489 OH_AVErrCode ret; HWTEST_F() local
515 OH_AVErrCode ret; HWTEST_F() local
544 OH_AVErrCode ret; HWTEST_F() local
578 OH_AVErrCode ret; HWTEST_F() local
615 OH_AVErrCode ret; HWTEST_F() local
652 OH_AVErrCode ret; HWTEST_F() local
689 OH_AVErrCode ret; HWTEST_F() local
726 OH_AVErrCode ret; HWTEST_F() local
766 OH_AVErrCode ret; HWTEST_F() local
788 OH_AVErrCode ret; HWTEST_F() local
819 OH_AVErrCode ret; HWTEST_F() local
853 OH_AVErrCode ret; HWTEST_F() local
890 OH_AVErrCode ret; HWTEST_F() local
927 OH_AVErrCode ret; HWTEST_F() local
964 OH_AVErrCode ret; HWTEST_F() local
1001 OH_AVErrCode ret; HWTEST_F() local
1041 OH_AVErrCode ret; HWTEST_F() local
1062 OH_AVErrCode ret; HWTEST_F() local
1092 OH_AVErrCode ret; HWTEST_F() local
1128 OH_AVErrCode ret; HWTEST_F() local
1165 OH_AVErrCode ret; HWTEST_F() local
1202 OH_AVErrCode ret; HWTEST_F() local
1239 OH_AVErrCode ret; HWTEST_F() local
1279 OH_AVErrCode ret; HWTEST_F() local
1316 OH_AVErrCode ret; HWTEST_F() local
1356 OH_AVErrCode ret; HWTEST_F() local
1376 OH_AVErrCode ret; HWTEST_F() local
1405 OH_AVErrCode ret; HWTEST_F() local
1439 OH_AVErrCode ret; HWTEST_F() local
1476 OH_AVErrCode ret; HWTEST_F() local
1513 OH_AVErrCode ret; HWTEST_F() local
1550 OH_AVErrCode ret; HWTEST_F() local
1587 OH_AVErrCode ret; HWTEST_F() local
1627 OH_AVErrCode ret; HWTEST_F() local
1647 OH_AVErrCode ret; HWTEST_F() local
1676 OH_AVErrCode ret; HWTEST_F() local
1710 OH_AVErrCode ret; HWTEST_F() local
1747 OH_AVErrCode ret; HWTEST_F() local
1784 OH_AVErrCode ret; HWTEST_F() local
1821 OH_AVErrCode ret; HWTEST_F() local
1858 OH_AVErrCode ret; HWTEST_F() local
1898 OH_AVErrCode ret; HWTEST_F() local
1918 OH_AVErrCode ret; HWTEST_F() local
1947 OH_AVErrCode ret; HWTEST_F() local
1981 OH_AVErrCode ret; HWTEST_F() local
2018 OH_AVErrCode ret; HWTEST_F() local
2055 OH_AVErrCode ret; HWTEST_F() local
2092 OH_AVErrCode ret; HWTEST_F() local
2129 OH_AVErrCode ret; HWTEST_F() local
2169 OH_AVErrCode ret; HWTEST_F() local
2187 OH_AVErrCode ret; HWTEST_F() local
2214 OH_AVErrCode ret; HWTEST_F() local
2246 OH_AVErrCode ret; HWTEST_F() local
2281 OH_AVErrCode ret; HWTEST_F() local
2316 OH_AVErrCode ret; HWTEST_F() local
2351 OH_AVErrCode ret; HWTEST_F() local
2386 OH_AVErrCode ret; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeInterfaceDependCheckTest.cpp70 OH_AVErrCode ret = encoderDemo->NativeConfigure(handle, format); in Configure() local
73 return ret; in Configure()
83 OH_AVErrCode ret = encoderDemo->NativeStart(handle); in Start() local
84 if (ret != AV_ERR_OK) { in Start()
85 return ret; in Start()
92 return ret; in Start()
141 OH_AVErrCode ret; in HWTEST_F() local
146 ret = SetCallback(encoderDemo, handle); in HWTEST_F()
147 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F()
160 OH_AVErrCode ret; in HWTEST_F() local
182 OH_AVErrCode ret; HWTEST_F() local
204 OH_AVErrCode ret; HWTEST_F() local
232 OH_AVErrCode ret; HWTEST_F() local
272 OH_AVErrCode ret; HWTEST_F() local
309 OH_AVErrCode ret; HWTEST_F() local
346 OH_AVErrCode ret; HWTEST_F() local
383 OH_AVErrCode ret; HWTEST_F() local
420 OH_AVErrCode ret; HWTEST_F() local
468 OH_AVErrCode ret; HWTEST_F() local
491 OH_AVErrCode ret; HWTEST_F() local
517 OH_AVErrCode ret; HWTEST_F() local
546 OH_AVErrCode ret; HWTEST_F() local
580 OH_AVErrCode ret; HWTEST_F() local
617 OH_AVErrCode ret; HWTEST_F() local
654 OH_AVErrCode ret; HWTEST_F() local
691 OH_AVErrCode ret; HWTEST_F() local
728 OH_AVErrCode ret; HWTEST_F() local
768 OH_AVErrCode ret; HWTEST_F() local
790 OH_AVErrCode ret; HWTEST_F() local
821 OH_AVErrCode ret; HWTEST_F() local
855 OH_AVErrCode ret; HWTEST_F() local
892 OH_AVErrCode ret; HWTEST_F() local
929 OH_AVErrCode ret; HWTEST_F() local
966 OH_AVErrCode ret; HWTEST_F() local
1003 OH_AVErrCode ret; HWTEST_F() local
1043 OH_AVErrCode ret; HWTEST_F() local
1064 OH_AVErrCode ret; HWTEST_F() local
1094 OH_AVErrCode ret; HWTEST_F() local
1130 OH_AVErrCode ret; HWTEST_F() local
1167 OH_AVErrCode ret; HWTEST_F() local
1204 OH_AVErrCode ret; HWTEST_F() local
1241 OH_AVErrCode ret; HWTEST_F() local
1281 OH_AVErrCode ret; HWTEST_F() local
1318 OH_AVErrCode ret; HWTEST_F() local
1358 OH_AVErrCode ret; HWTEST_F() local
1378 OH_AVErrCode ret; HWTEST_F() local
1407 OH_AVErrCode ret; HWTEST_F() local
1441 OH_AVErrCode ret; HWTEST_F() local
1478 OH_AVErrCode ret; HWTEST_F() local
1515 OH_AVErrCode ret; HWTEST_F() local
1552 OH_AVErrCode ret; HWTEST_F() local
1589 OH_AVErrCode ret; HWTEST_F() local
1629 OH_AVErrCode ret; HWTEST_F() local
1649 OH_AVErrCode ret; HWTEST_F() local
1678 OH_AVErrCode ret; HWTEST_F() local
1712 OH_AVErrCode ret; HWTEST_F() local
1749 OH_AVErrCode ret; HWTEST_F() local
1786 OH_AVErrCode ret; HWTEST_F() local
1823 OH_AVErrCode ret; HWTEST_F() local
1860 OH_AVErrCode ret; HWTEST_F() local
1900 OH_AVErrCode ret; HWTEST_F() local
1920 OH_AVErrCode ret; HWTEST_F() local
1949 OH_AVErrCode ret; HWTEST_F() local
1983 OH_AVErrCode ret; HWTEST_F() local
2020 OH_AVErrCode ret; HWTEST_F() local
2057 OH_AVErrCode ret; HWTEST_F() local
2094 OH_AVErrCode ret; HWTEST_F() local
2131 OH_AVErrCode ret; HWTEST_F() local
2171 OH_AVErrCode ret; HWTEST_F() local
2189 OH_AVErrCode ret; HWTEST_F() local
2216 OH_AVErrCode ret; HWTEST_F() local
2248 OH_AVErrCode ret; HWTEST_F() local
2283 OH_AVErrCode ret; HWTEST_F() local
2318 OH_AVErrCode ret; HWTEST_F() local
2353 OH_AVErrCode ret; HWTEST_F() local
2388 OH_AVErrCode ret; HWTEST_F() local
[all...]
/drivers/peripheral/display/test/unittest/lite/
H A Dhdi_display_test.cpp36 int32_t ret; in SetUpTestCase() local
37 ret = DisplayInit(); in SetUpTestCase()
38 if (ret != DISPLAY_SUCCESS) { in SetUpTestCase()
48 int32_t ret; in TearDownTestCase() local
50 ret = DisplayUninit(); in TearDownTestCase()
51 if (ret != DISPLAY_SUCCESS) { in TearDownTestCase()
65 int32_t ret; in HWTEST_F() local
67 ret = InitDisplayTest(); in HWTEST_F()
68 if (ret != DISPLAY_SUCCESS) { in HWTEST_F()
72 EXPECT_EQ(0, ret); in HWTEST_F()
84 int32_t ret; HWTEST_F() local
102 int32_t ret; HWTEST_F() local
120 int32_t ret; HWTEST_F() local
138 int32_t ret; HWTEST_F() local
156 int32_t ret; HWTEST_F() local
174 int32_t ret; HWTEST_F() local
194 int32_t ret; HWTEST_F() local
211 int32_t ret; HWTEST_F() local
228 int32_t ret; HWTEST_F() local
248 int32_t ret; HWTEST_F() local
266 int32_t ret; HWTEST_F() local
286 int32_t ret; HWTEST_F() local
304 int32_t ret; HWTEST_F() local
322 int32_t ret; HWTEST_F() local
340 int32_t ret; HWTEST_F() local
357 int32_t ret; HWTEST_F() local
375 int32_t ret; HWTEST_F() local
393 int32_t ret; HWTEST_F() local
411 int32_t ret; HWTEST_F() local
429 int32_t ret; HWTEST_F() local
447 int32_t ret; HWTEST_F() local
465 int32_t ret; HWTEST_F() local
[all...]
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp43 int32_t SwitchErrCode(int32_t ret) in SwitchErrCode() argument
45 return ret == HDF_ERR_NOT_SUPPORT ? HDF_SUCCESS : ret; in SwitchErrCode()
55 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in SetUpTestCase() local
57 HDF_LOGI("UsbdFunctionTest::[Device] %{public}d SetPortRole=%{public}d", __LINE__, ret); in SetUpTestCase()
58 ret = SwitchErrCode(ret); in SetUpTestCase()
59 ASSERT_EQ(0, ret); in SetUpTestCase()
60 if (ret != 0) { in SetUpTestCase()
81 auto ret in HWTEST_F() local
95 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_ACM); HWTEST_F() local
115 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_ACM); HWTEST_F() local
129 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_INVALID); HWTEST_F() local
142 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_ECM); HWTEST_F() local
157 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
171 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_HDC); HWTEST_F() local
186 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
201 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
215 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_RNDIS); HWTEST_F() local
229 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_STORAGE); HWTEST_F() local
244 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
259 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
274 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
289 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
304 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
319 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
334 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
349 auto ret = g_usbInterface->SetCurrentFunctions(funcs); HWTEST_F() local
363 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_UNSUPPORTED); HWTEST_F() local
377 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_NONE); HWTEST_F() local
394 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); HWTEST_F() local
409 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); HWTEST_F() local
424 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, USB_POWER_ROLE_INVALID, DATA_ROLE_DEVICE); HWTEST_F() local
439 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, USB_DATA_ROLE_INVALID); HWTEST_F() local
454 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, USB_POWER_ROLE_INVALID, DATA_ROLE_HOST); HWTEST_F() local
469 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_SOURCE, USB_DATA_ROLE_INVALID); HWTEST_F() local
484 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, USB_POWER_ROLE_INVALID, USB_DATA_ROLE_INVALID); HWTEST_F() local
499 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, USB_POWER_ROLE_INVALID, USB_DATA_ROLE_INVALID); HWTEST_F() local
514 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); HWTEST_F() local
533 auto ret = g_usbInterface->QueryPort(portId, powerRole, dataRole, mode); HWTEST_F() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Ds-c1.c49 * UNRESOLVED(ret, descr);
50 * where descr is a description of the error and ret is an int (error code for example)
106 int ret; in threaded() local
111 ret = pthread_mutex_lock(&mtx[i]); in threaded()
112 if (ret == 0) { /* The thread was blocked successfuly */ in threaded()
114 ret = pthread_mutex_lock(&m); in threaded()
115 if (ret != 0) { in threaded()
116 UNRESOLVED(ret, "Unable to lock 'm'"); in threaded()
120 ret = pthread_mutex_unlock(&m); in threaded()
121 if (ret ! in threaded()
171 int ret; main() local
[all...]
/kernel/liteos_a/syscall/
H A Dfs_syscall.c65 int ret = ENOERR; in CheckNewAttrTime() local
72 ret = clock_gettime(CLOCK_REALTIME, &stp); in CheckNewAttrTime()
73 if (ret < 0) { in CheckNewAttrTime()
86 ret = clock_gettime(CLOCK_REALTIME, &stp); in CheckNewAttrTime()
87 if (ret < 0) { in CheckNewAttrTime()
97 ret = clock_gettime(CLOCK_REALTIME, &stp); in CheckNewAttrTime()
98 if (ret < 0) { in CheckNewAttrTime()
107 return ret; in CheckNewAttrTime()
112 int ret; in GetFullpathNull() local
118 ret in GetFullpathNull()
154 int ret; UserIovCopy() local
222 int ret = PollfdToSystem(fds, nfds, &pollFds); UserPoll() local
237 int ret; SysClose() local
253 int ret; SysRead() local
275 int ret; SysWrite() local
344 int ret = vfs_normalize_path(NULL, path, &fullPath); ProcRealProcessDirGet() local
397 int ret = UserPathCopy(path, pathRet); GetPath() local
414 int ret; SysOpen() local
472 int ret = 0; SysCreat() local
506 int ret; SysLink() local
541 ssize_t ret; SysReadlink() local
583 int ret; SysSymlink() local
619 int ret; SysUnlink() local
650 int ret; SysFchdir() local
674 int ret; SysChdir() local
706 off64_t ret; SysLseek64() local
733 int ret; NfsMount() local
749 int ret; SysMount() local
816 int ret; SysUmount() local
844 int ret; SysAccess() local
869 int ret; SysRename() local
905 int ret; SysMkdir() local
929 int ret; SysRmdir() local
984 int ret; SysIoctl() local
1016 int ret = VfsFcntl(fd, cmd, arg); SysFcntl() local
1030 int ret; SysPipe() local
1072 int ret; SysDup2() local
1149 int ret; SysSelect() local
1206 int ret; SysTruncate() local
1239 int ret; SysTruncate64() local
1272 int ret; SysFtruncate() local
1286 int ret; SysStatfs() local
1317 int ret; SysStatfs64() local
1353 int ret; SysStat() local
1384 int ret; SysLstat() local
1415 int ret; SysFstat() local
1451 int ret; SysFsync() local
1478 int ret; SysReadv() local
1514 int ret; SysWritev() local
1554 int ret; SysPoll() local
1631 int ret, retVal; SysPread64() local
1669 int ret; SysPwrite64() local
1708 char *ret = NULL; SysGetcwd() local
1742 int ret, retVal; SysSendFile() local
1769 int ret; SysFtruncate64() local
1783 int ret; SysOpenat() local
1843 int ret; SysMkdirat() local
1872 int ret; SysLinkat() local
1917 int ret; SysSymlinkat() local
1958 ssize_t ret; SysReadlinkat() local
2005 int ret; SysUnlinkat() local
2034 int ret; SysRenameat() local
2078 int ret; SysFallocate() local
2092 int ret; SysFallocate64() local
2109 int ret; SysPreadv() local
2147 int ret; SysPwritev() local
2184 int ret; SysFormat() local
2213 int ret; SysFstat64() local
2237 int ret = VfsFcntl(fd, cmd, arg); SysFcntl64() local
2259 int ret = do_readdir(fd, &de_knl, count); SysGetdents64() local
2278 int ret; SysRealpath() local
2317 int ret; SysUtimensat() local
2348 int ret; SysChmod() local
2372 int ret; SysFchmodat() local
2411 int ret; SysFchmod() local
2439 int ret; SysFchownat() local
2472 int ret; SysFchown() local
2506 int ret; SysChown() local
2530 int ret; SysFstatat64() local
2577 int ret; SysFaccessat() local
2616 int ret; SysFstatfs() local
2645 int ret; SysFstatfs64() local
2694 int ret; SysPselect6() local
2742 int ret; DoEpollCreate1() local
2773 int ret; SysEpollCtl() local
2798 int ret = 0; SysEpollWait() local
2823 int ret = 0; SysEpollPwait() local
2859 int ret; SysChroot() local
[all...]
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dsdio_if.c48 int32_t ret; in SdioOpen() local
65 ret = cntlr->ops->rescanSdioDev(cntlr); in SdioOpen()
66 if (ret != HDF_SUCCESS) { in SdioOpen()
67 HDF_LOGE("SdioOpen: sdio rescan fail, ret: %d!", ret); in SdioOpen()
73 ret = SdioDeviceGetFromHandle(handle, &sdio); in SdioOpen()
74 if (ret != HDF_SUCCESS) { in SdioOpen()
75 HDF_LOGE("SdioOpen: get sdio dev fail, ret: %d!", ret); in SdioOpen()
79 ret in SdioOpen()
97 int32_t ret; SdioReadBytes() local
112 int32_t ret; SdioWriteBytes() local
128 int32_t ret; SdioReadBytesFromFixedAddr() local
144 int32_t ret; SdioWriteBytesToFixedAddr() local
159 int32_t ret; SdioReadBytesFromFunc0() local
174 int32_t ret; SdioWriteBytesToFunc0() local
189 int32_t ret; SdioSetBlockSize() local
204 int32_t ret; SdioGetCommonInfo() local
219 int32_t ret; SdioSetCommonInfo() local
234 int32_t ret; SdioFlushData() local
249 int32_t ret; SdioClaimHost() local
266 int32_t ret; SdioReleaseHost() local
283 int32_t ret; SdioEnableFunc() local
298 int32_t ret; SdioDisableFunc() local
313 int32_t ret; SdioClaimIrq() local
328 int32_t ret; SdioReleaseIrq() local
[all...]
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_004.cpp35 int ret; in Testcase() local
39 ret = fork(); in Testcase()
40 if (ret == 0) { in Testcase()
42 } else if (ret > 0) { in Testcase()
43 pid = ret; in Testcase()
44 ret = waitpid(0, &status, 0); in Testcase()
45 ICUNIT_ASSERT_EQUAL(ret, pid, ret); in Testcase()
49 ICUNIT_ASSERT_WITHIN_EQUAL(ret, 0, 100000, ret); // 10000 in Testcase()
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress2.c51 * UNRESOLVED(ret, descr);
52 * where descr is a description of the error and ret is an int (error code for example)
196 int ret; in cleanup() local
200 ret = pthread_mutex_unlock(&(cd->mtx)); in cleanup()
201 if (ret != 0) { in cleanup()
202 UNRESOLVED(ret, "Failed to unlock mutex in cancel handler"); in cleanup()
209 int ret; in worker() local
214 ret = pthread_mutex_lock(&(cd->mtx)); in worker()
215 if (ret != 0) { in worker()
216 UNRESOLVED(ret, "Unabl in worker()
268 int ret; signaler() local
304 int ret, i; cellmanager() local
411 int ret, i, j; main() local
[all...]

Completed in 22 milliseconds

12345678910>>...2126