Home
last modified time | relevance | path

Searched defs:parameter (Results 1 - 25 of 129) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/cpufreq/
H A DKconfig.x8683 parameter: elanfreq=maxspeed (in kHz) or as module label
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x86122 parameter: elanfreq=maxspeed (in kHz) or as module label
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcolumn_rows_filter.cpp28 DumpStatus ColumnRowsFilter::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Ddumper_group.cpp26 DumpStatus DumperGroup::PreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dhidumper_executor.cpp31 DumpStatus HidumperExecutor::DoPreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas) in DoPreExecute() argument
H A Djsheap_memory_dumper.cpp32 DumpStatus JsHeapMemoryDumper::PreExecute(const shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dversion_dumper.cpp31 DumpStatus VersionDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dproperties_dumper.cpp27 DumpStatus PropertiesDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dapi_dumper.cpp30 DumpStatus APIDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dfd_output.cpp36 DumpStatus FDOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dcpu_dumper.cpp33 DumpStatus CPUDumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Denv_param_dumper.cpp27 DumpStatus EnvParamDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dtraffic_dumper.cpp33 DumpStatus TrafficDumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dmemory_dumper.cpp32 DumpStatus MemoryDumper::PreExecute(const shared_ptr<DumperParameter> &parameter, StringMatrix dumpDatas) in PreExecute() argument
H A Dzipfolder_output.cpp46 DumpStatus ZipFolderOutput::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dlist_dumper.cpp34 DumpStatus ListDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute() argument
H A Dsa_dumper.cpp43 DumpStatus SADumper::PreExecute(const std::shared_ptr<DumperParameter> &parameter, StringMatrix dump_datas) in PreExecute() argument
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule_test.cpp62 std::string parameter = in HWTEST_F() local
H A Dfirewall_chain_rule_test.cpp92 std::string parameter = " -p udp -s 192.168.2.100 -d 192.168.2.200 --sport 80 --dport 90"; in HWTEST_F() local
120 std::string parameter = " -s 192.168.1.1"; in HWTEST_F() local
123 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); in HWTEST_F() local
128 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); in HWTEST_F() local
133 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); HWTEST_F() local
138 EXPECT_EQ(FirewallChainRule::IpToParameter(ip, ipType), parameter); HWTEST_F() local
148 std::string parameter; HWTEST_F() local
152 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
158 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
164 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
170 EXPECT_EQ(FirewallChainRule::PortToParameter(port, portType, option), parameter); HWTEST_F() local
[all...]
/base/startup/init/ueventd/include/
H A Dueventd_read_cfg.h32 const char *parameter; member
/base/telephony/core_service/test/fuzztest/hexvectohexstr_fuzzer/
H A Dhexvectohexstr_fuzzer.cpp35 std::vector<uint8_t> parameter; in DoSomethingInterestingWithMyAPI() local
/base/sensors/miscdevice/utils/common/src/
H A Dvibrator_infos.cpp275 VibrateParameter parameter; in Unmarshalling() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu9_smumgr.c140 smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, uint16_t msg, uint32_t parameter) smu9_send_msg_to_smc_with_parameter() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu9_smumgr.c141 smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, uint16_t msg, uint32_t parameter) smu9_send_msg_to_smc_with_parameter() argument
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsParameterProperty.h27 explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readonly, bool isStatic, in TSParameterProperty() argument

Completed in 9 milliseconds

123456