Home
last modified time | relevance | path

Searched defs:fac (Results 1 - 25 of 86) sorted by relevance

1234

/foundation/resourceschedule/ffrt/src/tm/
H A Dtask_factory.cpp21 static TaskFactory fac; in Instance() local
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.cpp30 bool ClassRegistry::Unregister(const IObjectFactory::Ptr& fac) in Unregister() argument
48 bool ClassRegistry::Register(const IObjectFactory::Ptr& fac) in Register() argument
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp613 std::string fac = "AO"; in HWTEST_F() local
630 std::string fac = "AO"; in HWTEST_F() local
/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_1st.cpp2890 std::string fac = "AO"; HWTEST_F() local
2906 std::string fac = "AO"; HWTEST_F() local
2922 std::string fac = "AO"; HWTEST_F() local
2938 std::string fac = "AO"; HWTEST_F() local
2954 std::string fac = "AO"; HWTEST_F() local
[all...]
H A Dhdf_ril_hdiService_test_7th.cpp454 std::string fac = "AO"; in HWTEST_F() local
472 std::string fac = "AO"; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfMetadataTest.cpp191 auto fac = GetObjectRegistry().GetObjectFactory(ClassId::TestType); in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h104 static SchedulerFactory fac; in Instance() local
/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_ims.cpp104 int32_t SupplementRequestIms::GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestrictionRequest() argument
115 SetCallRestrictionRequest( int32_t slotId, std::string &fac, int32_t mode, std::string &pw, int32_t index) SetCallRestrictionRequest() argument
H A Dsupplement_request_cs.cpp86 int32_t SupplementRequestCs::GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestrictionRequest() argument
99 SetCallRestrictionRequest( int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) SetCallRestrictionRequest() argument
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_statistics_n_exporter.cpp293 bool fac = false; in GetUserStorageStats() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dab3100-otp.c57 u8 fac; member
/third_party/ffmpeg/libavcodec/
H A Dcelp_filters.c51 ff_celp_circ_addf(float *out, const float *in, const float *lagged, int lag, float fac, int n) ff_celp_circ_addf() argument
H A Daacsbr.c82 float temp1, temp2, fac; in sbr_dequant() local
106 float fac; in sbr_dequant() local
H A Daacsbr_fixed.c163 SoftFloat temp1, temp2, fac; in sbr_dequant() local
189 SoftFloat temp1, temp2, fac; in sbr_dequant() local
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp1177 std::string fac = "AO"; in HWTEST_F() local
1194 std::string fac = "AO"; in HWTEST_F() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager3_gtest.cpp697 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; in HWTEST_F() local
723 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; in HWTEST_F() local
743 CallRestrictionType fac in HWTEST_F() local
763 CallRestrictionType fac = (CallRestrictionType)FALSE_DEFAULT; HWTEST_F() local
789 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; HWTEST_F() local
813 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; HWTEST_F() local
[all...]
/base/telephony/cellular_call/test/unittest/imstest/
H A Dcellular_call_hisysevent_test.cpp389 std::string fac; in HWTEST_F() local
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h173 std::string fac = ""; member
227 std::string fac = ""; member
/base/telephony/call_manager/services/call_setting/src/
H A Dcall_setting_manager.cpp90 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dvtime.c69 u64 delta, fac, mult, div; in update_mt_scaling() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dvtime.c69 u64 delta, fac, mult, div; in update_mt_scaling() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDirectCompositionTest.cpp69 void *fac = nullptr; variable
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp400 int32_t fac = 0; in SetCallRestriction() local
401 std::cin >> fac; in SetCallRestriction() local
431 int32_t fac = 0; in SetCallRestrictionPassword() local
432 std::cin >> fac; in SetCallRestrictionPassword() local
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dap.h95 unsigned int fac : 32; /* facility bits */ member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp402 HRESULT RoHelper::GetActivationFactory(const HSTRING act, const IID &interfaceId, void **fac) in GetActivationFactory() argument

Completed in 25 milliseconds

1234