HomeSort by relevance Sort by last modified time
    Searched full:rep_count (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/
fast_show_pickler.cc 100 int rep_count = 0; local
101 if (!it->ReadInt(&rep_count))
105 for (int i = 0; i < rep_count; ++i) {
  /external/valgrind/main/exp-bbv/
bbv_main.c 83 ULong rep_count; member in struct:thread_info
202 bbv_thread[current_thread].global_rep_count+=bbv_thread[current_thread].rep_count;
204 bbv_thread[current_thread].rep_count=0;
215 if (bbv_thread[current_thread].rep_count) {
233 if (bbv_thread[current_thread].rep_count) {
241 bbv_thread[current_thread].rep_count++;
253 if (bbv_thread[current_thread].rep_count) {
487 temp[i].rep_count=0;
  /hardware/intel/img/psb_video/src/hwdefs/
msvdx_dmac_linked_list.h 176 // DMAC_LL REP_COUNT
msvdx_dmac_regs_io2.h 179 // DMAC DMAC_2D_MODE REP_COUNT
dma_api.h 336 @Input REP_COUNT : repeat count (the number of rows transferred)
341 #define DMA_LL_SET_WD4(pList, MODE_2D, REP_COUNT) \
344 MEMIO_WRITE_FIELD(pList, DMAC_LL_REP_COUNT, REP_COUNT); \
  /hardware/intel/img/psb_video/src/
psb_cmdbuf.c     [all...]

Completed in 1241 milliseconds