Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 17 of 17) sorted by relevance

/foundation/multimedia/av_codec/services/engine/plugin/common/
Dtype_cast_ext.h30 inline bool IsSameType(const std::type_info& t1, const std::type_info& t2) noexcept in IsSameType()
/foundation/multimedia/histreamer/engine/include/plugin/common/
Dtype_cast_ext.h32 inline bool IsSameType(const std::type_info& t1, const std::type_info& t2) noexcept in IsSameType()
/foundation/ai/ai_engine/services/common/utils/
Dinf_cast_impl.h76 static I* Create(T1& t1, T2& t2) in Create()
93 static I* Create(T1& t1, T2& t2, T3& t3) in Create()
/foundation/graphic/graphic_utils_lite/frameworks/
Dgraphic_math.cpp105 float t2; in FastAtan2() local
139 float t2; in FastAtan2F() local
Dtrans_affine.cpp38 float t2 = data_[1] * metrix.data_[0] + data_[4] * metrix.data_[1]; in Multiply() local
/foundation/arkui/ui_lite/frameworks/animator/
Dinterpolation.cpp27 int64_t t2 = t * t; in GetBezierInterpolation() local
46 float t2 = t * t; in GetBezierInterpolation() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/include/
Dcgroup_sched_common.h44 Clock::time_point t2 = Clock::now(); in ~ChronoScope() local
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
Dchar_groups_test.cpp67 auto GetObjectRangeChecker(int t1, int t2) in GetObjectRangeChecker()
75 auto GetIndexRangeChecker(int t1, int t2) in GetIndexRangeChecker()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Druntime_context_process_system_api_adapter_impl_test.cpp255 std::thread t2([&]() { in CheckDeviceSecurityAbility002() local
Ddistributeddb_interfaces_database_test.cpp1311 std::thread t2(OpenCloseDatabase, storeId); in FreqOpenClose001() local
1325 std::thread t2([&]() { in FreqOpenCloseDel001() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
Dfillp_pcb.c33 static inline FILLP_INT FillpSkiplistCmp(void *t1, void *t2) in FillpSkiplistCmp()
45 static inline FILLP_INT FillpSkiplistRecvcmp(void *t1, void *t2) in FillpSkiplistRecvcmp()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Ddistributeddb_common_test.cpp560 std::thread t2([] { in __anon238e3fad0402() variable
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
Dtabs_helper.h470 auto t2 = t1 ? t1->GetChildren().front() : nullptr; in PrintRenderNodes() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
Dsbc_encoder.cpp237 int16_t t2[VALUE_4] = {}; in AnalyzeFourFunction() local
329 int16_t t2[VALUE_8] = {}; in AnalyzeEightFunction() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
Dobject_store_test.cpp665 std::thread t2(testSetSessionId, "default2", "session2"); variable
792 std::thread t2(testSaveAndRevokeSave, "default2", "session2"); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_transaction_data_test.cpp1247 Timestamp t2 = GetMaxTimestamp(); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_relational_ver_p2p_sync_test.cpp1121 std::thread t2([&syncCallCv, &callBack, &callStatus] { in __anon0abea7530802() variable