Searched refs:time (Results 1 – 12 of 12) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | CafeEvtLog.cs | 109 public void WriteToEventLog(Int32 id, DateTime time, string strErrDetail) in WriteToEventLog() argument 111 … WriteToEventLog(id, string.Format("[{0}] {1}", time.ToString("HH:mm:ss:fff"), strErrDetail)); in WriteToEventLog() 114 …public void WriteToEventLog(Int32 id, DateTime time, string status, string process, string strErrD… in WriteToEventLog() argument 116 …WriteToEventLog(id, string.Format("[{0}][{1}][{2}] {3}", time.ToString("HH:mm:ss:fff"), status, pr… in WriteToEventLog()
|
| D | Tools.cs | 302 internal static int DoProcess_WaitTime(string filename, string arguments, int time) in DoProcess_WaitTime() argument 305 …teLine(String.Format("ProcessorExecutor.DoProcessWaitTime : {0} {1} {2}",filename,arguments,time)); in DoProcess_WaitTime() 320 if (!p.WaitForExit(time)) in DoProcess_WaitTime()
|
| /CafeSDK-2.12.13-1/system/src/tool/CatLog/ |
| D | CatLog.cs | 46 DateTime time = Date.ToLocalTime(); 47 …logLine.AppendFormat("[{0,2,D2}:{1,2,D2}:{2,2,D2}] {3}", time.Hour, time.Minute, time.Second, Line…
|
| /CafeSDK-2.12.13-1/system/src/lib/libsys/ |
| D | ind_time.c | 59 time_t time(time_t *tptr) { in time() function
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/ |
| D | deferredRendering.cpp | 680 u32 i, time; in SceneDraw() local 703 time = (u32)((s_timerData[1] - s_timerData[0]) * 0.0370370); in SceneDraw() 708 s_noSwizzleTime += time; in SceneDraw() 717 s_swizzleTime += time; in SceneDraw()
|
| /CafeSDK-2.12.13-1/system/include/cafe/ |
| D | axfx.h | 328 f32 time; member 355 f32 time; member 575 f32 time; member 600 f32 time; member
|
| D | fs.h | 1960 FSTime time,
|
| /CafeSDK-2.12.13-1/system/bin/tool/mastering/resources/compat/ |
| D | NdevRun.ddf | 122 ; time.
|
| /CafeSDK-2.12.13-1/system/bin/tool/ |
| D | cafeoptions.bat | 125 … if not "%_SETDEFAULTS%" == "" echo *** Options will take effect the next time you open a Cafe win…
|
| /CafeSDK-2.12.13-1/system/include/ |
| D | zlib.h | 114 uLong time; /* modification time */ member
|
| /CafeSDK-2.12.13-1/system/include/cafe/curl/ |
| D | curl.h | 181 time_t time; member 190 char *time; member
|
| /CafeSDK-2.12.13-1/system/include/cafe/pads/wpad/ |
| D | wpad.h | 617 s32 WPADGetGameDataTimeStamp ( s32 chan, OSTime *time ); // DEPRECATED
|