Lines Matching refs:IndentedPrintf
103 func (gc *generatedContents) IndentedPrintf(format string, args ...interface{}) { func
859 contents.IndentedPrintf("// This is auto-generated. DO NOT EDIT.\n")
861 contents.IndentedPrintf("\n")
862 contents.IndentedPrintf("%s {\n", bpModule.moduleType)
864 contents.IndentedPrintf("}\n")
875 contents.IndentedPrintf("// %s\n", line)
903 contents.IndentedPrintf("%s: {\n", name)
905 contents.IndentedPrintf("},\n")
915 contents.IndentedPrintf("%s: ", name)
950 contents.IndentedPrintf("")
955 contents.IndentedPrintf("]")
978 contents.IndentedPrintf("}")