Searched defs:arg0 (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | Tools.cs | 1549 internal static void WriteLine(string format, object arg0) in WriteLine() 1554 internal static void WriteLine(string format, object arg0, object arg1) in WriteLine() 1559 internal static void WriteLine(string format, object arg0, object arg1, object arg2) in WriteLine() 1574 internal static void WriteLineRaw(string format, object arg0) in WriteLineRaw() 1579 internal static void WriteLineRaw(string format, object arg0, object arg1) in WriteLineRaw() 1584 internal static void WriteLineRaw(string format, object arg0, object arg1, object arg2) in WriteLineRaw()
|
| /CafeSDK-2.12.13-1/system/include/cafe/os/ |
| D | OSSystemLog.h | 200 u32 arg0; /* start of arguments */ member 204 u32 arg0; /* start of arguments */ member 209 u32 arg0; /* start of arguments */ member
|