Home
last modified time | relevance | path

Searched refs:dcache (Results 51 – 75 of 1833) sorted by relevance

12345678910>>...74

/dports/devel/nana/nana-2.5/perf/
H A DMakefile.am11 dcache.tst perf.tex \
19 perf: bogomips.mtex uname.mtex summary.mtex dcache.mtex others
36 dcache.mtex: dcache.tst measure.sh
37 ./measure.sh "-DNT=16" <dcache.tst >dcache.mtex
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dr4kcache.h240 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 16, )
243 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 32, )
247 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 64, )
250 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 128, )
254 __BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 16, )
273 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
276 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
279 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
300 __BUILD_BLAST_CACHE_RANGE(d, dcache, Hit_Writeback_Inv_D, protected_, )
305 __BUILD_BLAST_CACHE_RANGE(d, dcache, Hit_Writeback_Inv_D, , )
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dr4kcache.h240 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 16, )
243 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 32, )
247 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 64, )
250 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 128, )
254 __BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 16, )
273 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
276 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
279 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
300 __BUILD_BLAST_CACHE_RANGE(d, dcache, Hit_Writeback_Inv_D, protected_, )
305 __BUILD_BLAST_CACHE_RANGE(d, dcache, Hit_Writeback_Inv_D, , )
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dr4kcache.h240 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 16, )
243 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 32, )
247 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 64, )
250 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 128, )
254 __BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 16, )
273 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
276 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
279 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
300 __BUILD_BLAST_CACHE_RANGE(d, dcache, Hit_Writeback_Inv_D, protected_, )
305 __BUILD_BLAST_CACHE_RANGE(d, dcache, Hit_Writeback_Inv_D, , )
[all …]
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Ddepends.c511 keyhash = depCacheKeyHash(dcache, DNEVR); in rpmdbProvides()
728 rc = unsatisfiedDepend(ts, dcache, ds1); /* A */ in unsatisfiedDepend()
730 rc = unsatisfiedDepend(ts, dcache, ds22); /* C */ in unsatisfiedDepend()
741 rc = unsatisfiedDepend(ts, dcache, ds1); in unsatisfiedDepend()
743 rc = unsatisfiedDepend(ts, dcache, ds1); in unsatisfiedDepend()
745 rc = unsatisfiedDepend(ts, dcache, ds2); in unsatisfiedDepend()
764 if (rpmdbProvides(ts, dcache, dep, NULL) == 0) in unsatisfiedDepend()
808 if (unsatisfiedDepend(ts, dcache, ds) == is_problem) in checkDS()
971 depCache dcache = NULL; in rpmtsCheck() local
996 dcache = depCacheCreate(5001, rstrhash, strcmp, in rpmtsCheck()
[all …]
/dports/sysutils/fusefs-s3backer/s3backer-1.5.4/
H A Dreset.c51 struct s3b_dcache *dcache = NULL;
80 if ((r = s3b_dcache_open(&dcache, config->log, config->block_cache.cache_file,
83 if ((r = s3b_dcache_set_mount_token(dcache, NULL, 0)) != 0)
95 if (dcache != NULL)
96 s3b_dcache_close(dcache);
/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dcache_sqlite.c220 *path = dcache->dbfile; in _mapcache_cache_sqlite_filename_for_tile()
252 if(dcache->count_x > 0) { in _mapcache_cache_sqlite_filename_for_tile()
255 apr_psprintf(ctx->pool,dcache->div_x_fmt,tile->x/dcache->count_x)); in _mapcache_cache_sqlite_filename_for_tile()
261 apr_psprintf(ctx->pool,dcache->x_fmt,tile->x/dcache->count_x*dcache->count_x)); in _mapcache_cache_sqlite_filename_for_tile()
264 …apr_psprintf(ctx->pool,dcache->inv_x_fmt,(tile->grid_link->grid->levels[tile->z]->maxx - tile->x -… in _mapcache_cache_sqlite_filename_for_tile()
267 if(dcache->count_y > 0) { in _mapcache_cache_sqlite_filename_for_tile()
270 apr_psprintf(ctx->pool,dcache->div_y_fmt,tile->y/dcache->count_y)); in _mapcache_cache_sqlite_filename_for_tile()
276 apr_psprintf(ctx->pool,dcache->y_fmt,tile->y/dcache->count_y*dcache->count_y)); in _mapcache_cache_sqlite_filename_for_tile()
279 …apr_psprintf(ctx->pool,dcache->inv_y_fmt,(tile->grid_link->grid->levels[tile->z]->maxy - tile->y -… in _mapcache_cache_sqlite_filename_for_tile()
283 if (dcache->top > 0) { in _mapcache_cache_sqlite_filename_for_tile()
[all …]
H A Dcache_memcache.c299 mapcache_cache_memcache *dcache = (mapcache_cache_memcache*)cache; in _mapcache_cache_memcache_configuration_parse_xml() local
301 dcache->nservers++; in _mapcache_cache_memcache_configuration_parse_xml()
303 if(!dcache->nservers) { in _mapcache_cache_memcache_configuration_parse_xml()
307dcache->servers = apr_pcalloc(ctx->pool, dcache->nservers * sizeof(struct mapcache_cache_memcache_… in _mapcache_cache_memcache_configuration_parse_xml()
316 dcache->servers[i].host = apr_pstrdup(ctx->pool,xhost->txt); in _mapcache_cache_memcache_configuration_parse_xml()
329 dcache->servers[i].port = iport; in _mapcache_cache_memcache_configuration_parse_xml()
334 dcache->detect_blank = 0; in _mapcache_cache_memcache_configuration_parse_xml()
337 dcache->detect_blank = 1; in _mapcache_cache_memcache_configuration_parse_xml()
348 mapcache_cache_memcache *dcache = (mapcache_cache_memcache*)cache; in _mapcache_cache_memcache_configuration_post_config() local
349 if(!dcache->nservers) { in _mapcache_cache_memcache_configuration_post_config()
H A Dcache_tokyocabinet.c176 mapcache_cache_tc *dcache = (mapcache_cache_tc*)cache; in _mapcache_cache_tc_configuration_parse_xml() local
178 dcache->basedir = apr_pstrdup(ctx->pool,cur_node->txt); in _mapcache_cache_tc_configuration_parse_xml()
181 dcache->key_template = apr_pstrdup(ctx->pool,cur_node->txt); in _mapcache_cache_tc_configuration_parse_xml()
183 dcache->key_template = apr_pstrdup(ctx->pool,"{tileset}-{grid}-{dim}-{z}-{y}-{x}.{ext}"); in _mapcache_cache_tc_configuration_parse_xml()
185 if(!dcache->basedir) { in _mapcache_cache_tc_configuration_parse_xml()
194 mapcache_cache_tc *dcache = (mapcache_cache_tc*)cache; in _mapcache_cache_tc_configuration_post_config() local
197 rv = apr_dir_open(&dir, dcache->basedir, ctx->pool); in _mapcache_cache_tc_configuration_post_config()
200 …ctx->set_error(ctx,500,"bdb failed to open directory %s:%s",dcache->basedir,apr_strerror(rv,errmsg… in _mapcache_cache_tc_configuration_post_config()
H A Dcache_disk.c680 mapcache_cache_disk *dcache = (mapcache_cache_disk*)cache; in _mapcache_cache_disk_configuration_parse_xml() local
686 dcache->tile_key = _mapcache_cache_disk_tilecache_tile_key; in _mapcache_cache_disk_configuration_parse_xml()
688 dcache->tile_key = _mapcache_cache_disk_arcgis_tile_key; in _mapcache_cache_disk_configuration_parse_xml()
690 dcache->tile_key = _mapcache_cache_disk_worldwind_tile_key; in _mapcache_cache_disk_configuration_parse_xml()
692 dcache->tile_key = _mapcache_cache_disk_template_tile_key; in _mapcache_cache_disk_configuration_parse_xml()
712 dcache->symlink_blank=1; in _mapcache_cache_disk_configuration_parse_xml()
721 dcache->creation_retry = atoi(cur_node->txt); in _mapcache_cache_disk_configuration_parse_xml()
724 dcache->detect_blank=1; in _mapcache_cache_disk_configuration_parse_xml()
735 mapcache_cache_disk *dcache = (mapcache_cache_disk*)cache; in _mapcache_cache_disk_configuration_post_config() local
737 if((!dcache->base_directory || !strlen(dcache->base_directory)) && in _mapcache_cache_disk_configuration_post_config()
[all …]
/dports/cad/irsim/irsim-9.7.110/base/
H A Dnet_macros.h130 (T)->dcache.t = tcap; \
132 tcap->scache.t->dcache.t = (T); \
140 (T)->dcache.t->scache.t = (T)->scache.t; \
141 (T)->scache.t->dcache.t = (T)->dcache.t; \
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/mm/
H A Dcache-sh3.c44 for (j = 0; j < current_cpu_data.dcache.ways; j++) { in sh3__flush_wback_region()
48 addr = addrstart | (v & current_cpu_data.dcache.entry_mask); in sh3__flush_wback_region()
60 addrstart += current_cpu_data.dcache.way_incr; in sh3__flush_wback_region()
85 (v & current_cpu_data.dcache.entry_mask) | SH_CACHE_ASSOC; in sh3__flush_purge_region()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/mm/
H A Dcache-sh3.c44 for (j = 0; j < current_cpu_data.dcache.ways; j++) { in sh3__flush_wback_region()
48 addr = addrstart | (v & current_cpu_data.dcache.entry_mask); in sh3__flush_wback_region()
60 addrstart += current_cpu_data.dcache.way_incr; in sh3__flush_wback_region()
85 (v & current_cpu_data.dcache.entry_mask) | SH_CACHE_ASSOC; in sh3__flush_purge_region()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/mm/
H A Dcache-sh3.c44 for (j = 0; j < current_cpu_data.dcache.ways; j++) { in sh3__flush_wback_region()
48 addr = addrstart | (v & current_cpu_data.dcache.entry_mask); in sh3__flush_wback_region()
60 addrstart += current_cpu_data.dcache.way_incr; in sh3__flush_wback_region()
85 (v & current_cpu_data.dcache.entry_mask) | SH_CACHE_ASSOC; in sh3__flush_purge_region()
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dpointer_codec.go19 dcache: make(map[reflect.Type]ValueDecoder),
28 dcache map[reflect.Type]ValueDecoder member
36 dcache: make(map[reflect.Type]ValueDecoder),
92 dec, ok := pc.dcache[val.Type()]
103 pc.dcache[val.Type()] = dec
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dpointer_codec.go19 dcache: make(map[reflect.Type]ValueDecoder),
28 dcache map[reflect.Type]ValueDecoder member
36 dcache: make(map[reflect.Type]ValueDecoder),
92 dec, ok := pc.dcache[val.Type()]
103 pc.dcache[val.Type()] = dec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dpointer_codec.go19 dcache: make(map[reflect.Type]ValueDecoder),
28 dcache map[reflect.Type]ValueDecoder member
36 dcache: make(map[reflect.Type]ValueDecoder),
92 dec, ok := pc.dcache[val.Type()]
103 pc.dcache[val.Type()] = dec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dpointer_codec.go19 dcache: make(map[reflect.Type]ValueDecoder),
28 dcache map[reflect.Type]ValueDecoder member
36 dcache: make(map[reflect.Type]ValueDecoder),
92 dec, ok := pc.dcache[val.Type()]
103 pc.dcache[val.Type()] = dec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dpointer_codec.go19 dcache: make(map[reflect.Type]ValueDecoder),
28 dcache map[reflect.Type]ValueDecoder member
36 dcache: make(map[reflect.Type]ValueDecoder),
92 dec, ok := pc.dcache[val.Type()]
103 pc.dcache[val.Type()] = dec
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dpointer_codec.go19 dcache: make(map[reflect.Type]ValueDecoder),
28 dcache map[reflect.Type]ValueDecoder member
36 dcache: make(map[reflect.Type]ValueDecoder),
92 dec, ok := pc.dcache[val.Type()]
103 pc.dcache[val.Type()] = dec
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddcache.h29 void dcache_invalidate (DCACHE *dcache);
47 dcache_read_memory_partial (struct target_ops *ops, DCACHE *dcache,
51 void dcache_update (DCACHE *dcache, enum target_xfer_status status,
/dports/net/vnstat/vnstat-2.8/src/
H A Ddaemon.c267 s->dcache = NULL; in initdstate()
394 datacache_status(&s->dcache); in filldatabaselist()
424 datacache *iterator = s->dcache; in processdatacache()
587 datacache *iterator = s->dcache; in flushcachetodisk()
671 iterator = s->dcache; in flushcachetodisk()
711 datacache *iterator = s->dcache; in cleanremovedinterfaces()
734 datacache_status(&s->dcache); in cleanremovedinterfaces()
752 iterator = s->dcache; in rescandatabaseforinterfaces()
774 datacache_status(&s->dcache); in rescandatabaseforinterfaces()
790 datacache_clear(&s->dcache); in handleintsignals()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/arch/aarch64/
H A Dcpu.h162 unsigned dcache; in ucs_arch_clear_cache()
203 dcache = sizeof(int) << ((ctr_el0 >> 16) & 0xf); in ucs_arch_clear_cache()
212 for (ptr = ucs_align_down((uintptr_t)start, dcache); ptr < (uintptr_t)end; ptr += dcache) { in ucs_arch_clear_cache()
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/
H A Dtradingcal.py237 self.dcache = pd.DatetimeIndex([0.0])
250 i = self.dcache.searchsorted(day)
251 if i == len(self.dcache):
253 self.dcache = self._calendar.valid_days(day, day + self.csize)
256 d = self.dcache[i].to_pydatetime()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/boot/dts/qcom/
H A Dsdm660.dtsi52 L1_D_100: l1-dcache {
67 L1_D_101: l1-dcache {
82 L1_D_102: l1-dcache {
97 L1_D_103: l1-dcache {
116 L1_D_0: l1-dcache {
131 L1_D_1: l1-dcache {
146 L1_D_2: l1-dcache {
161 L1_D_3: l1-dcache {

12345678910>>...74