Searched defs:intSize (Results 1 – 4 of 4) sorted by relevance
97 val intSize = IntSize(size.width.roundToInt(), size.height.roundToInt()) in <lambda>() constant
47 int intSize = (int)Size; in LLVMFuzzerTestOneInput() local
494 UINT32 intSize, // IN: the size of 'intValue' in bytes in CryptDigestUpdateInt()
1979 constexpr size_t intSize = sizeof(int); in getNaturalIntType() local