| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TransliteratorDisorderedMarksTest.java | 195 public void TestSourceTargetSet2(String rule) { in TestSourceTargetSet2() argument
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | TransliteratorDisorderedMarksTest.java | 192 public void TestSourceTargetSet2(String rule) { in TestSourceTargetSet2() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UtilityExtensions.java | 27 public static void appendToRule(StringBuffer rule, in appendToRule() argument 43 public static void appendToRule(StringBuffer rule, in appendToRule() argument
|
| /third_party/ninja/src/ |
| H A D | manifest_parser_test.cc | 54 const Rule* rule = state.bindings_.GetRules().begin()->second; in TEST_F() local 87 const Rule* rule = state.bindings_.GetRules().begin()->second; in TEST_F() local 120 const Rule* rule = state.bindings_.GetRules().begin()->second; TEST_F() local 137 const Rule* rule = state.bindings_.GetRules().begin()->second; TEST_F() local 198 const Rule* rule = state.bindings_.GetRules().begin()->second; TEST_F() local [all...] |
| /third_party/python/Lib/email/mime/ |
| H A D | audio.py | 71 def rule(rulefunc): function
|
| /third_party/skia/third_party/externals/tint/tools/src/glob/ |
| H A D | glob.go | 123 type rule func(path string, cond bool) bool type [all...] |
| /base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/executer/ |
| H A D | iexecuter_test.cpp | 110 std::shared_ptr<ChainRule> rule = std::make_shared<DomainChainRule>(domainFilterRule); in HWTEST_F() local 142 std::shared_ptr<ChainRule> rule = std::make_shared<DomainChainRule>(domainFilterRule); in HWTEST_F() local 196 std::shared_ptr<ChainRule> rule = std::make_shared<DomainChainRule>(domainFilterRule); HWTEST_F() local [all...] |
| /base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/ |
| H A D | firewall_chain_rule_test.cpp | 50 std::string rule = in HWTEST_F() local
|
| H A D | chain_rule_test.cpp | 35 explicit ChainRuleMock(const std::string& rule) : ChainRule(rule) {} in ChainRuleMock() argument 52 std::string rule = in HWTEST_F() local 76 std::string rule; in HWTEST_F() local 107 std::string rule; in HWTEST_F() local [all...] |
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | domain_filter_rule_plugin.cpp | 44 auto rule = ruleParcel.GetRule(); in OnSetPolicy() local 53 auto rule = ruleParcel.GetRule(); in OnRemovePolicy() local
|
| H A D | firewall_rule_plugin.cpp | 44 auto rule = ruleParcel.GetRule(); in OnSetPolicy() local 53 auto rule = ruleParcel.GetRule(); in OnRemovePolicy() local
|
| /base/customization/enterprise_device_management/common/native/src/plugin_utils/ |
| H A D | firewall_rule.cpp | 21 FirewallRuleParcel::FirewallRuleParcel(FirewallRule rule) : rule_(std::move(rule)) {} in FirewallRuleParcel() argument
|
| /base/security/security_guard/services/config_manager/src/ |
| H A D | model_cfg_marshalling.cpp | 55 void from_json(const nlohmann::json &jsonObj, Rule &rule)
in from_json() argument
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| H A D | netfirewall_rule_native_helper_test.cpp | 63 sptr<NetFirewallIpRule> rule = new (std::nothrow) NetFirewallIpRule(); in HWTEST_F() local
|
| /foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
| H A D | net_policy_callback_test.cpp | 51 int32_t NetPolicyCallbackTest::NetUidRuleChange(uint32_t uid, uint32_t rule) in NetUidRuleChange() argument
|
| /foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/ |
| H A D | netfirewall_rule_native_helper_test.cpp | 66 sptr<NetFirewallIpRule> rule = new (std::nothrow) NetFirewallIpRule();
in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet_wol.c | 127 struct bcmgenet_rxnfc_rule *rule; in bcmgenet_wol_power_down_cfg() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet_wol.c | 144 struct bcmgenet_rxnfc_rule *rule; in bcmgenet_wol_power_down_cfg() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | ct_fs_dmfs.c | 13 struct mlx5_flow_handle *rule; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | itrbnfp.cpp | 123 const char* rule = rules[i]; in TestParse() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Holiday.java | 133 protected Holiday(String name, DateRule rule) in Holiday() argument 198 public void setRule(DateRule rule) { in setRule() argument 203 private DateRule rule; global() field in Holiday [all...] |
| H A D | RangeDateRule.java | 41 public void add(DateRule rule) { in add() argument 48 public void add(Date start, DateRule rule) { in add() argument 160 Range(Date start, DateRule rule) Range() argument 165 public DateRule rule; global() field in Range [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | Holiday.java | 135 protected Holiday(String name, DateRule rule) in Holiday() argument 200 public void setRule(DateRule rule) { in setRule() argument 205 private DateRule rule; global() field in Holiday [all...] |
| H A D | RangeDateRule.java | 43 public void add(DateRule rule) { in add() argument 50 public void add(Date start, DateRule rule) { in add() argument 158 Range(Date start, DateRule rule) Range() argument 163 public DateRule rule; global() field in Range [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | util_props.cpp | 28 int32_t ICU_Utility::parseInteger(const UnicodeString& rule, int32_t& pos, int32_t limit) { in parseInteger() argument 88 int32_t ICU_Utility::parsePattern(const UnicodeString& rule, int32_t pos, int32_t limit, in parsePattern() argument [all...] |