Searched defs:new (Results 1 – 10 of 10) sorted by relevance
89 val new = HashMap<String, String>() in <lambda>() constant211 val new = HashMap<String, String>() in <lambda>() constant
123 val new = newTree.item() in compare() constant155 val new = newTree.item() in compare() constant
1943 val new = mutableListOf<MethodItem>() in <lambda>() constant2126 val new = mutableListOf<MethodItem>() in <lambda>() constant2405 val new = mutableSetOf<MethodItem>() in <lambda>() constant2416 val new = mutableSetOf<String>() in <lambda>() constant
169 val new = in <lambda>() constant
607 val new = doc.replace(Regex("\\b$typo\\b"), replacement) in <lambda>() constant
605 val new = in checkCompatibility() constant
24 private val new: () -> P, in noReset() constant in trebuchet.util.StartEndBuilder
210 val new = Regex("""\b$word\b""") in docContainsWord() constant
118 val new = insertInto(initial, content, initial.indexOf("*/")) in mergeDocumentation() constant
87 void* operator new(size_t size) { in new() function