Home
last modified time | relevance | path

Searched refs:mt_capacity (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dmtio.h131 unsigned long mt_capacity; member
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dmtio.h131 unsigned long mt_capacity; member
/dports/emulators/hercules/hercules-3.13/
H A Dw32mtio.h222 unsigned long mt_capacity; /* entire, uncompressed capacity of a cartridge */ member
/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DIndexedMemPoolTest.cpp122 TEST(IndexedMemPool, mt_capacity) { in TEST() argument