Home
last modified time | relevance | path

Searched refs:enclosing_type (Results 1 – 25 of 112) sorted by relevance

12345

/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/v20/
H A Dobservables.py34 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
54 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
73 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
87 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
102 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
145 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
326 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
346 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
361 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
374 ('extensions', ExtensionsProperty(spec_version="2.0", enclosing_type=_type)),
[all …]
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/v21/
H A Dobservables.py42 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
68 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
93 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
113 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
134 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
184 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
365 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
390 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
411 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
430 ('extensions', ExtensionsProperty(spec_version='2.1', enclosing_type=_type)),
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/windows_gen-0.9.1/src/tables/
H A Dtype_def.rs151 pub fn enclosing_type(&self) -> Option<Self> { in enclosing_type() method
157 .map(|nested| nested.enclosing_type()) in enclosing_type()
161 if let Some(enclosing_type) = self.enclosing_type() { in scoped_name()
162 for (index, nested_type) in enclosing_type.nested_types().iter().enumerate() { in scoped_name()
164 return format!("{}_{}", enclosing_type.scoped_name(), index); in scoped_name()
H A Dnested_class.rs15 pub fn enclosing_type(&self) -> TypeDef { in enclosing_type() method
28 .field("enclosing_type", &self.enclosing_type()) in fmt()
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/test/v21/
H A Dtest_deterministic_ids.py53 spec_version='2.1', enclosing_type=_type,
74 spec_version='2.1', enclosing_type=_type,
114 spec_version='2.1', enclosing_type=_type,
150 spec_version='2.1', enclosing_type=_type,
181 spec_version='2.1', enclosing_type=_type,
H A Dtest_properties.py247 ext_prop = ExtensionsProperty(spec_version='2.1', enclosing_type='file')
256 ext_prop = ExtensionsProperty(spec_version='2.1', enclosing_type='file')
262 ext_prop = ExtensionsProperty(spec_version='2.1', enclosing_type='file')
274 ext_prop = ExtensionsProperty(spec_version='2.1', enclosing_type='indicator')
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/test/v20/
H A Dtest_properties.py216 ext_prop = ExtensionsProperty(spec_version="2.0", enclosing_type='file')
225 ext_prop = ExtensionsProperty(spec_version="2.0", enclosing_type='file')
231 ext_prop = ExtensionsProperty(spec_version="2.0", enclosing_type='file')
243 ext_prop = ExtensionsProperty(spec_version="2.0", enclosing_type='indicator')
/dports/devel/R-cran-BH/BH/inst/include/boost/tti/detail/
H A Ddenclosing_type.hpp24 struct enclosing_type : struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/tti/detail/
H A Ddenclosing_type.hpp24 struct enclosing_type : struct
H A Ddmem_type.hpp35 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddtemplate.hpp62 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddfunction.hpp42 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddfunction_template.hpp42 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/tti/detail/
H A Ddenclosing_type.hpp24 struct enclosing_type : struct
H A Ddmem_type.hpp35 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddtemplate.hpp62 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddfunction.hpp42 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddfunction_template.hpp42 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
/dports/devel/hyperscan/boost_1_75_0/boost/tti/detail/
H A Ddenclosing_type.hpp24 struct enclosing_type : struct
H A Ddmem_type.hpp35 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
H A Ddtemplate.hpp62 BOOST_TTI_NAMESPACE::detail::enclosing_type<BOOST_TTI_DETAIL_TP_T>, \
/dports/java/jikes/jikes-1.22/src/
H A Dexpr.cpp417 TypeSymbol* enclosing_type = in ReportMethodNotFound() local
419 assert(enclosing_type); in ReportMethodNotFound()
3309 if (enclosing_type == control.no_type) in ProcessThisExpression()
3311 else if (! enclosing_type) in ProcessThisExpression()
3324 enclosing_type == this_type) in ProcessThisExpression()
3343 else if (this_type == enclosing_type) in ProcessThisExpression()
3393 if (enclosing_type == control.no_type) in ProcessSuperExpression()
3395 else if (! enclosing_type) in ProcessSuperExpression()
3415 enclosing_type == this_type) in ProcessSuperExpression()
3434 else if (this_type == enclosing_type) in ProcessSuperExpression()
[all …]
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/
H A Dproperties.py641 …def __init__(self, spec_version=stix2.DEFAULT_VERSION, allow_custom=False, enclosing_type=None, re… argument
643 self.enclosing_type = enclosing_type
658 specific_type_map = STIX2_OBJ_MAPS[v]['observable-extensions'].get(self.enclosing_type, {})
/dports/devel/gdb/gdb-11.1/gdb/
H A Dc-varobj.c118 struct type *enclosing_type; in adjust_value_for_child_access() local
121 enclosing_type = value_actual_type (*value, 1, &real_type_found); in adjust_value_for_child_access()
124 *type = enclosing_type; in adjust_value_for_child_access()
125 *value = value_cast (enclosing_type, *value); in adjust_value_for_child_access()
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dbinder.py285 enclosing_type = get_proper_type(self.most_recent_enclosing_type(expr, type))
286 if isinstance(enclosing_type, AnyType) and not restrict_any:
292 self.put(expr, enclosing_type)

12345