Home
last modified time | relevance | path

Searched refs:default_type (Results 1 – 23 of 23) sorted by relevance

/third_party/python/Tools/clinic/
Dclinic.py2414 default_type = None variable in CConverter
2493 if self.default_type and not isinstance(default, (self.default_type, Unknown)):
2494 if isinstance(self.default_type, type):
2495 types_str = self.default_type.__name__
2497 types_str = ', '.join((cls.__name__ for cls in self.default_type))
2736 default_type = bool variable in bool_converter
2789 default_type = (bytes, bytearray) variable in char_converter
2794 if isinstance(self.default, self.default_type):
2823 default_type = int variable in unsigned_char_converter
2872 default_type = int variable in short_converter
[all …]
/third_party/selinux/checkpolicy/
Dpolicy_scan.l263 default_type |
Dpolicy_define.c447 if (cladatum->default_type && cladatum->default_type != which) { in define_default_type()
451 cladatum->default_type = which; in define_default_type()
/third_party/selinux/libsepol/src/
Dlink.c228 if (olddatum->default_type) { in class_copy_default_new_object()
229 if (newdatum->default_type && olddatum->default_type != newdatum->default_type) { in class_copy_default_new_object()
233 newdatum->default_type = olddatum->default_type; in class_copy_default_new_object()
Dexpand.c428 if (olddatum->default_type) { in class_copy_default_new_object()
429 if (newdatum->default_type && olddatum->default_type != newdatum->default_type) { in class_copy_default_new_object()
433 newdatum->default_type = olddatum->default_type; in class_copy_default_new_object()
Dkernel_to_conf.c663 switch (class->default_type) { in write_default_type_to_conf()
671 sepol_log_err("Unknown default type value: %i", class->default_type); in write_default_type_to_conf()
748 if (class->default_type != 0) { in write_default_rules_to_conf()
Dservices.c1391 if (cladatum && cladatum->default_type == DEFAULT_SOURCE) { in sepol_compute_sid()
1393 } else if (cladatum && cladatum->default_type == DEFAULT_TARGET) { in sepol_compute_sid()
Dkernel_to_cil.c687 switch (class->default_type) { in write_default_type_to_cil()
695 sepol_log_err("Unknown default type value: %i", class->default_type); in write_default_type_to_cil()
772 if (class->default_type != 0) { in write_default_rules_to_cil()
Dmodule_to_cil.c2034 if (class->default_type != 0) { in class_to_cil()
2035 switch (class->default_type) { in class_to_cil()
2039 log_err("Unknown default type value: %i", class->default_type); in class_to_cil()
Dpolicydb_validate.c399 switch (class->default_type) { in validate_class_datum()
Dwrite.c1121 buf[0] = cpu_to_le32(cladatum->default_type); in class_write()
Dpolicydb.c2339 cladatum->default_type = le32_to_cpu(buf[0]); in class_read()
/third_party/gstreamer/gstreamer/gst/
Dgst_private.h169 …value_parse_value (gchar * str, gchar ** after, GValue * value, GType default_type, GParamSpec *ps…
Dgstvalue.c2739 gchar ** after, GValue * value, GType default_type, GParamSpec * pspec) in _priv_gst_value_parse_value() argument
2748 GType type = default_type; in _priv_gst_value_parse_value()
/third_party/python/Python/
Dformatter_unicode.c168 char default_type, in parse_internal_render_format_spec() argument
189 format->type = default_type; in parse_internal_render_format_spec()
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h125 char default_type; member
/third_party/node/deps/v8/src/d8/
Dd8.h604 CodeType default_type);
Dd8.cc2492 CodeType default_type) { in ReadSource() argument
2500 code_type = default_type; in ReadSource()
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c3766 if (!sepol_class->default_type) { in cil_default_to_policydb()
3767 sepol_class->default_type = def->object; in cil_default_to_policydb()
3768 } else if (sepol_class->default_type != (char)def->object) { in cil_default_to_policydb()
/third_party/python/Parser/
Dparser.c166 #define default_type 1090 macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h54148 char default_type; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi31053 …<var-decl name="default_type" type-id="f0981eeb" visibility="default" filepath="include/linux/gpio…
59487 …<var-decl name="default_type" type-id="f0981eeb" visibility="default" filepath="include/linux/gpio…
Dtest-PR27569-v0.abi31025 …<var-decl name="default_type" type-id="f0981eeb" visibility="default" filepath="include/linux/gpio…
59473 …<var-decl name="default_type" type-id="f0981eeb" visibility="default" filepath="include/linux/gpio…