Home
last modified time | relevance | path

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

/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/v20/
H A Dobservables.py229 ('magic_hex', HexProperty()),
247 ('win32_version_value_hex', HexProperty()),
250 ('checksum_hex', HexProperty()),
251 ('subsystem_hex', HexProperty()),
252 ('dll_characteristics_hex', HexProperty()),
257 ('loader_flags_hex', HexProperty()),
289 ('machine_hex', HexProperty()),
295 ('characteristics_hex', HexProperty()),
314 ('magic_number_hex', HexProperty()),
474 ('src_flags_hex', HexProperty()),
[all …]
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/v21/
H A Dobservables.py267 ('magic_hex', HexProperty()),
285 ('win32_version_value_hex', HexProperty()),
288 ('checksum_hex', HexProperty()),
289 ('subsystem_hex', HexProperty()),
290 ('dll_characteristics_hex', HexProperty()),
295 ('loader_flags_hex', HexProperty()),
327 ('machine_hex', HexProperty()),
333 ('characteristics_hex', HexProperty()),
354 ('magic_number_hex', HexProperty()),
541 ('src_flags_hex', HexProperty()),
[all …]
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIRRShared.h71 typedef Property<uint32_t> HexProperty; typedef
93 void ReadHexProperty (HexProperty& out);
H A DIRRShared.cpp65 void IrrlichtBase::ReadHexProperty (HexProperty& out) in ReadHexProperty()
225 HexProperty prop; in ParseMaterial()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Irr/
H A DIRRShared.h74 typedef Property<uint32_t> HexProperty; typedef
96 void ReadHexProperty (HexProperty& out);
H A DIRRShared.cpp73 void IrrlichtBase::ReadHexProperty (HexProperty& out) in ReadHexProperty()
233 HexProperty prop; in ParseMaterial()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIRRShared.h79 typedef Property<uint32_t> HexProperty; typedef
101 void ReadHexProperty (HexProperty& out);
H A DIRRShared.cpp71 void IrrlichtBase::ReadHexProperty (HexProperty& out) in ReadHexProperty()
231 HexProperty prop; in ParseMaterial()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIRRShared.h74 typedef Property<uint32_t> HexProperty; typedef
96 void ReadHexProperty (HexProperty& out);
H A DIRRShared.cpp71 void IrrlichtBase::ReadHexProperty (HexProperty& out) in ReadHexProperty()
231 HexProperty prop; in ParseMaterial()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIRRShared.h74 typedef Property<uint32_t> HexProperty; typedef
96 void ReadHexProperty (HexProperty& out);
H A DIRRShared.cpp72 void IrrlichtBase::ReadHexProperty (HexProperty& out) in ReadHexProperty()
232 HexProperty prop; in ParseMaterial()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Irr/
H A DIRRShared.h78 typedef Property<uint32_t> HexProperty; typedef
100 void ReadHexProperty(HexProperty &out);
H A DIRRShared.cpp66 void IrrlichtBase::ReadHexProperty(HexProperty &out ) { in ReadHexProperty()
184 HexProperty prop; in ParseMaterial()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Ddebugrpt.cpp88 HexProperty(wxXmlNode *node, const wxChar *name, wxUIntPtr value) in HexProperty() function
133 HexProperty(nodeFrame, wxT("offset"), frame.GetOffset()); in OnStackFrame()
134 HexProperty(nodeFrame, wxT("address"), wxPtrToUInt(frame.GetAddress())); in OnStackFrame()
387 HexProperty(nodeModule, wxT("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
388 HexProperty(nodeModule, wxT("size"), len); in DoAddLoadedModules()
411 HexProperty(nodeExc, wxT("code"), c.code); in DoAddExceptionInfo()
413 HexProperty(nodeExc, wxT("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddebugrpt.cpp88 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) in HexProperty() function
133 HexProperty(nodeFrame, _T("offset"), frame.GetOffset()); in OnStackFrame()
380 HexProperty(nodeModule, _T("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
381 HexProperty(nodeModule, _T("size"), len); in DoAddLoadedModules()
404 HexProperty(nodeExc, _T("code"), c.code); in DoAddExceptionInfo()
406 HexProperty(nodeExc, _T("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddebugrpt.cpp88 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) in HexProperty() function
133 HexProperty(nodeFrame, _T("offset"), frame.GetOffset()); in OnStackFrame()
380 HexProperty(nodeModule, _T("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
381 HexProperty(nodeModule, _T("size"), len); in DoAddLoadedModules()
404 HexProperty(nodeExc, _T("code"), c.code); in DoAddExceptionInfo()
406 HexProperty(nodeExc, _T("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddebugrpt.cpp88 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) in HexProperty() function
133 HexProperty(nodeFrame, _T("offset"), frame.GetOffset()); in OnStackFrame()
380 HexProperty(nodeModule, _T("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
381 HexProperty(nodeModule, _T("size"), len); in DoAddLoadedModules()
404 HexProperty(nodeExc, _T("code"), c.code); in DoAddExceptionInfo()
406 HexProperty(nodeExc, _T("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddebugrpt.cpp88 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) in HexProperty() function
133 HexProperty(nodeFrame, _T("offset"), frame.GetOffset()); in OnStackFrame()
380 HexProperty(nodeModule, _T("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
381 HexProperty(nodeModule, _T("size"), len); in DoAddLoadedModules()
404 HexProperty(nodeExc, _T("code"), c.code); in DoAddExceptionInfo()
406 HexProperty(nodeExc, _T("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Ddebugrpt.cpp91 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) in HexProperty() function
136 HexProperty(nodeFrame, wxT("offset"), frame.GetOffset()); in OnStackFrame()
391 HexProperty(nodeModule, wxT("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
392 HexProperty(nodeModule, wxT("size"), len); in DoAddLoadedModules()
415 HexProperty(nodeExc, wxT("code"), c.code); in DoAddExceptionInfo()
417 HexProperty(nodeExc, wxT("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Ddebugrpt.cpp91 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) in HexProperty() function
136 HexProperty(nodeFrame, wxT("offset"), frame.GetOffset()); in OnStackFrame()
391 HexProperty(nodeModule, wxT("address"), wxPtrToUInt(addr)); in DoAddLoadedModules()
392 HexProperty(nodeModule, wxT("size"), len); in DoAddLoadedModules()
415 HexProperty(nodeExc, wxT("code"), c.code); in DoAddExceptionInfo()
417 HexProperty(nodeExc, wxT("address"), wxPtrToUInt(c.addr)); in DoAddExceptionInfo()
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/test/
H A Dtest_properties.py10 FloatProperty, HexProperty, IntegerProperty, ListProperty, Property,
319 hex_prop = HexProperty()
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/
H A Dproperties.py462 class HexProperty(Property): class