Searched defs:intSize (Results 1 – 4 of 4) sorted by relevance
62 static string findSubstitute(const string& typeName, unsigned int apiLevel, int intSize) { in findSubstitute()96 list<string> expandTypedefs(const string type, unsigned int apiLevel, int intSize, string& vectorSi… in expandTypedefs()296 unsigned int apiLevel, int intSize) { in writeParameters()328 int intSize, set<string>* allManglings) { in addFunctionManglingToSet()
135 int intSize; member
251 int intSize = (intMap == null) ? 0 : intMap.size(); in apply() local
373 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt() local