Home
last modified time | relevance | path

Searched refs:Int32 (Results 1 – 7 of 7) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeEvtLog.cs81 public void WriteToEventLog(Int32 id, string strErrDetail) in WriteToEventLog()
109 public void WriteToEventLog(Int32 id, DateTime time, string strErrDetail) in WriteToEventLog()
114 …public void WriteToEventLog(Int32 id, DateTime time, string status, string process, string strErrD… in WriteToEventLog()
DCharacter stream dumper.cs911 public Int32 AppExitCode;
913 public ExitReason(Reason r ,Int32 app_exit_code) in ExitReason()
1523 Int32 app_exit_code = 0; in consume_raw_bytes()
1524 … app_exit_code = Int32.Parse(System.Text.RegularExpressions.Regex.Match(thing, @"\-*?\d+").Value); in consume_raw_bytes()
DTools.cs251 return DoProcess_WaitTime(filename, arguments, Int32.MaxValue); in DoProcess()
DCafeFunctions.cs5221 if (!Int32.TryParse(args[i + 1], out vArg)) in on()
/CafeSDK-2.12.13-1/system/src/tool/CatLog/
DCatLog.cs162 Save(0, Int32.MaxValue); in btnSave_Click()
167 Save(0, Int32.MaxValue); in saveToolStripMenuItem_Click()
184 void Save(Int32 startIdx, Int32 endIdx) in Save()
/CafeSDK-2.12.13-1/system/include/
DLzmaTypes.h60 typedef long Int32; typedef
63 typedef int Int32; typedef
/CafeSDK-2.12.13-1/system/src/lib/szfile/
D7zTypes.h60 typedef long Int32; typedef
63 typedef int Int32; typedef