Home
last modified time | relevance | path

Searched refs:put_to_cache (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_segmented_font_face.cc166 scoped_refptr<SegmentedFontData> put_to_cache(created_font_data); in GetFontData() local
167 font_data_table_.Put(std::move(key), std::move(put_to_cache)); in GetFontData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_segmented_font_face.cc163 scoped_refptr<SegmentedFontData> put_to_cache(created_font_data); in GetFontData() local
164 font_data_table_.Put(std::move(key), std::move(put_to_cache)); in GetFontData()
/dports/www/tikiwiki/tiki-21.2/lib/rss/
H A Drsslib.php114 function put_to_cache($uniqueid, $rss_version = "9", $output) function in RSSLib
301 $this->put_to_cache($uniqueid, $feed_format, $data);
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Ddec_teletext.c569 static void put_to_cache(priv_vbi_t* priv,tt_page* pg,int line){ in put_to_cache() function
1023 put_to_cache(priv,priv->mag[magAddr].pt,line); in store_in_cache()
1294 put_to_cache(priv,priv->mag[magAddr].pt,-1); in decode_pkt27()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Ddec_teletext.c569 static void put_to_cache(priv_vbi_t* priv,tt_page* pg,int line){ in put_to_cache() function
1023 put_to_cache(priv,priv->mag[magAddr].pt,line); in store_in_cache()
1294 put_to_cache(priv,priv->mag[magAddr].pt,-1); in decode_pkt27()