Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 25 of 1973) sorted by path

12345678910>>...79

/dports/archivers/c-blosc/c-blosc-1.21.0/internal-complibs/zstd-1.4.8/decompress/
H A Dzstd_decompress_block.c942 …Sequence(seqState_t* seqState, const ZSTD_longOffset_e longOffsets, const ZSTD_prefetch_e prefetch) in ZSTD_decodeSequence()
/dports/archivers/libarc/libarc-2.0.2/
H A Durl_buff.c88 static void prefetch(URL_buff *urlp) in prefetch() function
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/zstd/lib/decompress/
H A Dzstd_decompress_block.c838 …Sequence(seqState_t* seqState, const ZSTD_longOffset_e longOffsets, const ZSTD_prefetch_e prefetch) in ZSTD_decodeSequence()
/dports/astro/merkaartor/merkaartor-0.19.0/src/QMapControl/
H A Dbrowserimagemanager.h105 QStringList prefetch; variable
H A Dimagemanager.h84 QStringList prefetch; variable
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/
H A DRepeatController.php305 protected function prefetch(): void function in PhpTal\\RepeatController
/dports/audio/carla/Carla-2.4.1/source/modules/rtmempool/
H A Dlist.h60 #define prefetch(x) (x = x) macro
/dports/audio/cmus/cmus-2.9.1/
H A Dlist.h23 static inline void prefetch(const void *x) in prefetch() function
/dports/audio/exaile/exaile-4.1.1/xlgui/
H A Dcover.py141 def prefetch(self, collection): member in CoverManager
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/deinterlace/tvtime/
H A Dsse.h979 #define prefetch(mem, hint) \ macro
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/dbus/
H A Dlist.h45 #define prefetch(x) (x = x) macro
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Daudioprefetch.cpp193 void AudioPrefetch::prefetch(bool doSeek) in prefetch() function in MusECore::AudioPrefetch
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/libarc/
H A Durl_buff.c93 static void prefetch(URL_buff *urlp) in prefetch() function
/dports/audio/spotify-qt/spotify-qt-3.7/lib/include/thirdparty/
H A Dfilesystem.hpp4 //
5 //---------------------------------------------------------------------------------------
/dports/audio/streamripper/streamripper-1.64.6/lib/
H A Dlist.h11 #define prefetch(a) 0 macro
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/fusion/sequence/intrinsic/
H A Dat.hpp5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
9
10 #include <boost/fusion/support/config.hpp>
13 #include <boost/mpl/or.hpp>
17 #include <boost/fusion/sequence/intrinsic_fwd.hpp>
21 namespace boost { namespace fusion
25 struct boost_tuple_tag; // boost::tuples::tuple tag
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/sc/
H A Dsc_synth.hpp114 void prefetch(Unit* unit) { in prefetch() function in nova::sc_synth

12345678910>>...79