Home
last modified time | relevance | path

Searched refs:os (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DExecutableClasses.cs578 … internal static int title_softlaunch_with_hint(string os, string tid, string hint, string port) in title_softlaunch_with_hint() argument
584 …return ProcessExecutor.DoProcess(exe_path, "\"title_softlaunch " + os + " " + tid + " " + hint + "… in title_softlaunch_with_hint()
587 internal static int title_softlaunch(string os, string tid, string port) in title_softlaunch() argument
600 …return ProcessExecutor.StartProcess_RedirectOutput(exe_path, "\"title_softlaunch " + os + " " + ti… in title_softlaunch()
/CafeSDK-2.12.13-1/system/include/
Dzlib.h116 int os; /* operating system */ member