/foundation/communication/bluetooth_service/test/unittest/gatt_c/ |
H A D | gatt_c_test.cpp | 59 int res = BleStartScanEx(scanerId, &configs, filter, filterSize); in HWTEST_F() local 84 int res = BleStartScanEx(scanerId, &configs, nullptr, filterSize); in HWTEST_F() local 127 int res = BleStartScanEx(scanerId, &configs, filter, filterSize); in HWTEST_F() local 170 int res = BleStartScanEx(scanerId, &configs, filter, filterSize); HWTEST_F() local [all...] |
H A D | gatt_client_c_test.cpp | 55 int res = BleGattcSetPriority(clientId, &bdAddr, priority); in HWTEST_F() local 74 int res = BleGattcSetPriority(clientId, &bdAddr, priority); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/ |
H A D | color_mgr_ffi.cpp | 85 float* res = static_cast<float*>(malloc(2 * sizeof(float))); in CJ_ColorMgrGetWhitePoint() local
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_lite_proxy_test.cpp | 103 FoldDisplayMode res = screenSessionManagerLiteProxy_->GetFoldDisplayMode(); in HWTEST_F() local 114 bool res = screenSessionManagerLiteProxy_->IsFoldable(); in HWTEST_F() local 125 FoldStatus res = screenSessionManagerLiteProxy_->GetFoldStatus(); in HWTEST_F() local 136 auto res = screenSessionManagerLiteProxy_->GetDefaultDisplayInfo(); in HWTEST_F() local 148 auto res = screenSessionManagerLiteProxy_->GetDisplayInfoById(displayId); in HWTEST_F() local 160 auto res = screenSessionManagerLiteProxy_->GetCutoutInfo(displayId); HWTEST_F() local [all...] |
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_stage_proxy_lifecycle_test.cpp | 68 WSError res = sessionStage_->SetActive(active); in HWTEST_F() local 84 WSError res = sessionStage_->NotifyDestroy(); in HWTEST_F() local
|
H A D | task_scheduler_test.cpp | 41 int res = 0;
in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | audiodsp.c | 82 unsigned res = 0; in scalarproduct_int16_c() local
|
H A D | bitpacked_dec.c | 130 int res; in bitpacked_decode() local
|
H A D | bitpacked.c | 126 int res; in bitpacked_decode() local
|
H A D | flacdsp_lpc_template.c | 48 static av_always_inline void FUNC(lpc_encode_unrolled)(int32_t *res, in lpc_encode_unrolled() argument 108 static void FUNC(flac_lpc_encode_c)(int32_t *res, const int32_t *smp, int len, in flac_lpc_encode_c() argument [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib1506.c | 36 int res = 0; in test() local
|
H A D | lib500.c | 64 CURLcode res; in test() local
|
H A D | lib678.c | 102 int res = 0; in test() local
|
H A D | lib667.c | 63 int res = TEST_ERR_FAILURE; in test() local
|
H A D | lib1531.c | 43 int res = CURLE_OK; in test() local
|
H A D | lib2402.c | 36 int res = 0; in test() local
|
H A D | lib2304.c | 116 CURLcode res = CURLE_OK; in test() local
|
H A D | lib2302.c | 97 CURLcode res = CURLE_OK; in test() local
|
H A D | lib553.c | 63 CURLcode res = CURLE_FAILED_INIT; in test() local
|
H A D | lib591.c | 42 int res = 0; in test() local
|
H A D | lib1520.c | 76 CURLcode res; in test() local
|
H A D | lib1948.c | 47 CURLcode res = CURLE_OK; in test() local
|
H A D | lib540.c | 54 int res = 0; in init() local 110 int res = 0; loop() local 200 int res = 0; test() local [all...] |
/third_party/curl/tests/unit/ |
H A D | unit1303.c | 34 CURLcode res = CURLE_OK; in unit_setup() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getfuncs.c | 112 int res = __libdw_visit_scopes (0, &chain, NULL, &tree_visitor, NULL, &v); in dwarf_getfuncs() local
|