Searched refs:refresh (Results 126 - 150 of 206) sorted by relevance

123456789

/macosx-10.9.5/vim-53/runtime/syntax/
H A Daap.vim76 syn match aapCommand '^\s*:refresh\>'
H A Dcl.vim70 syn keyword clStatement clear clear_eol clear_eos close copy create unique with where empty define define ldefine delay_form delete escape exit_block exit_do exit_process field fork format get getfile getnext getprev goto head join maintain message no_join on_eop on_key on_exit on_delete openin openout openapp pause popenin popenout popenio print put range read redisplay refresh restart_block screen select sleep text unlock write and not or do
H A Dcmusrc.vim53 \ refresh run search-next search-prev shuffle
H A Delinks.vim54 \ wraparound show_not_found margin_width refresh
H A Dwml.vim68 syn keyword htmlTagName contained wml card do refresh oneevent catch spawn
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoader.h116 void changeLocation(SecurityOrigin*, const KURL&, const String& referrer, bool lockHistory = true, bool lockBackForwardList = true, bool refresh = false);
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dview.c50 * scroll operation worked, and the refresh() code only had to do a
500 * The 'wrefresh(curscr)' is needed to force the refresh to start from the top
572 refresh();
H A Ddemo_panels.c714 refresh();
H A Dmovewindow.c98 refresh();
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dhierarchy.rb235 def refresh(node) method in class:Tk.QueryCommand.ValidateArgs.IndicatorCommand.ValidateArgs.IconCommand.ValidateArgs
236 tk_call(@path, 'refresh', node)
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DHeapSnapshotView.js236 node.refresh();
280 gridNode.refresh();
361 child.refresh();
H A DStylesSidebarPane.js182 var refresh = false; variable
188 refresh = true;
203 if (refresh)
H A DNetworkPanel.js582 this._refreshTimeout = setTimeout(this.refresh.bind(this), this._defaultRefreshDelay);
651 this.refresh();
676 this.refresh();
708 // Schedule refresh to update boundaries and draw the new line.
715 // Schedule refresh to update boundaries and draw the new line.
729 refresh: function()
/macosx-10.9.5/ruby-104/ruby/test/rubygems/
H A Dtest_gem.rb793 # HACK should be Gem.refresh
983 Gem.refresh
989 Gem.refresh
1002 Gem.refresh
1007 Gem.refresh
1012 Gem.refresh
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dispell.el1913 (and (eq 'block ispell-highlight-p) ; refresh tty's
1959 (and (eq 'block ispell-highlight-p) ; refresh tty displays
2289 refresh)
2297 (or (eq 'block refresh)
2298 (setq start (1+ start)))) ; On block non-refresh, inc start.
2318 (and refresh ; re-highlight
2320 (if (eq 'block refresh) start (- start 2)) end t))))
2364 (defun ispell-highlight-spelling-error (start end &optional highlight refresh)
2372 (t (ispell-highlight-spelling-error-generic start end highlight refresh))))
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dzone.c221 isc_uint32_t refresh; member in struct:dns_zone
358 #define DNS_ZONEFLG_REFRESH 0x00000001U /*%< refresh check in progress */
360 #define DNS_ZONEFLG_USEVC 0x00000004U /*%< use tcp for refresh query */
366 #define DNS_ZONEFLG_NEEDREFRESH 0x00000100U /*%< refresh check needed */
373 #define DNS_ZONEFLG_NOMASTERS 0x00001000U /*%< an attempt to refresh a
660 isc_uint32_t *refresh, isc_uint32_t *retry,
790 zone->refresh = DNS_ZONE_DEFAULTREFRESH;
2698 * of the set (current timer, keydata->refresh, keydata->addhd,
2711 then = key->refresh;
2727 dns_zone_log(zone, ISC_LOG_DEBUG(1), "next key refresh
3306 isc_uint32_t serial, oldserial, refresh, retry, expire, minimum; local
3813 zone_load_soa_rr(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version, unsigned int *soacount, isc_uint32_t *serial, isc_uint32_t *refresh, isc_uint32_t *retry, isc_uint32_t *expire, isc_uint32_t *minimum) argument
3894 zone_get_from_db(dns_zone_t *zone, dns_db_t *db, unsigned int *nscount, unsigned int *soacount, isc_uint32_t *serial, isc_uint32_t *refresh, isc_uint32_t *retry, isc_uint32_t *expire, isc_uint32_t *minimum, unsigned int *errors) argument
11800 isc_uint32_t serial, refresh, retry, expire, minimum; local
[all...]
/macosx-10.9.5/ntp-88/include/
H A Dntp.h318 u_long refresh; /* next refresh epoch */ member in struct:peer
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tkHTML/
H A Dhtmlwidget.rb282 def refresh(*opts) method in class:Tk
283 tk_send('refresh', *opts)
/macosx-10.9.5/screen-22/screen/
H A Dhelp.c814 1 ? "to refresh;" : "or");
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dwidget64 image create photo ::img::refresh -format GIF -data {
606 -image ::img::refresh -compound left
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim2467 " the variable below avoids that second refresh of the screen. The s:LocalBrowseShellCmdRefresh()
2469 " and skips the refresh and sets s:locbrowseshellcmd to zero. Oct 13, 2008
2662 " call Dret("s:NetrwGetBuffer 0 : re-using buffer#".bufnr("%").", but its empty, so refresh it")
2669 " call Dret("s:NetrwGetBuffer 0 : re-using buffer#".bufnr("%").", but treelist mode always needs a refresh")
2885 " clear buffer - this will cause NetrwBrowse/LocalBrowseCheck to do a refresh
2891 " refresh the listing
2892 " call Decho("refresh the listing")
2917 " refresh the listing
3133 " refresh the directory list
3135 " call Decho('case "refresh director
[all...]
/macosx-10.9.5/CPANInternal-140/Net-DNS/contrib/
H A Dcheck_soa178 report('zone data expires before scheduled refresh') unless $_->expire > $_->refresh;
/macosx-10.9.5/Libinfo-449.1.3/membership.subproj/
H A Dmembership.c418 mbr_check_membership_ext(int userid_type, const void *userid, size_t userid_size, int groupid_type, const void *groupid, int refresh, int *isMember) argument
/macosx-10.9.5/apache_mod_php-87.4/
H A DMakefile417 refresh-pear:

Completed in 717 milliseconds

123456789