Searched defs:groups (Results 1 – 5 of 5) sorted by relevance
97 List<List<String>> groups = new ArrayList<List<String>>(); in testGroups_fullMatch() local128 List<List<String>> groups = new ArrayList<List<String>>(); in testGroups_partialMatch() local161 List<List<String>> groups = new ArrayList<List<String>>(); in testWildcard() local187 List<List<String>> groups = new ArrayList<List<String>>(); in testWildcard_precedence() local
30 const gid_t groups[] = {gid, AID_EVERYBODY, AID_MISC}; in set_groups() local
48 REGEX_JAR_PATH.matchEntire(file.path)?.groups?.let { groups -> in <lambda>() method
1080 void executeCmdRunnable(Runnable command, CaptureList groups) { in executeCmdRunnable()1147 CaptureList groups = new CaptureList(); in run() local