Home
last modified time | relevance | path

Searched refs:cacheable (Results 1 – 25 of 2257) sorted by relevance

12345678910>>...91

/dports/emulators/tme/tme-0.8/ic/sparc/
H A Dsparc-recode.c209 struct tme_sparc_recode_cacheable *cacheable; in _tme_sparc_recode_cacheable_new() local
230 cacheable = ic->tme_sparc_recode_cacheable_first; in _tme_sparc_recode_cacheable_new()
263 cacheable->tme_sparc_recode_cacheable_src_key_first in _tme_sparc_recode_cacheable_new()
273 cacheable->tme_sparc_recode_cacheable_valids in _tme_sparc_recode_cacheable_new()
299 ic->tme_sparc_recode_cacheable_first = cacheable; in _tme_sparc_recode_cacheable_new()
302 return (cacheable); in _tme_sparc_recode_cacheable_new()
311 const struct tme_sparc_recode_cacheable *cacheable; in tme_sparc_recode() local
353 cacheable = ic->tme_sparc_recode_cacheable_first; in tme_sparc_recode()
362 < cacheable->tme_sparc_recode_cacheable_size)) { in tme_sparc_recode()
376 if (cacheable == NULL) { in tme_sparc_recode()
[all …]
/dports/audio/csound/csound-6.15.0/Android/CsoundAndroid/src/com/csounds/
H A DCsoundObj.java307 cacheable.setup(this); in runCsoundOpenSL()
312 cacheable.updateValuesToCsound(); in runCsoundOpenSL()
336 CsoundBinding cacheable; in runCsoundOpenSL() local
339 cacheable = bindings.get(i); in runCsoundOpenSL()
348 cacheable = bindings.get(i); in runCsoundOpenSL()
383 cacheable.cleanup(); in runCsoundOpenSL()
425 cacheable.setup(this); in runCsoundAudioTrack()
493 cacheable.updateValuesToCsound(); in runCsoundAudioTrack()
525 cacheable.updateValuesFromCsound(); in runCsoundAudioTrack()
534 cacheable.updateValuesToCsound(); in runCsoundAudioTrack()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/linker/
H A DGuardedTypeConversion.java91 private final boolean cacheable; field in GuardedTypeConversion
98 …blic GuardedTypeConversion(final GuardedInvocation conversionInvocation, final boolean cacheable) { in GuardedTypeConversion() argument
100 this.cacheable = cacheable; in GuardedTypeConversion()
116 return cacheable; in isCacheable()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/linker/
H A DGuardedTypeConversion.java91 private final boolean cacheable; field in GuardedTypeConversion
98 …blic GuardedTypeConversion(final GuardedInvocation conversionInvocation, final boolean cacheable) { in GuardedTypeConversion() argument
100 this.cacheable = cacheable; in GuardedTypeConversion()
116 return cacheable; in isCacheable()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_exceptional.h103 enum CacheResult *cacheable, in RUN_EXCEPTION_FN() argument
138 *cacheable = DO_NOT_CACHE_RESULT_AND_FLUSH_BR_ENTRIES; in RUN_EXCEPTION_FN()
144 *cacheable = DO_NOT_CACHE_RESULT_AND_FLUSH_BR_ENTRIES; in RUN_EXCEPTION_FN()
173 if (*cacheable == CACHE_RESULT) { in RUN_EXCEPTION_FN()
177 *cacheable = DO_NOT_CACHE_RESULT; in RUN_EXCEPTION_FN()
181 if ((flags & FIRST_BYTE) && *cacheable == CACHE_RESULT) { in RUN_EXCEPTION_FN()
182 *cacheable = DO_NOT_CACHE_RESULT; in RUN_EXCEPTION_FN()
200 if (*cacheable == CACHE_RESULT) { in RUN_EXCEPTION_FN()
201 *cacheable = DO_NOT_CACHE_RESULT; in RUN_EXCEPTION_FN()
239 enum CacheResult cacheable = CACHE_RESULT; in PE_FN() local
[all …]
/dports/audio/csound/csound-6.15.0/Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/
H A DCsoundObj.java313 cacheable.setup(this); in runCsoundOpenSL()
318 cacheable.updateValuesToCsound(); in runCsoundOpenSL()
341 CsoundBinding cacheable; in runCsoundOpenSL() local
344 cacheable = bindings.get(i); in runCsoundOpenSL()
353 cacheable = bindings.get(i); in runCsoundOpenSL()
388 cacheable.cleanup(); in runCsoundOpenSL()
429 cacheable.setup(this); in runCsoundAudioTrack()
497 cacheable.updateValuesToCsound(); in runCsoundAudioTrack()
529 cacheable.updateValuesFromCsound(); in runCsoundAudioTrack()
538 cacheable.updateValuesToCsound(); in runCsoundAudioTrack()
[all …]
/dports/multimedia/navidrome/.npm/_cacache/index-v5/5b/0a/
H A D23d0e88c906b9b6a581748a635d983c0ec07c1c52ec81f3accf1273bf1862cacheable-response/-/workbox-cacheable-response-4.3.1.tgz","integrity":"sha512-Rp5qlzm6z8IOvnQNkCd…
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/early_rendering_controller_test/
H A Dearly_rendering_controller_test.routing.yml57 # Controller returning a cacheable Response object.
58 early_rendering_controller_test.cacheable-response:
59 path: '/early-rendering-controller-test/cacheable-response'
64 early_rendering_controller_test.cacheable-response.early:
65 path: '/early-rendering-controller-test/cacheable-response/early'
99 # Controller returning a cacheable domain object.
100 early_rendering_controller_test.cacheable-domain-object:
101 path: '/early-rendering-controller-test/cacheable-domain-object'
106 early_rendering_controller_test.cacheable-domain-object.early:
107 path: '/early-rendering-controller-test/cacheable-domain-object/early'
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/early_rendering_controller_test/
H A Dearly_rendering_controller_test.routing.yml57 # Controller returning a cacheable Response object.
58 early_rendering_controller_test.cacheable-response:
59 path: '/early-rendering-controller-test/cacheable-response'
64 early_rendering_controller_test.cacheable-response.early:
65 path: '/early-rendering-controller-test/cacheable-response/early'
99 # Controller returning a cacheable domain object.
100 early_rendering_controller_test.cacheable-domain-object:
101 path: '/early-rendering-controller-test/cacheable-domain-object'
106 early_rendering_controller_test.cacheable-domain-object.early:
107 path: '/early-rendering-controller-test/cacheable-domain-object/early'
/dports/german/BBBike/BBBike-3.18/Strassen/
H A DUtil.pm23 $cacheable @cacheable $cacheable_array_set %cache_symbol
65 if (!defined $cacheable) {
66 $cacheable = 1
79 if (!@cacheable && !$cacheable_array_set) {
80 @cacheable = qw(CDB_File_Flat CDB_File VirtArray Storable);
283 foreach $cache_type (@cacheable) {
423 return if !$cacheable || !@cacheable;
426 $cacheable = 0;
433 warn "No read cache function found (tried: @cacheable)\n" if $VERBOSE;
479 return if !$cacheable || !@cacheable;
[all …]
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/
H A DJARDesc.java49 private final boolean cacheable; field in JARDesc
62 …, Version version, String part, boolean lazy, boolean main, boolean nativeJar, boolean cacheable) { in JARDesc() argument
69 this.cacheable = cacheable; in JARDesc()
137 return cacheable; in isCacheable()
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/www/smarty3/smarty-3.1.34/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/www/piwigo/piwigo/include/smarty/libs/
H A DSmartyBC.class.php102 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
154 * @param bool $cacheable
157 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
159 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
177 * @param bool $cacheable
179 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
181 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/
H A DSmartyBC.class.php100 * @param bool $cacheable
105 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
107 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
159 * @param bool $cacheable
164 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
166 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
184 * @param bool $cacheable
188 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
190 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/
H A DSmartyBC.class.php101 * @param bool $cacheable
104 …public function register_function($function, $function_impl, $cacheable = true, $cache_attrs = nul… argument
106 $this->registerPlugin('function', $function, $function_impl, $cacheable, $cache_attrs);
154 * @param bool $cacheable
157 public function register_block($block, $block_impl, $cacheable = true, $cache_attrs = null) argument
159 $this->registerPlugin('block', $block, $block_impl, $cacheable, $cache_attrs);
177 * @param bool $cacheable
179 public function register_compiler_function($function, $function_impl, $cacheable = true) argument
181 $this->registerPlugin('compiler', $function, $function_impl, $cacheable);
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/content/dynamic/
H A DDynamicChangeableProxy.java38 private final Cacheable cacheable; field in DynamicChangeableProxy
42 public DynamicChangeableProxy(Cacheable cacheable) { in DynamicChangeableProxy() argument
44 this.cacheable = cacheable; in DynamicChangeableProxy()
46 Class getHandlerClass = cacheable.getClass(); in DynamicChangeableProxy()
80 Long l = (Long)getLastModifiedMethod.invoke(cacheable,args); in getLastModified()
/dports/emulators/vmips/vmips-1.5.1/
H A Dcpu.cc587 bool cacheable; in lb_emulate() local
615 bool cacheable; in lh_emulate() local
712 bool cacheable; in lwl_emulate() local
739 bool cacheable; in lw_emulate() local
769 bool cacheable; in lbu_emulate() local
793 bool cacheable; in lhu_emulate() local
824 bool cacheable; in lwr_emulate() local
852 bool cacheable; in sb_emulate() local
876 bool cacheable; in sh_emulate() local
948 bool cacheable; in swl_emulate() local
[all …]
H A Dmapper.h98 bool cache_hit(bool cacheable, int32 mode, uint32 &tag, uint32 &addr,
142 uint32 fetch_word(uint32 addr, int32 mode, bool cacheable,
144 uint16 fetch_halfword(uint32 addr, bool cacheable, DeviceExc *client);
145 uint8 fetch_byte(uint32 addr, bool cacheable, DeviceExc *client);
146 void store_word(uint32 addr, uint32 data, bool cacheable,
148 void store_halfword(uint32 addr, uint16 data, bool cacheable,
150 void store_byte(uint32 addr, uint8 data, bool cacheable,
H A Dmapper.cc242 if (cacheable) { in cache_hit()
411 if (cache_hit(cacheable, mode, tag, addr, entry)) { in fetch_word()
432 if (cacheable && entry) { in fetch_word()
469 if (cache_hit(cacheable, DATALOAD, tag, addr, entry)) { in fetch_halfword()
484 if (cacheable && entry) { in fetch_halfword()
501 Mapper::fetch_byte(uint32 addr, bool cacheable, DeviceExc *client) in fetch_byte() argument
508 if (cache_hit(cacheable, DATALOAD, tag, addr, entry)) { in fetch_byte()
521 if (cacheable && entry) { in fetch_byte()
558 if (cacheable) { in store_word()
598 if (cacheable) { in store_halfword()
[all …]

12345678910>>...91