Home
last modified time | relevance | path

Searched refs:MiB (Results 1 – 25 of 93) sorted by relevance

1234

/external/deqp/modules/gles2/stress/
Des2sMemoryTests.cpp56 const int MiB = 1024*1024; in init() local
62 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, false, false, f… in init()
63 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, true, false, f… in init()
64 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, false, true, f… in init()
65 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, true, true, f… in init()
67 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, false, false, f… in init()
68 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, true, false, f… in init()
69 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, false, true, f… in init()
70 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, true, true, f… in init()
72 …ontext(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 32*MiB, 32*MiB, false, false, … in init()
[all …]
/external/deqp/modules/gles3/stress/
Des3sMemoryTests.cpp58 const int MiB = 1024*1024; in init() local
64 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, false, false, f… in init()
65 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, true, false, f… in init()
66 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, false, true, f… in init()
67 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 1*MiB, 1*MiB, true, true, f… in init()
69 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, false, false, f… in init()
70 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, true, false, f… in init()
71 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, false, true, f… in init()
72 …Context(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 8*MiB, 8*MiB, true, true, f… in init()
74 …ontext(), m_context.getRenderContext(), MEMOBJECTTYPE_BUFFER, 0, 0, 32*MiB, 32*MiB, false, false, … in init()
[all …]
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp275 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local
281 …s at least %.2f MiB total system memory per Android CDD\n", double(cddRequiredSize) / double(MiB)); in getTotalSystemMemory()
288 const size_t fallbackSize = (sizeof(void*) == sizeof(deUint64)) ? 2048*MiB : 1024*MiB; in getTotalSystemMemory()
291 print("WARNING: Using fall-back size of %.2f MiB\n", double(fallbackSize) / double(MiB)); in getTotalSystemMemory()
330 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() local
331 const size_t baseMemUsage = 400*MiB; in getMemoryLimits()
334 …max((size_t)(double(deInt64(m_totalSystemMemory)-deInt64(baseMemUsage)) * safeUsageRatio), 16*MiB); in getMemoryLimits()
DtcuAndroidUtil.cpp612 const size_t MiB = (size_t)(1<<20); in getCDDRequiredSystemMemory() local
620 return 416*MiB; in getCDDRequiredSystemMemory()
639 { DENSITY_CLASS_560DPI, DENSITY_CLASS_400DPI, DENSITY_CLASS_XHDPI, 1344*MiB, 1824*MiB }, in getCDDRequiredSystemMemory()
640 { DENSITY_CLASS_400DPI, DENSITY_CLASS_XHDPI, DENSITY_CLASS_TVDPI, 896*MiB, 1280*MiB }, in getCDDRequiredSystemMemory()
641 { DENSITY_CLASS_XHDPI, DENSITY_CLASS_HDPI, DENSITY_CLASS_MDPI, 512*MiB, 832*MiB }, in getCDDRequiredSystemMemory()
644 { DENSITY_CLASS_280DPI, DENSITY_CLASS_MDPI, DENSITY_CLASS_LDPI, 424*MiB, 704*MiB }, in getCDDRequiredSystemMemory()
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/helloworld/
DQuickStart.java61 private static final long MiB = 1 << 20; field in QuickStart
73 BucketBoundaries.create(Arrays.asList(0.0, 16.0 * MiB, 256.0 * MiB))),
95 statsRecorder.newMeasureMap().put(VIDEO_SIZE, 25 * MiB).record(); in main()
/external/u-boot/doc/SPI/
DREADME.ti_qspi_dra_test15 55872 bytes read in 8 ms (6.7 MiB/s)
18 248600 bytes read in 19 ms (12.5 MiB/s)
24 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB, mapped at 5c0…
25 SF: Warning - Only lower 16MiB accessible, Full access #define CONFIG_SPI_FLASH_BAR
DREADME.ftssp010_spi_test10 DRAM: 256 MiB
12 NAND: 512 MiB
22 SF: Detected MX25L1605D with page size 256 Bytes, erase size 64 KiB, total 2 MiB
DREADME.sh_qspi_test19 2.5 MiB/s
29 SF: Detected S25FL512S_256K with page size 512 Bytes, erase size 64 KiB, total 64 MiB
DREADME.sandbox-spi30 DRAM: 128 MiB
36 SF: Detected W25Q128BV with page size 256 Bytes, erase size 4 KiB, total 16 MiB
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol29 @param ramdisk_size: size of the ramdisk (integer in MiB).
30 @param file_size: test file size (integer in MiB).
44 ramdisk_size = int(args_dict.get("ramdisk_size", 513)) # MiB
45 file_size = int(args_dict.get("file_size", 512)) # MiB
/external/u-boot/doc/
DREADME.ae35058 SF: Detected mx25u1635e with page size 256 Bytes, erase size 4 KiB, total 2 MiB
87 SF: Detected mx25u1635e with page size 256 Bytes, erase size 4 KiB, total 2 MiB
125 SF: Detected mx25u1635e with page size 256 Bytes, erase size 4 KiB, total 2 MiB
145 Data Size: 17901204 Bytes = 17481.64 KiB = 17.07 MiB
179 17901268 bytes read in 4642 ms (3.7 MiB/s)
181 1954 bytes read in 1 ms (1.9 MiB/s)
188 Data Size: 17901204 Bytes = 17.1 MiB
266 [ 1.524000] mmcblk0: mmc0:4567 QEMU! 20.0 MiB
DREADME.gpt157 "uuid_disk=...;name=u-boot,size=60MiB,uuid=...;
158 name=kernel,size=60MiB,uuid=...;"
177 "name=u-boot,size=60MiB;name=boot,size=60Mib,bootable;name=rootfs,size=0"
249 "uuid_disk=...;name=u-boot,size=60MiB,uuid=...;
250 name=kernel,size=60MiB,uuid=...,
271 "uuid_disk=...;name=u-boot,size=60MiB,uuid=...;
272 name=kernel,size=60MiB,uuid=...,type=linux;"
DREADME.dfutftp77 For 33MiB test image the transfer rate was 1MiB/s for ETH over USB and 200KiB/s
90 possible to set large enough default buffer (8 MiB @ BBB)
DREADME.ubi61 UBI: MTD device size: 2 MiB
123 UBI: MTD device size: 2 MiB
166 UBIFS: file system size: 46473216 bytes (45384 KiB, 44 MiB, 366 LEBs)
167 UBIFS: journal size: 6348800 bytes (6200 KiB, 6 MiB, 50 LEBs)
/external/u-boot/board/bosch/shc/
DREADME12 DRAM: 512 MiB
100 1.2 MiB/s
109 DRAM: 512 MiB
/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.proto74 // heapprofd. Defaults to 8 MiB. If larger than 500 MiB, truncated to 500
75 // MiB.
/external/u-boot/board/freescale/mx6memcal/
DKconfig110 bool "Micron MT41K128M16JT 128Mx16 (256 MiB/chip)"
114 bool "Hynix H5TQ4G63AFR 256Mx16 (512 MiB/chip)"
118 bool "Hynix H5TQ2G63DFR 128Mx16 (256 MiB/chip)"
126 bool "Micron MT29PZZZ4D4BKESK multi-chip 512MiB LPDDR2/4GiB eMMC"
/external/syzkaller/pkg/report/testdata/linux/report/
D1276 Total RAM Size = 0x00000001e0000000 = 7680 MiB
11 virtio-scsi blksize=512 sectors=4194304 = 2048 MiB
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
DREADME.qspi25 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB
36 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB
/external/xz-embedded/linux/scripts/
Dxz_wrap.sh23 exec xz --check=crc32 $BCJ --lzma2=$LZMA2OPTS,dict=32MiB
/external/u-boot/board/lego/ev3/
DREADME38 | uImage | 0x50000 | 0x400000 (4MiB) |
39 | rootfs (squashfs) | 0x450000 | 0xa00000 (10MiB) |
/external/python/cpython3/Misc/
DREADME.AIX54 segment. As each segment register covers 256 MiB, a Python program that
55 would use more than 256 MiB will raise a MemoryError. The standard
62 For example, if you want to allow 512 MiB of memory for Python (this is
/external/ltp/doc/
Dnommu-notes.txt83 Virtual memory allows people to do malloc(128MiB) and get back a buffer that
102 system has 40MiB _total_ free, the largest contiguous block might only be 1MiB
106 single allocations under 2MiB aren't a problem.
/external/avb/test/
Davb_slot_verify_unittest.cc2210 const size_t MiB = 1024 * 1024; in TEST_F() local
2211 const size_t boot_size = 6 * MiB; in TEST_F()
2212 const size_t boot_part_size = 8 * MiB; in TEST_F()
2213 const size_t system_size = 16 * MiB; in TEST_F()
2214 const size_t system_part_size = 32 * MiB; in TEST_F()
2215 const size_t foobar_size = 8 * MiB; in TEST_F()
2216 const size_t foobar_part_size = 16 * MiB; in TEST_F()
2217 const size_t bazboo_size = 4 * MiB; in TEST_F()
2218 const size_t bazboo_part_size = 8 * MiB; in TEST_F()
2500 const size_t MiB = 1024 * 1024; in TEST_F() local
[all …]
/external/u-boot/include/net/pfe_eth/
Dpfe_eth.h56 #error DDR mapping above 12MiB

1234