Home
last modified time | relevance | path

Searched refs:attr_pattern (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/node/
H A Dclean_json_attrs.py8 def Clean(start_dir, attr_pattern, file_pattern): argument
11 def _remove_attrs(json_dict, attr_pattern): argument
18 if _remove_attrs(val, attr_pattern):
20 elif re.search(attr_pattern, key):
33 if not _remove_attrs(json_dict, attr_pattern):
55 Clean(start_dir=args.start_dir, attr_pattern=args.attr_pattern,
H A Dupdate_npm_deps29 python clean_json_attrs.py --attr_pattern="^_" --file_pattern="^package\.json$" "node_modules_filte…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/
H A Dclean_json_attrs.py8 def Clean(start_dir, attr_pattern, file_pattern): argument
11 def _remove_attrs(json_dict, attr_pattern): argument
18 if _remove_attrs(val, attr_pattern):
20 elif re.search(attr_pattern, key):
33 if not _remove_attrs(json_dict, attr_pattern):
55 Clean(start_dir=args.start_dir, attr_pattern=args.attr_pattern,
H A Dupdate_npm_deps29 python clean_json_attrs.py --attr_pattern="^_" --file_pattern="^package\.json$" "node_modules_filte…
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/tools/
H A Dcrm_attribute.c52 char *attr_pattern = NULL; variable
189 attr_pattern = strdup(optarg); in main()
269 if ((command == 'D') && (attr_name == NULL) && (attr_pattern == NULL)) { in main()
274 if (attr_pattern) { in main()
283 attr_name = attr_pattern; in main()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dcrm_attribute.c47 gchar *attr_pattern; member
150 { "pattern", 'P', 0, G_OPTION_ARG_STRING, &options.attr_pattern,
406 if ((options.command == 'D') && (options.attr_name == NULL) && (options.attr_pattern == NULL)) { in main()
412 if (options.attr_pattern) { in main()
422 options.attr_name = options.attr_pattern; in main()
/dports/security/wapiti/wapiti3-3.0.3/wapitiCore/net/
H A Dxss_utils.py110 attr_pattern = r"\s*" + elem["name"] + r"\s*=\s*"
113 for m in re.finditer(attr_pattern, before_code, flags=re.IGNORECASE):
/dports/emulators/qemu-utils/qemu-4.2.1/target/xtensa/
H A Dmmu_helper.c617 struct attr_pattern { struct
623 const struct attr_pattern *pattern, in attr_pattern_match() argument
638 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
663 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
667 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
672 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
678 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu5/qemu-5.2.0/target/xtensa/
H A Dmmu_helper.c618 struct attr_pattern { struct
624 const struct attr_pattern *pattern, in attr_pattern_match() argument
639 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
664 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
668 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
673 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
679 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/xtensa/
H A Dmmu_helper.c618 struct attr_pattern { struct
624 const struct attr_pattern *pattern, in attr_pattern_match() argument
639 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
664 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
668 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
673 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
679 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu42/qemu-4.2.1/target/xtensa/
H A Dmmu_helper.c617 struct attr_pattern { struct
623 const struct attr_pattern *pattern, in attr_pattern_match() argument
638 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
663 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
667 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
672 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
678 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/xtensa/
H A Dmmu_helper.c618 struct attr_pattern { struct
624 const struct attr_pattern *pattern, in attr_pattern_match() argument
639 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
664 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
668 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
673 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
679 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/xtensa/
H A Dmmu_helper.c618 struct attr_pattern { struct
624 const struct attr_pattern *pattern, in attr_pattern_match() argument
639 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
664 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
668 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
673 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
679 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu/qemu-6.2.0/target/xtensa/
H A Dmmu_helper.c618 struct attr_pattern { struct
624 const struct attr_pattern *pattern, in attr_pattern_match() argument
639 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
664 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
668 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
673 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
679 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/emulators/qemu60/qemu-6.0.0/target/xtensa/
H A Dmmu_helper.c618 struct attr_pattern { struct
624 const struct attr_pattern *pattern, in attr_pattern_match() argument
639 static const struct attr_pattern cpu_c[] = { in mpu_attr_to_cpu_cache()
664 static const struct attr_pattern device_type[] = { in mpu_attr_to_type()
668 static const struct attr_pattern sys_nc_type[] = { in mpu_attr_to_type()
673 static const struct attr_pattern sys_c_type[] = { in mpu_attr_to_type()
679 static const struct attr_pattern b[] = { in mpu_attr_to_type()
/dports/www/moodle310/moodle/repository/url/
H A Dlocallib.php651 $attr_pattern = '/http-equiv="?' . $match_meta . '"?/iu';
657 !preg_match( $attr_pattern, $element ) ||
/dports/www/moodle311/moodle/repository/url/
H A Dlocallib.php651 $attr_pattern = '/http-equiv="?' . $match_meta . '"?/iu';
657 !preg_match( $attr_pattern, $element ) ||
/dports/www/moodle39/moodle/repository/url/
H A Dlocallib.php651 $attr_pattern = '/http-equiv="?' . $match_meta . '"?/iu';
657 !preg_match( $attr_pattern, $element ) ||
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/_testdata/Java/
H A DGrammarKit.java30 r = attr_pattern(b, 0); in parseLight()
113 attr_pattern(b, l + 1); in attr_1()
126 public static boolean attr_pattern(PsiBuilder b, int l) { in attr_pattern() method in GrammarParser
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/ir/
H A Ddataflow_matcher.cc141 bool DFPatternMatcher::VisitDFPattern_(const AttrPatternNode* attr_pattern, const Expr& expr) { in VisitDFPattern_() argument
143 auto attributes = attr_pattern->attrs.as<DictAttrsNode>()->dict; in VisitDFPattern_()
181 return matches && VisitDFPattern(attr_pattern->pattern, expr); in VisitDFPattern_()
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold57112 "attr_pattern": -8.676132,