Home
last modified time | relevance | path

Searched refs:CategoryNumber (Results 1 – 25 of 71) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Diagnostics/
H A DEventLogEntry.cs95 public short CategoryNumber { property in System.Diagnostics.EventLogEntry
169 (otherEntry.CategoryNumber == categoryNumber) && in Equals()
/dports/cad/opencascade/opencascade-7.6.0/src/Interface/
H A DInterface_Category.cxx46 return aModule->CategoryNumber (CN,theEnt,theShares); in CatNum()
64 myNum->SetValue (i,aModule->CategoryNumber (CN,anEnt,theShares)); in Compute()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Diagnostics/
H A DEventLogTest.cs161 Assert.AreEqual (0, entry.CategoryNumber, "#D4"); in Clear()
180 Assert.AreEqual (0, entry.CategoryNumber, "#E4"); in Clear()
3484 Assert.AreEqual (0, entry.CategoryNumber, "#B4"); in WriteEntry1()
3505 Assert.AreEqual (0, entry.CategoryNumber, "#C4"); in WriteEntry1()
3630 Assert.AreEqual (0, entry.CategoryNumber, "#B4"); in WriteEntry1_Message_Empty()
3679 Assert.AreEqual (0, entry.CategoryNumber, "#B4"); in WriteEntry1_Message_Null()
3731 Assert.AreEqual (0, entry.CategoryNumber, "#B4"); in WriteEntry1_Source_DoesNotExist()
3789 Assert.AreEqual (0, entry.CategoryNumber, "#B4"); in WriteEntry2()
3810 Assert.AreEqual (0, entry.CategoryNumber, "#C4"); in WriteEntry2()
3948 Assert.AreEqual (0, entry.CategoryNumber, "#B4"); in WriteEntry2_Message_Empty()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.EventLog/src/System/Diagnostics/
H A DEventLogEntry.cs101 string cat = owner.FormatMessageWrapper(dllName, (uint)CategoryNumber, null);
103 category = "(" + CategoryNumber.ToString(CultureInfo.CurrentCulture) + ")";
115 public short CategoryNumber property in System.Diagnostics.EventLogEntry
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_SignCategory.cxx40 return Interface_Category::Name(model->CategoryNumber (model->Number(ent))); in Value()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/tests/integration/targets/win_eventlog_entry/library/
H A Dtest_win_eventlog_entry.ps130 $result.category = $log_entry.CategoryNumber
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_eventlog_entry/library/
H A Dtest_win_eventlog_entry.ps130 $result.category = $log_entry.CategoryNumber
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DEventLogEntry.cs149 string cat = owner.FormatMessageWrapper(dllName, (uint) CategoryNumber, null);
151 category = "(" + CategoryNumber.ToString(CultureInfo.CurrentCulture) + ")";
169 public short CategoryNumber { property in System.Diagnostics.EventLogEntry
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESSolid_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DIGESDimen_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DIGESGeom_GeneralModule.hxx70 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DIGESBasic_GeneralModule.hxx71 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DRWStepAP214_GeneralModule.hxx64 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DIGESDefs_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DIGESGraph_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
H A DIGESAppli_GeneralModule.hxx71 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESAppli/
H A DIGESAppli_GeneralModule.hxx71 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGraph/
H A DIGESGraph_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSolid/
H A DIGESSolid_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_GeneralModule.hxx70 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESDimen/
H A DIGESDimen_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESBasic/
H A DIGESBasic_GeneralModule.hxx71 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESDefs/
H A DIGESDefs_GeneralModule.hxx69 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepAP214/
H A DRWStepAP214_GeneralModule.hxx64 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESGeom_GeneralModule.hxx70 …Standard_EXPORT virtual Standard_Integer CategoryNumber (const Standard_Integer CN, const Handle(S…

123