Searched refs:clear_all (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/lib/rubygems/commands/
H A Dsources_command.rb30 options[:clear_all] = value
46 options[:clear_all] ||
50 if options[:clear_all] then
/macosx-10.10.1/ntp-92/include/
H A Dntpd.h141 extern void clear_all (void);
H A Dntpd.h.orig141 extern void clear_all (void);
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtkmultilistbox.rb457 t.bind('Control-backslash', proc{|w| clear_all}, '%W')
482 t.bind('Control-backslash', proc{|w| clear_all}, '%W')
608 def clear_all method in class:TkMultiListbox
H A Dtkmultilistframe.rb738 t.bind('Control-backslash', proc{|w| clear_all}, '%W')
763 t.bind('Control-backslash', proc{|w| clear_all}, '%W')
889 def clear_all method in class:TkMultiListFrame
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/library/
H A Dtktable.py210 def clear_all(self, first=None, last=None): member in class:Table
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_peer.c288 * clear_all - flush all time values for all associations
291 clear_all(void) function
311 printf("clear_all: at %lu\n", current_time);
H A Dntp_proto.c1702 clear_all();
2032 clear_all();
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tktable/
H A Dtktable.rb537 def clear_all(first=None, last=None) method in class:Tk.BrowseCommand.ValidateArgs.CellCommand.ValidateArgs.SelectionCommand.ValidateArgs.ValidateCommand.ValidateArgs

Completed in 201 milliseconds