Searched refs:arrCount (Results 1 – 2 of 2) sorted by relevance
270 int arrCount[MEM_MAX_SIZE] = {0}; in DumpMemoryPicStatistics() local286 arrCount[info.type]++; in DumpMemoryPicStatistics()314 …ppendFormat(" %s:Size = %d KB (%d entries)\n", MemoryType2String(type), arrTotal[i], arrCount[i]); in DumpMemoryPicStatistics()
2930 const int arrCount = 6; variable2931 size_t byteLength = arrCount;2977 const int arrCount = 2; variable2978 size_t byteLength = arrCount;2981 unsigned char arr[arrCount] = {0xE4, 0xBD};3049 const int arrCount = 2; variable3050 size_t byteLength = arrCount;3105 const int arrCount = 3; variable3106 size_t byteLength = arrCount;3150 const int arrCount = 6; variable[all …]