Searched refs:SplitArgsIntoSections (Results 1 – 6 of 6) sorted by relevance
53 def SplitArgsIntoSections(args): function78 sections = SplitArgsIntoSections(args[1:])
50 def SplitArgsIntoSections(args): function75 sections = SplitArgsIntoSections(args[1:])
56 def SplitArgsIntoSections(args): function81 sections = SplitArgsIntoSections(args[1:])
65 def SplitArgsIntoSections(args): function90 sections = SplitArgsIntoSections(args[1:])
56 def SplitArgsIntoSections(args): function81 (outputs, inputs) = SplitArgsIntoSections(args[1:])
52 def SplitArgsIntoSections(args): function77 (outputs, inputs) = SplitArgsIntoSections(args[1:])