Home
last modified time | relevance | path

Searched refs:time (Results 1 – 12 of 12) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeEvtLog.cs109 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()
DTools.cs302 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/
DCatLog.cs46 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/
Dind_time.c59 time_t time(time_t *tptr) { in time() function
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp680 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/
Daxfx.h328 f32 time; member
355 f32 time; member
575 f32 time; member
600 f32 time; member
Dfs.h1960 FSTime time,
/CafeSDK-2.12.13-1/system/bin/tool/mastering/resources/compat/
DNdevRun.ddf122 ; time.
/CafeSDK-2.12.13-1/system/bin/tool/
Dcafeoptions.bat125 … if not "%_SETDEFAULTS%" == "" echo *** Options will take effect the next time you open a Cafe win…
/CafeSDK-2.12.13-1/system/include/
Dzlib.h114 uLong time; /* modification time */ member
/CafeSDK-2.12.13-1/system/include/cafe/curl/
Dcurl.h181 time_t time; member
190 char *time; member
/CafeSDK-2.12.13-1/system/include/cafe/pads/wpad/
Dwpad.h617 s32 WPADGetGameDataTimeStamp ( s32 chan, OSTime *time ); // DEPRECATED