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 D | esri.qdoc | 101 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 D | mapbox.qdoc | 106 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 D | nokia.qdoc | 102 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 D | osm.qdoc | 89 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 D | libbytesize_2.6.bb | 24 FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize"
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | nbd.c | 99 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 D | 0025-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch | 80 unsigned int bytesize, const char *file, 182 #define ADJUST_BYTESIZE(M, X) _ADD_ADJUST (bytesize, M, X, RANDOM, RANDOM)
|