Home
last modified time | relevance | path

Searched refs:temp1 (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp206 temp2[VALUE_0] = temp1[VALUE_0] >> PROTO_BAND4_SCALE; in AnalyzeFourForScaling()
207 temp2[VALUE_1] = temp1[VALUE_1] >> PROTO_BAND4_SCALE; in AnalyzeFourForScaling()
208 temp2[VALUE_2] = temp1[VALUE_2] >> PROTO_BAND4_SCALE; in AnalyzeFourForScaling()
209 temp2[VALUE_3] = temp1[VALUE_3] >> PROTO_BAND4_SCALE; in AnalyzeFourForScaling()
276 temp2[VALUE_0] = temp1[VALUE_0] >> PROTO_BAND8_SCALE; in AnalyzeEightForScaling()
277 temp2[VALUE_1] = temp1[VALUE_1] >> PROTO_BAND8_SCALE; in AnalyzeEightForScaling()
278 temp2[VALUE_2] = temp1[VALUE_2] >> PROTO_BAND8_SCALE; in AnalyzeEightForScaling()
279 temp2[VALUE_3] = temp1[VALUE_3] >> PROTO_BAND8_SCALE; in AnalyzeEightForScaling()
280 temp2[VALUE_4] = temp1[VALUE_4] >> PROTO_BAND8_SCALE; in AnalyzeEightForScaling()
288 temp1[VALUE_0] = temp1[VALUE_1] = temp1[VALUE_2] = temp1[VALUE_3] = temp1[VALUE_4] = in AnalyzeEightForCosTransform()
[all …]
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/js/
H A DNapiRemoteObjectTest.js45 let temp1 = 0
51 temp1 = 0
61 temp1 = result.reply.readByte()
63 console.info("test reply1: " + temp1)
108 expect(temp1).assertEqual(-128)
144 expect(temp1).assertEqual(-128)
180 expect(temp1).assertEqual(-128)
217 expect(temp1).assertEqual(-128)
254 expect(temp1).assertEqual(-128)
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_avsession_adapter_impl_test.cpp721 int64_t temp1 = 1; variable
731 g_adapter->avPlaybackState_->SetPosition({ temp1, temp1 });
748 g_adapter->avPlaybackState_->SetPosition({ temp1, temp1 });
750 ::testing::Return(temp1));
773 int64_t temp1 = 1; variable
795 g_adapter->avPlaybackState_->SetPosition({ temp1, temp1 });
926 int64_t temp1 = 1; variable
932 g_adapter->avPlaybackState_->SetPosition({ temp1, temp1 });
940 g_adapter->avPlaybackState_->SetPosition({ temp1, temp1 });
948 g_adapter->avPlaybackState_->SetPosition({ temp1, temp1 });
[all …]
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.cpp235 int16_t temp1 = 0; in DrawWuLine() local
278 if (temp1 < MAX_LINE_WIDTH) { in DrawWuLine()
279 endPoints1[temp1++] = sx; in DrawWuLine()
287 if (temp1 < MAX_LINE_WIDTH) { in DrawWuLine()
288 endPoints1[temp1++] = sx + dir; in DrawWuLine()
328 if (temp1 > 0) { in DrawWuLine()
329 edge1 = endPoints1[--temp1]; in DrawWuLine()
385 if (temp1 < MAX_LINE_WIDTH) { in DrawWuLine()
386 endPoints1[temp1++] = sy + dir; in DrawWuLine()
426 if (temp1 > 0) { in DrawWuLine()
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_encoder.h43 static void AnalyzeFourForScaling(int32_t *temp1, int16_t *temp2);
44 static void AnalyzeFourForCosTransform(int32_t *temp1, int16_t *temp2, const int16_t *consts);
47 static void AnalyzeEightForScaling(int32_t *temp1, int16_t *temp2);
48 static void AnalyzeEightForCosTransform(int32_t *temp1, int16_t *temp2, const int16_t *consts);
/ohos5.0/base/security/asset/frameworks/utils/src/
H A Dhasher.rs68 let temp1 = compressed_chunk[7] localVariable
83 compressed_chunk[4] = compressed_chunk[3].wrapping_add(temp1);
87 compressed_chunk[0] = temp1.wrapping_add(temp2);
/ohos5.0/base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/generatecert_fuzzer/
H A Dgeneratecert_fuzzer.cpp61 const uint8_t* temp1 = reinterpret_cast<const uint8_t*>(data + offset); in FuzzTest() local
62 perminfo.authPerm = static_cast<DLPFileAccess>(1 + *temp1 % 3); // perm type 1 to 3 in FuzzTest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp1211 auto temp1 = rect1 - rect2; variable
1212 rect1 = temp1 + rect2;
1213 temp1 = rect1 * (1.f);
1214 temp1 = temp1 / (1.f);
1215 temp1 += rect1;
1216 temp1 -= rect1;
1217 temp1 *= (1.f);
1218 temp1 = rect1;
1219 [[maybe_unused]] bool ret = (temp1 != rect2);
1220 ret = (temp1 == rect2);
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_hi35xx.c211 unsigned char temp1; in MipiTxDrvGetPhyClkPrepare() local
219 temp1 = temp0; in MipiTxDrvGetPhyClkPrepare()
221 temp1 = 0; /* 0 is the minimum */ in MipiTxDrvGetPhyClkPrepare()
224 …if (((temp1 + 1) * INNER_PEROID - PREPARE_COMPENSATE * g_actualPhyDataRate) > /* temp + 1 is next … in MipiTxDrvGetPhyClkPrepare()
244 unsigned char temp1; in MipiTxDrvGetPhyDataPrepare() local
253 temp1 = temp0; in MipiTxDrvGetPhyDataPrepare()
255 temp1 = 0; in MipiTxDrvGetPhyDataPrepare()
259 (((temp1 + 1) * INNER_PEROID - PREPARE_COMPENSATE * g_actualPhyDataRate) > in MipiTxDrvGetPhyDataPrepare()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_info_mgr_test/
H A Dmission_info_mgr_test.cpp477 auto temp1 = missionInfoMgr->taskDataPersistenceMgr_->handler_; variable
480 missionInfoMgr->taskDataPersistenceMgr_->handler_ = temp1;
637 auto temp1 = missionInfoMgr->taskDataPersistenceMgr_->currentMissionDataStorage_; variable
640 missionInfoMgr->taskDataPersistenceMgr_->currentMissionDataStorage_ = temp1;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp384 std::string temp1 = "assets/js/" + module + "/"; in SetAssetManager() local
387 basePaths.push_back(temp1); in SetAssetManager()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_idm_database_test.cpp153 HdiCredentialInfo temp1 = { in __anon5438c4200402() local
161 infos.push_back(temp1); in __anon5438c4200402()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_test_ng.cpp360 auto temp1 = AceType::MakeRefPtr<NavDestinationLayoutAlgorithm>(); variable
361 navDestinationWrapper1->layoutAlgorithm_->layoutAlgorithm_ = temp1;
377 temp1->isShown_ = true;
379 ASSERT_TRUE(temp1->isShown_);
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp99 EmergencyCall temp1 = { "443", "460", EccType::TYPE_POLICE, SimpresentType::TYPE_NO_CARD, variable
110 eccVec.push_back(temp1);
/ohos5.0/base/startup/init/services/param/manager/
H A Dparam_manager.c565 long long int temp1 = 0; in CheckParamValueType() local
566 if (strlen(value) > 1 && value[0] == '-' && StringToLL(value, &temp1) != 0) { in CheckParamValueType()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H A Dability_manager_service_third_test.cpp490 auto temp1 = abilityMs_->subManagersHelper_->currentMissionListManager_; variable
493 abilityMs_->subManagersHelper_->currentMissionListManager_ = temp1;
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp312 auto temp1 = abilityMs_->abilityController_; variable
316 abilityMs_->abilityController_ = temp1;
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp1812 std::vector<std::string> temp1; variable
1813 OHOS::Url::AnalysisPath(inPut, temp1, flags, true);