Home
last modified time | relevance | path

Searched defs:xcache (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/likexian/gokit/xcache/
H A Dxcache_test.go20 package xcache package
H A Dxcache.go20 package xcache package
/dports/databases/spatialite/libspatialite-5.0.1/test/
H A Dcheck_drop_rename.c627 do_create_test_db (sqlite3 ** xhandle, void **xcache) in do_create_test_db()
/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Descp2-papers.c87 stp_list_t **xcache = (stp_list_t **) &(printdef->media_cache); in stpi_escp2_load_media() local
291 stp_list_t **xcache = (stp_list_t **) &(printdef->slots_cache); in stpi_escp2_load_input_slots() local
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Descp2-papers.c87 stp_list_t **xcache = (stp_list_t **) &(printdef->media_cache); in stpi_escp2_load_media() local
291 stp_list_t **xcache = (stp_list_t **) &(printdef->slots_cache); in stpi_escp2_load_input_slots() local
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DDjVuDocument.cpp128 GP<DataPool> pool, GP<DjVuPort> xport, DjVuFileCache * const xcache) in create()
139 const GP<ByteStream> &bs, GP<DjVuPort> xport, DjVuFileCache * const xcache) in create()
146 const GURL &url, GP<DjVuPort> xport, DjVuFileCache * const xcache) in create_wait()
155 const GURL & url, GP<DjVuPort> xport, DjVuFileCache * xcache) in start_init()
H A DDjVuDocument.h926 const GURL &url, GP<DjVuPort> xport, DjVuFileCache * const xcache) in create()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxwts.h72 wts_j_cache_el xcache[WTS_CACHE_SIZE_X]; member
H A Dgxwts.c106 wts_j_cache_el *xcache = &wsj->xcache[(x >> 3) & (WTS_CACHE_SIZE_X - 1)]; in wts_get_samples_j() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxwts.h72 wts_j_cache_el xcache[WTS_CACHE_SIZE_X]; member
H A Dgxwts.c106 wts_j_cache_el *xcache = &wsj->xcache[(x >> 3) & (WTS_CACHE_SIZE_X - 1)]; in wts_get_samples_j() local
/dports/biology/stringtie/stringtie-2.1.1/
H A Dtablemaker.h257 int xcache; //exons index of the first exon overlapping xcache_pos member
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_xml_map.c1298 cxobj *xcache = NULL; in xml_global_defaults() local