Searched defs:numLoops (Results 1 – 7 of 7) sorted by relevance
48 unsigned numLoops = op.getNumLoops(); in runOnOperation() local
50 const int numLoops = mNumTaps >> 2; // n/4 in readFrame() local
54 const int numLoops = mNumTaps >> 2; // n/4 in readFrame() local
285 int64_t numLoops = loopOp.iterator_types().size(); in peelAndCanonicalizeGmlStLoop() local
247 public int numLoops() { in numLoops() method in S2Polygon
3616 constexpr int numLoops = 16; in TEST() local3665 constexpr int numLoops = 16; in TEST() local4028 const int numLoops = 5; // 2 should be enough, but loop more to make sure in TEST() local
834 unsigned numLoops = loopOp.getNumLoops(); in matchAndRewrite() local