Home
last modified time | relevance | path

Searched defs:rule (Results 251 - 275 of 282) sorted by relevance

1...<<1112

/third_party/selinux/libsepol/src/
H A Dkernel_to_conf.c1687 char *rule = NULL; in avtab_node_to_str() local
1777 char *rule; in map_avtab_write_helper() local
2037 char *rule; write_cond_av_list_to_conf() local
2437 char *ctx, *rule; write_sid_context_rules_to_conf() local
[all...]
H A Dlink.c1464 range_trans_rule_t *rule, *new_rule = NULL; in copy_range_trans_list() local
H A Dexpand.c1566 range_trans_rule_t *rule; in expand_range_trans() local
1410 expand_filename_trans_helper(expand_state_t *state, filename_trans_rule_t *rule, unsigned int s, unsigned int t) expand_filename_trans_helper() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c1569 struct cil_avrule *rule = node->data; in __cil_post_db_attr_helper() local
H A Dcil_policy.c1155 static void cil_av_rulex_to_policy(FILE *out, struct cil_avrule *rule) in cil_av_rulex_to_policy() argument
1186 static void cil_av_rule_to_policy(FILE *out, struct cil_avrule *rule) in cil_av_rule_to_policy() argument
1224 cil_type_rule_to_policy(FILE *out, struct cil_type_rule *rule) cil_type_rule_to_policy() argument
1294 cil_typepermissive_to_policy(FILE *out, struct cil_typepermissive *rule) cil_typepermissive_to_policy() argument
1326 struct cil_avrule *rule = node->data; __cil_block_te_rules_to_policy_helper() local
1338 struct cil_type_rule *rule = node->data; __cil_block_te_rules_to_policy_helper() local
[all...]
H A Dcil_binary.c3918 struct cil_avrule *rule = node->data; in __cil_node_to_policydb() local
3973 struct cil_avrule *rule = node->data; in __cil_node_to_policydb() local
3980 struct cil_avrule *rule = node->data; __cil_node_to_policydb() local
4796 avrule_t *rule; cil_check_neverallow() local
[all...]
H A Dcil_build_ast.c2091 struct cil_avrule *rule = NULL; in cil_gen_avrule() local
2127 cil_destroy_avrule(struct cil_avrule *rule) cil_destroy_avrule() argument
2251 struct cil_avrule *rule = NULL; cil_gen_avrulex() local
2303 struct cil_type_rule *rule = NULL; cil_gen_type_rule() local
2334 cil_destroy_type_rule(struct cil_type_rule *rule) cil_destroy_type_rule() argument
3379 struct cil_type_rule *rule = NULL; cil_gen_typetransition() local
[all...]
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp3247 AccessRule &rule = euiccProfile.accessRules_[j]; in ReadEuiccProfileFromReply() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp1292 void RosenRenderCustomPaint::SetFillRuleForPath(const CanvasFillRule& rule) in SetFillRuleForPath() argument
1309 void RosenRenderCustomPaint::SetFillRuleForPath2D(const CanvasFillRule& rule) in SetFillRuleForPath2D() argument
[all...]
H A Drosen_render_offscreen_canvas.cpp175 void RosenRenderOffscreenCanvas::SetFillRuleForPath(const CanvasFillRule& rule) in SetFillRuleForPath() argument
193 void RosenRenderOffscreenCanvas::SetFillRuleForPath2D(const CanvasFillRule& rule) in SetFillRuleForPath2D() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp673 void CustomPaintPaintMethod::SetFillRuleForPath(const CanvasFillRule& rule) in SetFillRuleForPath() argument
682 void CustomPaintPaintMethod::SetFillRuleForPath2D(const CanvasFillRule& rule) in SetFillRuleForPath2D() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp1890 sptr<NetFirewallBaseRule> rule = nullptr; in CmdSetFirewallRules() local
/third_party/eudev/src/udev/
H A Dudev-rules.c198 } rule; member
223 struct token rule; member
1904 struct token *rule; udev_rules_apply_to_event() local
2628 struct token *rule; udev_rules_apply_static_dev_perms() local
2776 struct token *rule; udev_rules_assigning_name_to() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp880 struct { UBool containsErrors; const char* rule; } DATA[] = { in TestJ329() member
2368 UnicodeString rule = "$initial } a <> \\\\u1161;"; TestUndefinedVariable() local
3036 static const char* rule = TestParseError() local
3077 UnicodeString rule = "$set = [a-cm-n]; b > $set;"; TestOutputSet() local
3096 UnicodeString rule = "use variable range 0x70 0x72; a > A; b > B; q > Q;"; TestVariableRange() local
3114 UnicodeString rule = "a}b{c>d;"; TestInvalidPostContext() local
3743 UnicodeString rule = TestFunction() local
3770 UnicodeString rule = ". > $1;"; TestInvalidBackRef() local
3796 const char* rule = TestMulticharStringSet() local
4627 static const UChar rule[] = { TestRuleStripping() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c2417 const char rule[] = "&\\u0452 < \\u0434 < \\u0433 < \\u0432"; /* &dje < d < g < v */ in TestOpenBinary() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp799 toWallTimeRule(const DateTimeRule *rule, int32_t rawOffset, int32_t dstSavings, UErrorCode &status) toWallTimeRule() argument
1511 LocalPointer<TimeZoneRule> rule; parse() local
2444 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const writeFinalRule() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dvtzone.cpp799 toWallTimeRule(const DateTimeRule *rule, int32_t rawOffset, int32_t dstSavings, UErrorCode &status) toWallTimeRule() argument
1511 LocalPointer<TimeZoneRule> rule; parse() local
2444 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const writeFinalRule() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c2087 struct asm_constraint *rule = __alloc_asm_constraint(0); in add_asm_rule() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dvtzone.cpp807 toWallTimeRule(const DateTimeRule *rule, int32_t rawOffset, int32_t dstSavings, UErrorCode &status) toWallTimeRule() argument
1563 TimeZoneRule *rule = nullptr; parse() local
2538 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const writeFinalRule() argument
[all...]
/third_party/tzdata/
H A Dlocaltime.c146 struct rule { struct
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c1604 static int define_compute_type_helper(int which, avrule_t ** rule) in define_compute_type_helper() argument
2037 static int define_te_avtab_xperms_helper(int which, avrule_t ** rule) in define_te_avtab_xperms_helper() argument
2497 static int define_te_avtab_helper(int which, avrule_t ** rule) in define_te_avtab_helper() argument
3118 struct role_trans_rule *rule = NULL; define_role_trans() local
5724 range_trans_rule_t *rule; define_range_trans() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp5968 BmsExperienceRule rule; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2274 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsAddInstallRuleCommand() local
2364 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsGetInstallRuleCommand() local
2464 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsDeleteInstallRuleCommand() local
2539 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsCleanInstallRuleCommand() local
2578 AppRunningControlRule rule; CheckAppRunningRuleCorrectOption() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c74 struct rule { struct
537 emit_icu_zone(FILE* f, const char* zoneName, int zoneOffset, const struct rule* rule, int ruleIndex, int startYear) emit_icu_zone() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c73 struct rule { struct
536 emit_icu_zone(FILE* f, const char* zoneName, int zoneOffset, const struct rule* rule, int ruleIndex, int startYear) emit_icu_zone() argument
[all...]

Completed in 86 milliseconds

1...<<1112