Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 1502) sorted by relevance

12345678910>>...61

/aosp12/frameworks/av/media/codecs/mp3dec/src/
H A Dpvmp3_decode_huff_cw.cpp152 uint32 tmp; in pvmp3_decode_huff_cw_tab1() local
169 uint32 tmp; in pvmp3_decode_huff_cw_tab2() local
195 uint32 tmp; in pvmp3_decode_huff_cw_tab3() local
221 uint32 tmp; in pvmp3_decode_huff_cw_tab5() local
250 uint32 tmp; in pvmp3_decode_huff_cw_tab6() local
279 uint32 tmp; in pvmp3_decode_huff_cw_tab7() local
312 uint32 tmp; in pvmp3_decode_huff_cw_tab8() local
345 uint32 tmp; in pvmp3_decode_huff_cw_tab9() local
378 uint32 tmp; in pvmp3_decode_huff_cw_tab10() local
423 uint32 tmp; in pvmp3_decode_huff_cw_tab11() local
[all …]
H A Dpvmp3_dequantize_sample.cpp296 int32 tmp = fxp_mul32_Q30((is[ss] << 16), power_1_third(pv_abs(is[ ss]))); in pvmp3_dequantize_sample() local
352 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local
377 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local
402 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local
428 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local
/aosp12/system/core/libutils/
H A DString16_test.cpp35 String16 tmp(u"Verify me"); in TEST() local
45 String16 tmp("Verify me"); in TEST() local
50 String16 tmp("Verify me", 7); in TEST() local
55 String16 tmp("Verify me"); in TEST() local
62 String16 tmp("Verify me"); in TEST() local
68 String16 tmp("Verify me"); in TEST() local
73 String16 tmp("Verify me"); in TEST() local
80 String16 tmp("Verify me"); in TEST() local
87 String16 tmp("Verify me"); in TEST() local
100 String16 tmp("Verify me"); in TEST() local
[all …]
H A DBitSet_test.cpp42 BitSet32 tmp = b1 | b2; in TEST_F() local
58 BitSet32 tmp = b1 & b2; in TEST_F() local
77 BitSet32 tmp = b1 & b2; in TEST_F() local
164 BitSet64 tmp = b1 | b2; in TEST_F() local
180 BitSet64 tmp = b1 & b2; in TEST_F() local
199 BitSet64 tmp = b1 & b2; in TEST_F() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_common_cov_test.cpp80 EVP_MD *tmp = nullptr; variable
238 HcParcel *tmp = nullptr; variable
333 const char *tmp = g_paramStr; variable
346 const char *tmp = g_paramStr; variable
353 const char *tmp = g_paramStr; variable
362 HcString tmp = CreateString(); variable
388 HcString tmp = CreateString(); variable
396 HcString tmp = CreateString(); variable
423 HcString tmp = CreateString(); variable
431 HcString tmp = CreateString(); variable
[all …]
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_media.cpp75 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
104 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
118 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
154 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
190 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
226 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
262 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
346 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
382 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
418 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_tree_mgr.c37 struct RegulatorChildNode *tmp = NULL; in RegulatorChildListDestroy() local
51 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeGetParent() local
85 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeGetChild() local
129 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeIsChildAlwayson() local
149 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeIsChildStatusOn() local
169 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeIsAllChildDisable() local
188 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeChildForceDisable() local
218 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeManagerNodeInit() local
255 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeSetParent() local
285 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeSetChild() local
[all …]
/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dany.cpp104 Any tmp(parcel.ReadBool()); in BaseTypesFromParcel() local
109 Any tmp(parcel.ReadInt32()); in BaseTypesFromParcel() local
114 Any tmp(parcel.ReadInt64()); in BaseTypesFromParcel() local
119 Any tmp(parcel.ReadFloat()); in BaseTypesFromParcel() local
124 Any tmp(parcel.ReadDouble()); in BaseTypesFromParcel() local
129 Any tmp(parcel.ReadString()); in BaseTypesFromParcel() local
136 Any tmp(val); in BaseTypesFromParcel() local
/aosp12/system/incremental_delivery/incfs/tests/
H A Dhardening_benchmark.cpp27 auto tmp = std::unique_ptr<TemporaryFile>(new TemporaryFile()); in makeFile() local
35 auto tmp = makeFile(); in makeEmptyFileMapping() local
51 auto tmp = makeFile(); in TestSignal() local
63 auto tmp = makeFile(); in TestRead() local
74 auto tmp = makeFile(); in TestMapPtrRaw() local
88 auto tmp = makeFile(); in TestMapPtr() local
99 auto tmp = makeFile(); in TestAccess() local
109 auto tmp = makeFile(); in TestAccessFast() local
121 auto tmp = makeFile(); in TestAccessVal() local
131 auto tmp = makeFile(); in TestAccessNested() local
[all …]
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_mem.c31 void *tmp = OhosMalloc(MEM_TYPE_SOFTBUS_LSRAM, size); in SoftBusMalloc() local
33 void *tmp = malloc(size); in SoftBusMalloc() local
40 void *tmp = SoftBusMalloc(size); in SoftBusCalloc() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dtrans_session_manager.c92 SessionServer *tmp = NULL; in TransSessionServerIsExist() local
115 SessionServer *tmp = NULL; in ShowSessionServer() local
143 SessionServer *tmp = NULL; in TransSessionServerAddItem() local
192 SessionServer *tmp = NULL; in TransSessionServerDelItem() local
251 SessionServer *tmp = NULL; in TransDelItemByPackageName() local
284 SessionServer *tmp = NULL; in TransGetPkgNameBySessionName() local
325 SessionServer *tmp = NULL; in TransGetUidAndPid() local
349 SessionServer *tmp = NULL; in TransListDelete() local
365 SessionServer *tmp = NULL; in TransListCopy() local
407 SessionServer *tmp = NULL; in TransOnLinkDown() local
/aosp12/hardware/google/pixel/pixelstats/
H A DStatsHelper.cpp55 VendorAtomValue tmp; in reportSpeakerImpedance() local
74 VendorAtomValue tmp; in reportSpeakerHealthStat() local
99 VendorAtomValue tmp; in reportSlowIo() local
120 VendorAtomValue tmp; in reportChargeCycles() local
139 VendorAtomValue tmp; in reportHardwareFailed() local
160 VendorAtomValue tmp; in reportSpeechDspStat() local
183 VendorAtomValue tmp; in reportPhysicalDropDetected() local
204 VendorAtomValue tmp; in reportUsbPortOverheat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/state_manage/
H A Dcj_persistent_storage_ffi.cpp65 std::string tmp; in FfiOHOSAceFrameworkPersistentGetString() local
95 std::string tmp; in FfiOHOSAceFrameworkPersistentGetInt64() local
110 std::string tmp = std::to_string(value); in FfiOHOSAceFrameworkPersistentSetInt64() local
126 std::string tmp; in FfiOHOSAceFrameworkPersistentGetFloat64() local
141 std::string tmp = std::to_string(value); in FfiOHOSAceFrameworkPersistentSetFloat64() local
157 std::string tmp; in FfiOHOSAceFrameworkPersistentGetBool() local
172 std::string tmp = value ? "true": "false"; in FfiOHOSAceFrameworkPersistentSetBool() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionmock_fuzzer/
H A Dsessionmock_fuzzer.cpp97 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in SendBytesInnerTest() local
108 int *tmp = const_cast<int *>(reinterpret_cast<const int *>(data)); in GetPeerUidInnerTest() local
119 int *tmp = const_cast<int *>(reinterpret_cast<const int *>(data)); in GetPeerPidInnerTest() local
130 int *tmp = const_cast<int *>(reinterpret_cast<const int *>(data)); in IsServerSideInnerTest() local
141 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetMySessionNameInnerTest() local
152 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetPeerSessionNameInnerTest() local
163 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetPeerDeviceIdInnerTest() local
174 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetPkgNameInnerTest() local
/aosp12/frameworks/rs/
H A DrsStream.h33 float tmp = reinterpret_cast<const float *>(&mData[mPos])[0]; in loadF() local
39 int32_t tmp = reinterpret_cast<const int32_t *>(&mData[mPos])[0]; in loadI32() local
45 uint32_t tmp = reinterpret_cast<const uint32_t *>(&mData[mPos])[0]; in loadU32() local
51 uint16_t tmp = reinterpret_cast<const uint16_t *>(&mData[mPos])[0]; in loadU16() local
56 uint8_t tmp = reinterpret_cast<const uint8_t *>(&mData[mPos])[0]; in loadU8() local
H A DrsMatrix4x4.h65 Matrix4x4 tmp; in rotate() local
70 Matrix4x4 tmp; in scale() local
75 Matrix4x4 tmp; in translate() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/generic/
H A Dplatform_device_gles.cpp29 const ImageDescGLES& tmp = (const ImageDescGLES&)platformData; in RENDER_BEGIN_NAMESPACE() local
42 const ImageDescGL& tmp = (const ImageDescGL&)platformData; in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/base/security/certificate_framework/frameworks/core/life/
H A Dcf_api.c41 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeGet() local
53 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeCheck() local
65 CfLifeCtx *tmp = (CfLifeCtx *)*object; in CfLifeDestroy() local
85 CfLifeCtx *tmp = CfMalloc(sizeof(CfLifeCtx), 0); in CfCreate() local
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_EvtDispatcher.cpp121 cmd_evts *tmp = head, tmp1; in ProcessEvt() local
152 cmd_evts *tmp = head,*nw; in registr() local
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr() local
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_EvtDispatcher.cpp121 cmd_evts *tmp = head, tmp1; in ProcessEvt() local
152 cmd_evts *tmp = head,*nw; in registr() local
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr() local
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_EvtDispatcher.cpp121 cmd_evts *tmp = head, tmp1; in ProcessEvt() local
152 cmd_evts *tmp = head,*nw; in registr() local
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_config_file_test.cpp38 WifiConfig tmp; variable
93 WifiDeviceConfig tmp; variable
150 HotspotConfig tmp; variable
191 StationInfo tmp; variable
/aosp12/frameworks/hardware/interfaces/stats/aidl/vts/functional/
H A DVtsHalStatsTargetTest.cpp46 VendorAtomValue tmp; in TEST_P() local
67 VendorAtomValue tmp; in TEST_P() local
88 VendorAtomValue tmp; in TEST_P() local
109 VendorAtomValue tmp; in TEST_P() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/
H A Ddisc_coap_test.cpp116 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable
240 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable
325 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable
444 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable
/ohos5.0/base/security/certificate_framework/frameworks/core/cert/src/
H A Dcf_object_cert.c50 CfCertObjStruct *tmp = CfMalloc(sizeof(CfCertObjStruct), 0); in CfCertCreate() local
102 CfCertObjStruct *tmp = (CfCertObjStruct *)obj; in CfCertGet() local
131 CfCertObjStruct *tmp = (CfCertObjStruct *)obj; in CfCertCheck() local
146 CfCertObjStruct *tmp = (CfCertObjStruct *)*obj; in CfCertDestroy() local

12345678910>>...61