Searched refs:refresh (Results 51 - 75 of 206) sorted by relevance

123456789

/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DPlatformStrategiesEfl.cpp123 PluginDatabase::installedPlugins()->refresh();
130 PluginDatabase::installedPlugins()->refresh();
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dialup/ns3/
H A Dnamed.conf41 dialup refresh;
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dhashtest.c53 refresh();
78 * optimization, since that's computed in the refresh() call.
106 refresh();
158 ," -c continuous (don't reset between refresh's)"
H A Dechochar.c150 refresh();
H A Dtestcurs.c117 refresh();
408 refresh();
429 refresh();
627 refresh();
640 refresh();
672 refresh();
737 refresh();
H A Dxmas.c196 refresh();
462 refresh();
465 refresh();
468 refresh();
471 refresh();
474 refresh();
1152 refresh();
H A Dlrtest.c174 refresh();
H A Dbs.c184 (void) refresh();
252 (void) refresh();
282 (void) refresh();
466 (void) refresh();
547 (void) refresh();
612 (void) refresh();
878 (void) refresh();
889 (void) refresh();
1105 (void) refresh();
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginDatabase.h59 bool refresh();
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dscache_multi.c364 int refresh = 0; local
389 refresh = 1;
393 if (refresh == 0) {
409 refresh ? " (refreshed)" : "");
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVChatTranscript.h63 - (void) setChatEmoticons:(NSBundle *) emoticons performRefresh:(BOOL) refresh;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVChatTranscript.h63 - (void) setChatEmoticons:(NSBundle *) emoticons performRefresh:(BOOL) refresh;
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/tkHTML/
H A Dss.rb70 ['Refresh', proc{refresh()}, 0],
323 def refresh(*args) method in class:TkHTML_File_Viewer
359 refresh()
407 refresh()
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dipp-var.c448 refresh[1024]; /* Refresh URL */ local
508 snprintf(refresh, sizeof(refresh), "2;URL=%s", uri);
509 cgiSetVariable("refresh_page", refresh);
549 refresh[1024], /* Refresh URL */ local
686 snprintf(refresh, sizeof(refresh), "5;URL=%s", uri);
687 cgiSetVariable("refresh_page", refresh);
710 refresh[1024], /* Refresh URL */ local
783 snprintf(refresh, sizeo
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/acorn/
H A DMakefile230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTableTag.c675 int row, col, tagPrio, refresh = 0;
807 refresh = 1;
819 refresh = 1;
825 if (refresh) {
944 refresh = 1;
956 refresh = 1;
960 if (refresh) {
1081 refresh = 1;
1091 refresh = 1;
1102 refresh
663 int row, col, tagPrio, refresh = 0; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dvi.c198 static void refresh(Vi_t*,int);
480 refresh(vp,TRANSLATE);
543 refresh(vp,CONTROL);
545 refresh(vp,INPUT);
550 refresh(vp,TRANSLATE);
587 refresh(vp,INPUT);
810 /* force a total refresh */
828 refresh(vp,CONTROL);
842 /*** force a total refresh ***/
1027 refresh(v
1866 static void refresh(register Vi_t* vp, int mode) function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dido.el625 Use C-l in prompt to refresh list.
671 Use C-l in prompt to refresh list.
721 systems, or explicitly refresh the cache contents using the command
1789 ;; 'refresh - repeat loop (make-item-list, set-matches)
1973 ((eq ido-exit 'refresh)
2229 (setq ido-exit 'refresh
2449 (setq ido-exit 'refresh)
2455 (setq ido-exit 'refresh)
2509 (defun ido-undo-merge-work-directory (&optional text try refresh)
2522 ido-keep-item-list (not refresh)
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_stub.c121 __rep_lease_check(env, refresh)
123 int refresh;
125 COMPQUIET(refresh, 0);
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursslk.h173 inline void refresh() { function in class:Soft_Label_Key_Set
178 // Mark the SLK portion of the screen for refresh, defer actual refresh
/macosx-10.9.5/ntp-88/sntp/
H A Dnetworking.h93 u_long refresh; /* next refresh epoch */ member in struct:speer
/macosx-10.9.5/remote_cmds-41.90.1/talk.tproj/
H A Dio.c172 refresh();
/macosx-10.9.5/ruby-104/ruby/ext/curses/
H A Drain.rb72 refresh
H A Dview2.rb49 @screen.refresh
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dcanvasprintbox.itk102 method refresh {}
403 -command [itcl::code $this refresh]
413 -labeltext "Orientation" -command [itcl::code $this refresh]
426 -command [itcl::code $this refresh]
439 -command [itcl::code $this refresh]
450 -command [itcl::code $this refresh]
458 -command [itcl::code $this refresh]
495 bind $itk_component(canvas) <Configure> +[itcl::code $this refresh]
630 itcl::body iwidgets::Canvasprintbox::refresh {} {

Completed in 1209 milliseconds

123456789