HomeSort by: relevance | last modified time | path
    Searched defs:out_c (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/unity/auto/
colour_prompt.rb 78 def out_c(mode, colour, str) method in class:ColourCommandLine
92 def colour_puts(role,str) ColourCommandLine.new.out_c(:puts, role, str) end
93 def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end
colour_prompt.rb 78 def out_c(mode, colour, str) method in class:ColourCommandLine
92 def colour_puts(role,str) ColourCommandLine.new.out_c(:puts, role, str) end
93 def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end
colour_prompt.rb 78 def out_c(mode, colour, str) method in class:ColourCommandLine
92 def colour_puts(role,str) ColourCommandLine.new.out_c(:puts, role, str) end
93 def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end

Completed in 59 milliseconds