Home
last modified time | relevance | path

Searched refs:popCount (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/flutter/packages/flutter/test/widgets/
Dpage_transitions_test.dart320 int popCount = 0;
322 popCount += 1;
330 expect(popCount, 0);
335 expect(popCount, 0);
340 expect(popCount, 0);
345 expect(popCount, 0);
350 expect(popCount, 0);
355 expect(popCount, 0);
360 expect(popCount, 0);
365 expect(popCount, 1);
[all …]
/third_party/flutter/skia/src/sksl/
DSkSLByteCodeGenerator.cpp975 int popCount = 0; in writeFunctionCall() local
977 if (popCount > 4) { in writeFunctionCall()
978 this->write(ByteCodeInstruction::kPopN, popCount); in writeFunctionCall()
979 this->write8(popCount); in writeFunctionCall()
980 } else if (popCount > 0) { in writeFunctionCall()
981 this->write(vector_instruction(ByteCodeInstruction::kPop, popCount)); in writeFunctionCall()
983 popCount = 0; in writeFunctionCall()
994 popCount += SlotCount(arg->fType); in writeFunctionCall()
/third_party/vk-gl-cts/modules/egl/
DteglMultiThreadTests.cpp580 const int popCount = rnd.getInt(0, (int)(configs.size()-2)); in runThread() local
582 configs.erase(configs.begin() + (configs.size() - popCount), configs.end()); in runThread()
628 const int popCount = rnd.getInt(0, (int)(configs.size()-2)); in runThread() local
630 configs.erase(configs.begin() + (configs.size() - popCount), configs.end()); in runThread()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.cpp285 unsigned int BitSet::popCount() const in popCount() function in nv50_ir::BitSet
Dnv50_ir_util.h567 unsigned int popCount() const;
Dnv50_ir_emit_gm107.cpp4064 if (!srcs.popCount()) in needRdDepBar()
4084 if (!srcs.popCount()) in needRdDepBar()
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …e8?8:t>=1e7?7:t>=1e6?6:t>=1e5?5:t>=1e4?4:t>=1e3?3:t>=100?2:t>=10?1:0},r.popCount=function(t){retur…