Home
last modified time | relevance | path

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

/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/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/bison/tests/
Dtorture.at243 # GNU m4 requires about 70 MiB for this test on a 32-bit host.
244 # Ask for 200 MiB, which should be plenty even on a 64-bit host.
368 # GNU m4 requires about 70 MiB for this test on a 32-bit host.
369 # Ask for 200 MiB, which should be plenty even on a 64-bit host.
/external/llvm/docs/
DExtensions.rst209 However, this has the limitation of 32 MiB (±16MiB). In order to accommodate
/external/squashfs-tools/kernel/Documentation/filesystems/
Dsquashfs.txt25 Max filesystem size: 2^64 16 MiB
26 Max file size: ~ 2 TiB 16 MiB
30 Max block size: 1 MiB 4 KiB
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt104 256KiB - 16 MiB. The result is the approximated transfer rate of an infinitely large
/external/gptfdisk/
DNEWS451 - Adjusted alignment code to use 1 MiB alignment by default for drives with
453 for instance, to 4 MiB for drives with 2048-byte logical sector size.)
965 size. For instance, "-200M" creates a partition that ends 200MiB before
/external/jemalloc/
DChangeLog28 and (1B + 4 MiB) previously suffered nearly 50% internal fragmentation.