Searched refs:refresh (Results 76 - 100 of 206) sorted by relevance

123456789

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/
H A DPluginInfoStore.cpp51 refresh();
54 void PluginInfoStore::refresh() function in class:WebKit::PluginInfoStore
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dgdc.c278 refresh();
302 refresh();
H A Ddemo_forms.c233 refresh();
350 refresh();
523 refresh();
H A Dncurses.c489 refresh();
865 refresh();
1524 refresh();
1796 refresh();
2303 refresh();
2452 refresh();
2529 refresh();
2540 refresh();
2892 refresh();
2929 refresh();
[all...]
H A Dsavescreen.c83 * getch() that will refresh stdscr, wiping out the result. To avoid that,
106 refresh();
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/addtiffo/
H A DMakefile256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/iptcutil/
H A DMakefile255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesw.h584 #ifdef refresh
585 inline int UNDEF(refresh)() { return refresh(); } function
586 #undef refresh macro
587 #define refresh UNDEF(refresh) macro
1010 // Put attributed character to the window and refresh it immediately.
1186 // Set/Reset the clear flag. If set, the next refresh() will clear the
1282 // automatic immediate refresh()
1305 virtual int refresh() { retur function in class:NCursesWindow
1489 int refresh(int pminrow, int pmincol, function in class:NCursesPad
[all...]
H A Dcursesp.h196 virtual int refresh();
H A Dcursesf.cc287 refresh();
309 refresh();
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_lease.c257 * to refresh the leases. If that fails, then return the
263 __rep_lease_check(env, refresh)
265 int refresh;
331 if (!refresh)
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DcrlDb.cpp72 void refresh(
477 void CrlDatabase::refresh( function in class:CrlDatabase
491 ocspdErrorLog("CrlDatabase::refresh: no cache DB\n");
496 ocspdCrlDebug("CrlDatabase::refresh: empty cache DB");
548 * Purge/refresh the CRL cache.
557 gCrlDatabase().refresh(staleDays, expireOverlapSeconds, purgeAll, fullCryptoVerify, doRefresh);
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginDatabase.cpp75 plugins->refresh();
89 return (refresh() && m_registeredMIMETypes.contains(mimeType));
95 refresh();
98 bool PluginDatabase::refresh() function in class:WebCore::PluginDatabase
136 // If the path's timestamp hasn't changed since the last time we ran refresh(), we don't have to do anything.
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DPlatformStrategiesBlackBerry.cpp118 PluginDatabase::installedPlugins()->refresh();
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DPlatformStrategiesGtk.cpp117 PluginDatabase::installedPlugins()->refresh();
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebPlatformStrategies.cpp123 PluginDatabase::installedPlugins()->refresh();
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.cpp119 PluginDatabase::installedPlugins()->refresh();
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dadmin.c822 char refresh[1024]; /* Refresh URL */ local
825 snprintf(refresh, sizeof(refresh), "5;URL=/admin/?OP=redirect&URL=/classes/%s",
827 cgiSetVariable("refresh_page", refresh);
1427 char refresh[1024]; /* Refresh URL */ local
1432 snprintf(refresh, sizeof(refresh),
1435 cgiSetVariable("refresh_page", refresh);
2999 refresh[1024]; /* Refresh URL */ local
3004 snprintf(refresh, sizeo
3086 refresh[1024]; /* Refresh URL */ local
3815 char refresh[1024]; /* Refresh URL */ local
3915 refresh[1024]; /* Refresh URL */ local
[all...]
/macosx-10.9.5/libresolv-54/
H A Ddns_util.h119 uint32_t refresh; member in struct:__anon9577
H A Ddns.c734 int i, n, status, refresh, sc_dns_count; local
742 refresh = 0;
744 if (sdns->stattime == 0) refresh = 1;
746 if (refresh == 0)
748 if (sdns->notify_sys_config_token == -1) refresh = 1;
753 if ((status != NOTIFY_STATUS_OK) || (n == 1)) refresh = 1;
757 if (refresh == 0)
759 if (sdns->notify_dir_token == -1) refresh = 1;
764 if ((status != NOTIFY_STATUS_OK) || (n == 1)) refresh = 1;
768 if (refresh
[all...]
/macosx-10.9.5/ntp-88/scripts/monitoring/
H A Dntptrap222 ;# usually this will not hapen as the refresh semantic will
312 0 && &refresh;
313 sub refresh
429 &set_timeout("refresh-".unpack("H*",$from),time+$REFRESH_TIME,
430 sprintf("&refresh(\"%s\");",unpack("H*",$from)));
454 &clear_timeout("refresh-".unpack("H*",$from));
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_network.h179 int refresh, /* -> if FALSE, we're getting the lock (for uid); if TRUE, we're refreshing the lock */
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DMemoryStatistics.js150 this._memoryCountersPane.refresh();
400 refresh: function() method in class:WebInspector.MemoryStatistics
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A DTODO.txt60 the column titles don't refresh properly.
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebProcessProxy.cpp324 void WebProcessProxy::getPlugins(bool refresh, Vector<PluginInfo>& plugins, Vector<PluginInfo>& applicationPlugins) argument
326 if (refresh)
327 m_context->pluginInfoStore().refresh();

Completed in 466 milliseconds

123456789