Searched refs:count (Results 1 – 7 of 7) sorted by relevance
149 int count = (*src & 0x7f) + 1; in _LoadTGAScanlineRLE() local155 for(i = 0; i < count; i++) { in _LoadTGAScanlineRLE()181 for (i = 0; i < count; i++) { in _LoadTGAScanlineRLE()388 int count = 0;392 count++;393 if (count == maxHit) {401 return count;411 int count = 0;415 count++;416 if (count > maxHit + 1) {[all …]
452 static u32 count = 0; in DrawFrame() local473 if ( count >= s_MaxCount ) in DrawFrame()492 count = 0; in DrawFrame()500 count += 1; in DrawFrame()
387 for (u32 count = 0; count < materialShininess; count++) in InitializeD0Lut() local
76 static u16 count = 0; in DisplayCube() local78 if(count == 4) in DisplayCube()81 count = 0; in DisplayCube()91 count++; in DisplayCube()
277 for (u32 count = 0; count < materialShininess; count++) in InitializeD0Lut() local
463 NN_LOG(" Recv Count:[%d] Num:[%d] \n", notificationData.count, notificationData.num); in ReceiveEventThread()
347 NN_LOG(" Recv Count:[%d] Num:[%d] \n", notificationData.count, notificationData.num); in ReceiveEventThread()