Home
last modified time | relevance | path

Searched refs:preloading (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/dports/multimedia/mps-youtube/mps-youtube-afab9fb/mps_youtube/
H A Dstreams.py130 def get_size(ytid, url, preloading=False): argument
135 prefix = "preload: " if preloading else ""
141 screen.writestatus("Getting content length", mute=preloading)
142 stream['size'] = _get_content_length(url, preloading=preloading)
148 def _get_content_length(url, preloading=False): argument
150 prefix = "preload: " if preloading else ""
172 g.preloading.append(ytid)
187 get_size(ytid, stream['url'], preloading=True)
193 g.preloading.remove(song.ytid)
/dports/games/openmw/openmw-openmw-0.47.0/docs/source/reference/modding/settings/
H A Dcells.rst14 The default preloading settings with vanilla game files should only use negligible amounts of RAM, …
20 All settings starting with 'preload' in this section will have no effect if preloading is disabled,
31 Controls the number of worker threads used for preloading operations.
33 Therefore, the default setting of one preloading thread will result in a total of 4 threads used,
35 consider increasing the number of preloading threads to 2 or 3 for a boost in preloading performanc…
63 due to the adverse effect on memory usage caused by the preloading of all possible destinations.
81 Controls the distance in in-game units that is considered the player being 'close' to a preloading
98 If this setting is enabled, the creation of instances will be done in the preloading thread;
116 and will have to be loaded again the next time the cell is requested for preloading.
169 Affects the time to be set aside each frame for graphics preloading operations.
[all …]
/dports/x11-fm/konqueror/konqueror-21.12.3/settings/performance/
H A Dkcmkonqyperformance.desktop191 X-KDE-Keywords=konqueror,reuse,preloading
194 X-KDE-Keywords[bs]=konqueror,reuse,preloading
197 X-KDE-Keywords[da]=konqueror,genbrug,preloading,forudindlæsning
200 X-KDE-Keywords[en_GB]=konqueror,reuse,preloading
208 X-KDE-Keywords[he]=konqueror,reuse,preloading,מחדש,שימוש מחדש, טעינה
209 X-KDE-Keywords[hsb]=konqueror,reuse,preloading,začitanje
215 X-KDE-Keywords[kk]=konqueror,reuse,preloading
217 X-KDE-Keywords[ko]=konqueror,reuse,preloading,프리로딩,재사용
218 X-KDE-Keywords[lt]=konqueror,reuse,preloading
242 X-KDE-Keywords[zh_CN]=konqueror,reuse,preloading,复用,预加载
[all …]
/dports/audio/mpg123/mpg123-1.29.3/src/libout123/
H A Dbuffer.c604 int preloading = FALSE; in buffer_loop() local
628 if(preloading) in buffer_loop()
629 preloading = (bytes < preload_size(ao)); in buffer_loop()
630 if(!preloading) in buffer_loop()
633 preloading = TRUE; in buffer_loop()
641 if(preloading && ao->state == play_live) in buffer_loop()
664 , (preloading || intflag || (mystate != play_live)) in buffer_loop()
850 preloading = TRUE; in buffer_loop()
878 preloading = FALSE; /* It should continue without delay. */ in buffer_loop()
884 preloading = FALSE; in buffer_loop()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libout123/
H A Dbuffer.c603 int preloading = FALSE;
627 if(preloading)
628 preloading = (bytes < preload_size(ao));
629 if(!preloading)
632 preloading = TRUE;
640 if(preloading && ao->state == play_live)
663 , (preloading || intflag || (mystate != play_live))
848 preloading = TRUE;
876 preloading = FALSE; /* It should continue without delay. */
882 preloading = FALSE;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/tests/unit/test_intermediate_preloads/
H A Dint.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-intermediate
H A Dint2.pem.certspec1 issuer:intermediate-preloading-ca2
2 subject:intermediate-preloading-intermediate2
H A Dca.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-ca
H A Dee2.pem.certspec1 issuer:intermediate-preloading-intermediate2
/dports/www/firefox/firefox-99.0/security/manager/ssl/tests/unit/test_intermediate_preloads/
H A Dint.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-intermediate
H A Dint2.pem.certspec1 issuer:intermediate-preloading-ca2
2 subject:intermediate-preloading-intermediate2
H A Dca.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-ca
H A Dee2.pem.certspec1 issuer:intermediate-preloading-intermediate2
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/tests/unit/test_intermediate_preloads/
H A Dint.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-intermediate
H A Dint2.pem.certspec1 issuer:intermediate-preloading-ca2
2 subject:intermediate-preloading-intermediate2
H A Dca.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-ca
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/tests/unit/test_intermediate_preloads/
H A Dint.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-intermediate
H A Dint2.pem.certspec1 issuer:intermediate-preloading-ca2
2 subject:intermediate-preloading-intermediate2
H A Dca.pem.certspec1 issuer:intermediate-preloading-ca
2 subject:intermediate-preloading-ca
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Manual/
H A DPreload.pod18 The region you are preloading must I<not> depend greatly on the actions
31 preloading.
49 containing action submission and region updates, preloading sends a request
52 preloading is probably worth it to improve user experience.
54 Finally, preloading is pretty new. It has not been battle tested. There may be
136 would be to ignore that the handler has preloading and just continue with the
150 will always be clicked, so preloading the onclick's region does not submit the
186 inconsistent. We block preloading because the action submission request and the
193 While preloading is blocked, all preload requests go into a queue. When
194 preloading becomes unblocked, all of the delayed preload requests will be
/dports/x11-fm/konqueror/konqueror-21.12.3/
H A Dkonqy_preload.desktop4 Name=Konqueror preloading during desktop environment startup
13 Name[en_GB]=Konqueror preloading during desktop environment startup
41 Name[x-test]=xxKonqueror preloading during desktop environment startupxx
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DCISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB.my625 'preloadComplete' indicates that policy preloading is
634 "The number of PCEF initiated preloading."
642 "The number of PCRF initiated preloading."
695 install/modify/remove a policy preloading object.
840 objects downloaded during policy preloading. The table is
1299 "Enables preloading on PCC.
1300 'true' indicates preloading is enabled.
1301 'false' indicates preloading is disabled."
1319 Policy preloading."
1368 preloading object.
[all …]
/dports/net-mgmt/observium/observium/mibs/cisco/
H A DCISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB625 'preloadComplete' indicates that policy preloading is
634 "The number of PCEF initiated preloading."
642 "The number of PCRF initiated preloading."
695 install/modify/remove a policy preloading object.
840 objects downloaded during policy preloading. The table is
1299 "Enables preloading on PCC.
1300 'true' indicates preloading is enabled.
1301 'false' indicates preloading is disabled."
1319 Policy preloading."
1368 preloading object.
[all …]
/dports/net/dante/dante-1.4.3/
H A Dpreload.m41 #library checks for preloading code
40 AC_MSG_WARN([disabling preloading])
81 #build without support for preloading?
101 [AC_MSG_WARN([dlfcn.h missing, preloading disabled])
109 [ --disable-preload disable preloading in server and client],
123 [ --disable-clientdl disable support for preloading in the client],
133 [ --disable-serverdl disable support for preloading in the server],
405 #ignore when preloading is disabled (only the AC_SEARCH_LIBS test is needed)
730 #Solaris might block preloading
764 AC_MSG_WARN([this platform blocks preloading of libraries])
[all …]
/dports/devel/critcl/critcl-3.1.18.1/doc/include/
H A Dpreload.inc3 It explains how the preloading of external libraries is realized.
7 Whenever a package declares libraries for preloading critcl will build

12345678910>>...42