Home
last modified time | relevance | path

Searched refs:recency (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DisplayVideo/
H A DFirstAndThirdPartyAudienceTargetingSetting.php21 public $recency; variable in Google_Service_DisplayVideo_FirstAndThirdPartyAudienceTargetingSetting
31 public function setRecency($recency) argument
33 $this->recency = $recency;
37 return $this->recency;
/dports/devel/lazygit/lazygit-0.31.4/pkg/commands/
H A Dloading_branches.go154 recency := utils.UnixToTimeAgo(commit.UnixTimestamp)
159 Recency: recency,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/search/search_result_ranker/
H A Drecurrence_ranker_config.proto32 // The frecency parameter used to control the frequency-recency tradeoff
34 // meaning only-recency and 1.0 meaning only-frequency.
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-vfs-file.c229 time_t recency; in vfs_file_get_date() local
235 recency = nautilus_file_get_recency (file); in vfs_file_get_date()
299 if (recency == 0) in vfs_file_get_date()
305 *date = recency; in vfs_file_get_date()
H A Dnautilus-file-private.h201 time_t recency; /* 0 is unknown */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/protocol/
H A Dfavicon_tracking_specifics.proto20 // from sync based on recency, bookmark state, etc.
/dports/misc/xfce4-appfinder/xfce4-appfinder-4.16.1/src/
H A Dappfinder-model.h117 … guint64 recency);
H A Dappfinder-model.c163 guint64 recency; member
645 g_value_set_uint64 (value, item->frecency ? item->frecency->recency : 0); in xfce_appfinder_model_get_value()
2031 rec_a = frecency_a ? frecency_a->recency : 0; in xfce_appfinder_model_item_compare_frecency()
2032 rec_b = frecency_b ? frecency_b->recency : 0; in xfce_appfinder_model_item_compare_frecency()
2078 frecency->recency = g_ascii_strtoull (tokens[2], NULL, 0); in xfce_appfinder_model_frecency_collect()
2100 guint64 recency) in xfce_appfinder_model_calculate_frecency() argument
2111 diff = unix_time_now - recency; in xfce_appfinder_model_calculate_frecency()
2161 item->frecency->recency = 0; in xfce_appfinder_model_update_frecency()
2173 item->frecency->recency = g_date_time_to_unix (now); in xfce_appfinder_model_update_frecency()
2191 item->frecency->recency)); in xfce_appfinder_model_update_frecency()
/dports/sysutils/vector/tower-c87fdd9c1e4c0728fdaa87d3fafe3e48da9b498a/tower/src/load/
H A Dpeak_ewma.rs264 let recency = 1.0 - decay; in update() localVariable
265 let next_estimate = (self.rtt_ns * decay) + (rtt * recency); in update()
/dports/deskutils/presage/presage-0.9.1/
H A DFAQ21 …predictive resources and configuration in use (i.e. n-gram database, abbreviations, recency, etc.).
46 - the recency predictor
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/lib/
H A DDownloadsManager.jsm99 // Only get downloads within the time threshold specified and sort by recency
H A DUserDomainAffinityProvider.jsm124 * @param recencyFactor The recency factor indicating how to weigh recency
/dports/misc/gnome-devel-docs/gnome-devel-docs-40.3/hig/C/
H A Ddrop-down-lists.page53 …alues are ordered in a way that is most useful to users. Alphabetical or recency ordering is commo…
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/lib/
H A DDownloadsManager.jsm99 // Only get downloads within the time threshold specified and sort by recency
H A DUserDomainAffinityProvider.jsm124 * @param recencyFactor The recency factor indicating how to weigh recency
/dports/www/firefox/firefox-99.0/browser/components/newtab/lib/
H A DDownloadsManager.jsm99 // Only get downloads within the time threshold specified and sort by recency
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/lib/
H A DDownloadsManager.jsm99 // Only get downloads within the time threshold specified and sort by recency
H A DUserDomainAffinityProvider.jsm124 * @param recencyFactor The recency factor indicating how to weigh recency
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/activity-stream/lib/
H A DUserDomainAffinityProvider.jsm112 * @param recencyFactor The recency factor indicating how to weigh recency
/dports/editors/emacs/emacs-27.2/lisp/
H A Dibuffer.el211 (defcustom ibuffer-default-sorting-mode 'recency
217 :type '(choice (const :tag "Last view time" :value recency)
2133 (setq ibuffer-sorting-mode 'recency)
2134 (when (eq ibuffer-last-sorting-mode 'recency)
2137 (setq ibuffer-last-sorting-mode 'recency))
/dports/deskutils/pet/pet-0.4.0/
H A DREADME.md229 …sortby = "description" # specify how snippets get sorted (recency (default), -recency, de…
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/newtab/
H A DPlacesProvider.jsm118 // Select a single page per host with highest frecency, highest recency.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DfolderUtils.jsm194 * @param aFolder The folder to check for recency.
/dports/x11/mate-panel/mate-panel-1.26.1/data/
H A Dorg.mate.panel.gschema.xml.in26 …sed in "Run Application" dialog. The commands are sorted descendingly by recency (e.g., most recen…
/dports/textproc/soothsayer/soothsayer-0.6.3/
H A DNEWS61 new statistical predictive plugin, based on recency promotion, is
62 available. The new recency plugin generates predictions by assigning
64 word tokens, thereby promoting context recency.

12345678910>>...16