MCPcopy Create free account

hub / github.com/Vonng/ac / functions

Functions20 in github.com/Vonng/ac

↓ 11 callersFunctionWriteRune
WriteRune put rune to global buffer (extreme ver without err check)
lib/ac.go:52
↓ 4 callersMethodresize
(size int)
lib/dict.go:298
↓ 2 callersMethodBuild
(keywords [][]rune)
lib/dict.go:254
↓ 2 callersMethodfetch
(parent *LinkedListTrieNode)
lib/dict.go:305
↓ 1 callersFunctionBenchmark
**************************************************************\ * Performance * \********************
main.go:55
↓ 1 callersFunctionCheck
**************************************************************\ * Correctness * \********************
main.go:34
↓ 1 callersFunctionFromDict
**************************************************************\ * Build From Dick * \********************
lib/dict.go:34
↓ 1 callersFunctionFromFile
**************************************************************\ * Load From File * \********************
lib/dict.go:71
↓ 1 callersFunctionHandleLine
**************************************************************\ * Line Processor * \********************
lib/ac.go:112
↓ 1 callersMethodTransition
(inState int, input rune)
lib/dict.go:161
↓ 1 callersFunctionWriteByType
WriteByType put write target string to buffer via match type
lib/ac.go:82
↓ 1 callersMethodinsert
(siblings [](*LinkedListTrieNode))
lib/dict.go:372
↓ 1 callersFunctionmax
(a, b int)
lib/dict.go:365
MethodBuild
Build from keyword list
lib/dict.go:107
MethodLen
()
lib/dict.go:221
MethodLess
(i, j int)
lib/dict.go:225
FunctionRun
**************************************************************\ * Driver * \********************
lib/ac.go:216
MethodSwap
(i, j int)
lib/dict.go:250
Functionmain
**************************************************************\ * Driver * \********************
main.go:93
Functionmain
()
bin/vonng.go:23