Searched refs:qcount (Results 1 – 5 of 5) sorted by relevance
187 int qcount = count >> 2; in blitrow_d16_si8() local188 SkASSERT(qcount > 0); in blitrow_d16_si8()204 } while (--qcount); in blitrow_d16_si8()216 } while (--qcount); in blitrow_d16_si8()
298 int qcount = count >> 2; in fill_sequential() local304 } while (--qcount != 0); in fill_sequential()
1091 FT_Byte* qcount = (FT_Byte*)parser->object + in cff_parser_run() local1103 *qcount = (FT_Byte)num_args; in cff_parser_run()
1111 FT_Byte* qcount = (FT_Byte*)parser->object + in cff_parser_run() local1123 *qcount = (FT_Byte)num_args; in cff_parser_run()
7130 int qcount = CountLabels(&q.qname); in mDNSCoreReceiveResponse() local7132 if (qcount - 1 > scount) in mDNSCoreReceiveResponse()7133 if (SameDomainName(SkipLeadingLabels(&q.qname, qcount - scount), m->rec.r.resrec.name)) in mDNSCoreReceiveResponse()7134 repeat = qcount - 1 - scount; in mDNSCoreReceiveResponse()