Home
last modified time | relevance | path

Searched defs:tile_cache_size (Results 1 – 20 of 20) sorted by relevance

/dports/databases/tiledb/TileDB-2.5.2/examples/cpp_api/
H A Dconfig.cc63 std::string tile_cache_size = config["sm.tile_cache_size"]; in set_get_config() local
94 std::string tile_cache_size = config_load["sm.tile_cache_size"]; in save_load_config() local
/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dgimpgeglconfig.h42 guint64 tile_cache_size; member
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-buffer-config.h48 guint64 tile_cache_size; member
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-config.h40 guint64 tile_cache_size; member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxband.h55 uint tile_cache_size; /* size of tile cache */ member
H A Dgxclist.h81 uint tile_cache_size; /* size of tile cache */ member
H A Dgxdevcli.h684 long tile_cache_size; /* (optional) */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxband.h55 uint tile_cache_size; /* size of tile cache */ member
H A Dgxclist.h81 uint tile_cache_size; /* size of tile cache */ member
H A Dgxdevcli.h684 long tile_cache_size; /* (optional) */ member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxband.h68 uint tile_cache_size; /* size of tile cache */ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxband.h68 uint tile_cache_size; /* size of tile cache */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxband.h65 uint tile_cache_size; /* size of tile cache */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxband.h65 uint tile_cache_size; /* size of tile cache */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxband.h80 uint tile_cache_size; /* size of tile cache */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxband.h80 uint tile_cache_size; /* size of tile cache */ member
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Doptions.hh67 int tile_cache_size; member in PF::Options
/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpprotocol.h90 guint64 tile_cache_size; member
/dports/graphics/geeqie/geeqie-1.6/src/
H A Drenderer-tiles.c132 gint tile_cache_size; /* allocated size of pixmaps/pixbufs */ member
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/storage_manager/
H A Dstorage_manager.cc1757 uint64_t tile_cache_size = 0; in init() local