Home
last modified time | relevance | path

Searched refs:sStartDir (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/helper/
H A DURLHelper.java114 public static ArrayList<File> getSystemFilesFromDir(String sStartDir) in getSystemFilesFromDir() argument
116 File aRoot = new File(sStartDir); in getSystemFilesFromDir()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/helper/
H A DURLHelper.java114 public static ArrayList<File> getSystemFilesFromDir(String sStartDir) in getSystemFilesFromDir() argument
116 File aRoot = new File(sStartDir); in getSystemFilesFromDir()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dsnd_mem.cpp521 char sStartDir[MAX_QPATH] = {"sound"}; in S_MP3_CalcVols_f() local
562 strcpy(sStartDir,Cmd_Argv(i)); in S_MP3_CalcVols_f()
565 Com_Printf(va("Starting Scan for Updates in Dir: %s\n",sStartDir)); in S_MP3_CalcVols_f()
566 R_CheckMP3s( sStartDir ); in S_MP3_CalcVols_f()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dsnd_mem.cpp521 char sStartDir[MAX_QPATH] = {"sound"}; in S_MP3_CalcVols_f() local
562 strcpy(sStartDir,Cmd_Argv(i)); in S_MP3_CalcVols_f()
565 Com_Printf(va("Starting Scan for Updates in Dir: %s\n",sStartDir)); in S_MP3_CalcVols_f()
566 R_CheckMP3s( sStartDir ); in S_MP3_CalcVols_f()