Home
last modified time | relevance | path

Searched refs:bytesize (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Desri.qdoc101 Valid values are \b bytesize and \b unitary.
102 Using \b bytesize, the related size parameter (\b esri.mapping.cache.disk.size) will
105 The default value for this parameter is \b bytesize.
108 …\li Disk cache size for map tiles. The default size of the cache is 50 MiB when \b bytesize is the…
113 Valid values are \b bytesize and \b unitary.
114 Using \b bytesize, the related size parameter (\b esri.mapping.cache.memory.size) will
117 The default value for this parameter is \b bytesize.
120 …\li Memory cache size for map tiles. The default size of the cache is 3 MiB when \b bytesize is th…
125 Valid values are \b bytesize and \b unitary.
126 Using \b bytesize, the related size parameter (\b esri.mapping.cache.texture.size) will
[all …]
H A Dmapbox.qdoc106 Valid values are \b bytesize and \b unitary.
107 Using \b bytesize, the related size parameter (\b mapbox.mapping.cache.disk.size) will
115 or 50 MiB, if \b bytesize is used as cost strategy.
121 Valid values are \b bytesize and \b unitary.
122 Using \b bytesize, the related size parameter (\b mapbox.mapping.cache.memory.size) will
125 The default value for this parameter is \b bytesize.
130 3 MiB, if \b bytesize is used as cost strategy.
134 Valid values are \b bytesize and \b unitary.
135 Using \b bytesize, the related size parameter (\b mapbox.mapping.cache.texture.size) will
138 The default value for this parameter is \b bytesize.
[all …]
H A Dnokia.qdoc102 Valid values are \b bytesize and \b unitary.
103 Using \b bytesize, the related size parameter (\b here.mapping.cache.disk.size) will
106 The default value for this parameter is \b bytesize.
109 …\li Disk cache size for map tiles. The default size of the cache is 50 MiB when \b bytesize is the…
114 Valid values are \b bytesize and \b unitary.
115 Using \b bytesize, the related size parameter (\b here.mapping.cache.memory.size) will
118 The default value for this parameter is \b bytesize.
121 …\li Memory cache size for map tiles. The default size of the cache is 3 MiB when \b bytesize is th…
126 Valid values are \b bytesize and \b unitary.
127 Using \b bytesize, the related size parameter (\b here.mapping.cache.texture.size) will
[all …]
H A Dosm.qdoc89 Valid values are \b bytesize and \b unitary.
90 Using \b bytesize, the related size parameter (\b osm.mapping.cache.disk.size) will
93 The default value for this parameter is \b bytesize.
96 …\li Disk cache size for map tiles. The default size of the cache is 50 MiB when \b bytesize is the…
101 Valid values are \b bytesize and \b unitary.
102 Using \b bytesize, the related size parameter (\b osm.mapping.cache.memory.size) will
105 The default value for this parameter is \b bytesize.
108 …\li Memory cache size for map tiles. The default size of the cache is 3 MiB when \b bytesize is th…
113 Valid values are \b bytesize and \b unitary.
114 Using \b bytesize, the related size parameter (\b osm.mapping.cache.texture.size) will
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libbytesize/
H A Dlibbytesize_2.6.bb24 FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize"
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnbd.c99 loff_t bytesize; member
292 if (nbd->config->bytesize) { in nbd_size_clear()
302 sector_t nr_sectors = config->bytesize >> 9; in nbd_size_update()
329 config->bytesize = blocksize * nr_blocks; in nbd_size_set()
1409 div_s64(config->bytesize, arg)); in __nbd_ioctl()
1635 debugfs_create_u64("size_bytes", 0444, dir, &config->bytesize); in nbd_dev_dbg_init()
1836 u64 bytes = config->bytesize; in nbd_genl_size_set()
1851 if (bytes != config->bytesize || bsize != config->blksize) in nbd_genl_size_set()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0025-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch80 unsigned int bytesize, const char *file,
182 #define ADJUST_BYTESIZE(M, X) _ADD_ADJUST (bytesize, M, X, RANDOM, RANDOM)