Home
last modified time | relevance | path

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

12

/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/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/media_foundation/interface/inner_api/cpp_ext/
Dtype_cast_ext.h34 inline bool IsSameType(const std::type_info &t1, const std::type_info &t2) noexcept in IsSameType()
/foundation/multimedia/media_foundation/engine/include/plugin/common/
Dtype_cast_ext.h35 inline bool IsSameType(const std::type_info& t1, const std::type_info& t2) noexcept in IsSameType()
/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.h47 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_rd_kernel_test.cpp702 std::thread t2(OpenCloseDatabase, storeId); in FreqOpenClose001() local
716 std::thread t2([&]() { in FreqOpenCloseDel001() local
Ddistributeddb_interfaces_database_test.cpp1311 std::thread t2(OpenCloseDatabase, storeId); in FreqOpenClose001() local
1325 std::thread t2([&]() { in FreqOpenCloseDel001() local
Ddistributeddb_cloud_interfaces_relational_ext_test.cpp665 std::thread t2 ([this]() { in __anon0b7bdc740d02() variable
Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1821 std::thread t2(GetDataFromDatabase); in FreqGet001() local
Ddistributeddb_interfaces_relational_test.cpp1909 std::string t2 = "t2"; variable
/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/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
Dobserver_event_test.cpp473 int32_t t2 = deviceMovementObserver_->OnRemoteRequest(code, data, reply, option); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Ddistributeddb_common_test.cpp563 std::thread t2([&count2] { in __anon897d248e0402() variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Drofs_filesystem.cpp162 const size_t t2 = tmp.find_first_of('/', t); in RoFileSystem() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
Dcast_local_file_channel_server.cpp213 auto t2 = std::chrono::steady_clock::now(); in GetFileLengthByFd() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
Dcast_local_file_channel_server.cpp213 auto t2 = std::chrono::steady_clock::now(); in GetFileLengthByFd() 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/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
Dmain.cpp204 std::string t2 = "_"; local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
Dobject_store_test.cpp698 std::thread t2(testSetSessionId, "default2", "session2"); variable
825 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

12