Home
last modified time | relevance | path

Searched defs:CountBitsSet (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/
H A DBitHacks.h94 inline int CountBitsSet(uint32_t v) in CountBitsSet() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/kNet/include/kNet/
H A DBitOps.h30 inline int CountBitsSet(u32 value) in CountBitsSet() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/src/System/Collections/Specialized/
H A DBitVector32.cs96 private static short CountBitsSet(short mask) in CountBitsSet() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/specialized/
H A Dbitvector32.cs81 private static short CountBitsSet(short mask) { in CountBitsSet() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/util/
H A Dyet_another_bit_vector.cc195 int YetAnotherBitVector::CountBitsSet(int begin, int end) const { in CountBitsSet() function in openscreen::YetAnotherBitVector
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/util/
H A Dyet_another_bit_vector.cc195 int YetAnotherBitVector::CountBitsSet(int begin, int end) const { in CountBitsSet() function in openscreen::YetAnotherBitVector