Searched defs:bucket (Results 1 – 9 of 9) sorted by relevance
23 Bucket bucket; in push_back() local48 HandleToAreaMap::iterator bucket, bEnd = m_AreaMap.end(); in erase() local65 HandleToAreaMap::iterator bucket, bEnd = m_AreaMap.end(); in findFirst() local83 HandleToAreaMap::const_iterator bucket, bEnd = m_AreaMap.end(); in findFirst() local
69 bucket_type& bucket = BaseTy::m_Buckets[index]; in insert() local102 bucket_type& bucket = BaseTy::m_Buckets[index]; in erase() local145 const_chain_iterator bucket, bEnd = end(pKey); in count() local
141 bucket_type& bucket = m_Buckets[index]; in lookUpBucketFor() local185 bucket_type &bucket = m_Buckets[index]; in findKey() local
43 bucket_type &bucket = m_pHashTable->m_Buckets[m_Index]; in ChainIteratorBase() local124 bucket_type &bucket = m_pHashTable->m_Buckets[m_Index]; in advance() local
110 int bucket = ((System.identityHashCode(kind) / 8) & 0x7FFFFFFF) % CACHE_SIZE; in emptyArray() local
1589 List<PrintJobInfo> bucket = mPrintJobsForRunningApp.valueAt(i); in getPrintJobs() local1596 List<PrintJobInfo> bucket = mPrintJobsForRunningApp.get(appId); in getPrintJobs() local1618 List<PrintJobInfo> bucket = mPrintJobsForRunningApp.valueAt(i); in dump() local
486 int bucket = ((data.screenStates[is] + data.memStates[im]) * STATE_COUNT) in computeProcessData() local544 int bucket = ((screenStates[is] + memStates[im]) * STATE_COUNT) in computeProcessTimeLocked() local564 final int bucket = ((iscreen + imem) * STATE_COUNT) + procStates[ip]; in dumpProcessState() local612 final int bucket = ((iscreen + imem) * STATE_COUNT) + procStates[ip]; in dumpProcessPss() local723 final int bucket = ((vsscreen + vascreen + vsmem + vamem) in dumpProcessStateCsv() local
1153 uint32_t* bucket = (word_array + 2); in emitELFHashTab() local1192 uint32_t* bucket = NULL; in emitGNUHashTab() local
11852 long bucket = DUMP_MEM_BUCKETS[i]/1024; in appendMemBucket() local