Searched refs:dstCount (Results 1 – 11 of 11) sorted by relevance
1266 int dstCount = 0; in writeZone() local1309 if (dstCount > 0) { in writeZone()1310 if (year == dstStartYear + dstCount in writeZone()1320 dstCount++; in writeZone()1324 if (dstCount == 1) { in writeZone()1345 dstCount = 1; in writeZone()1406 if (dstCount > 0) { in writeZone()1408 if (dstCount == 1) { in writeZone()1416 if (dstCount == 1) { in writeZone()
571 int32_t dstCount=0; in convsample_13() local597 dstCount++; in convsample_13()603 printf("src=%d bytes, dst=%d uchars\n", srcCount, dstCount); in convsample_13()
1922 int32_t dstCount = 0; in writeZone() local1970 if (dstCount > 0) { in writeZone()1971 if (year == dstStartYear + dstCount in writeZone()1981 dstCount++; in writeZone()1985 if (dstCount == 1) { in writeZone()2009 dstCount = 1; in writeZone()2085 if (dstCount > 0) { in writeZone()2087 if (dstCount == 1) { in writeZone()2098 if (dstCount == 1) { in writeZone()
282 int32_t& dstCount, in assignArray() argument298 dstCount = srcCount; in assignArray()
887 int32_t& dstCount,
1069 int dstCount = compute_worst_case_count(a_intervals, b_intervals); in Oper() local1070 SkAutoSTMalloc<256, RunType> array(dstCount); in Oper()1078 SkASSERT(count <= dstCount); in Oper()
159 unsigned int dstCount() const { return insn->Instruction.NumDstRegs; } in dstCount() function in tgsi::Instruction172 assert(d < dstCount()); in getDst()954 if (insn.dstCount()) { in scanInstruction()1742 unsigned int mask = tgsi.dstCount() ? tgsi.getDst(0).getMask() : 0; in handleInstruction()1744 if (tgsi.dstCount()) { in handleInstruction()2237 if (tgsi.dstCount()) { in handleInstruction()
2242 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local2249 dstCount = partCount(); in convertFromUnsignedParts()2258 APInt::tcExtract(dst, dstCount, src, precision, omsb - precision); in convertFromUnsignedParts()2262 APInt::tcExtract(dst, dstCount, src, omsb, 0); in convertFromUnsignedParts()
2449 APInt::tcExtract(integerPart *dst, unsigned int dstCount,const integerPart *src, in tcExtract() argument2455 assert(dstParts <= dstCount); in tcExtract()2477 while (dstParts < dstCount) in tcExtract()
1612 static void tcExtract(integerPart *, unsigned int dstCount,
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...