Home
last modified time | relevance | path

Searched defs:activeCount (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/wasm/
DOutputSections.cpp139 unsigned activeCount = std::count_if( in finalizeContents() local
/external/skqp/src/pathops/
DSkOpSegment.cpp599 int activeCount = 0; in findNextOp() local
695 int activeCount = 0; in findNextWinding() local
783 int activeCount = 0; in findNextXor() local
/external/skia/src/pathops/
DSkOpSegment.cpp599 int activeCount = 0; in findNextOp() local
695 int activeCount = 0; in findNextWinding() local
783 int activeCount = 0; in findNextXor() local
/external/python/cpython2/Lib/
Dthreading.py1158 def activeCount(): function
/external/python/cpython3/Lib/
Dthreading.py1342 activeCount = active_count variable