Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestCompatibleCheck.cpp146 …auto tmp1 = Plugin::AnyCast<Plugin::DiscreteCapability<uint32_t>>(out.keys[CapabilityID::AUDIO_SAM… variable
299 …auto tmp1 = Plugin::AnyCast<Plugin::DiscreteCapability<uint32_t>>(out.keys[CapabilityID::AUDIO_SAM… variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Davc_config_data_parser.cpp149 uint8_t tmp1; in GetSpsOrPpsLen() local
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/common/
H A Dfuzz_common.cpp214 double tmp1 = std::fmod(std::fabs(GetData<double>()), static_cast<double>(window.height_)); in ConstructButtonRect() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp625 …Encoder::CalculateScalefactorsJointInternal(uint32_t &x, uint32_t &y, int32_t &tmp0, int32_t &tmp1) in CalculateScalefactorsJointInternal()
643 int32_t &tmp0, int32_t &tmp1, in CalculateScalefactorsJointForTheRestSubband()
699 int32_t tmp1 = 0; in CalculateScalefactorsJoint() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h241 uint64_t tmp1 = 0; in HiTraceChainBytesToId() local
/aosp14/system/core/fs_mgr/libdm/
H A Ddm_test.cpp80 unique_fd tmp1(CreateTempFile("file_1", 4096)); in TEST_F() local
156 unique_fd tmp1(CreateTempFile("file_suspend_resume", 512)); in TEST_F() local
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_service.c366 char *tmp1 = "test_appId_passed_1"; in DLP_RestorePolicy() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp372 char *tmp1 = const_cast<char *>(subjectContext.c_str()); in checkSELinuxAccess() local
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DMatrix.java256 float tmp1 = lhsMat[1 + 4 * 0 + lhsMatOffset] * rhsVec[0 + rhsVecOffset] + in multiplyMV() local