Searched refs:BitCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dhamt.c152 BitCount(Size, node->BitMapKey);
337 BitCount(Size, node->BitMapKey);
344 BitCount(Map, node->BitMapKey & ~((~0UL)<<keypart));
366 BitCount(Map, node->BitMapKey & ~((~0UL)<<keypart));
413 BitCount(Map, node->BitMapKey & ~((~0UL)<<keypart));
/external/webrtc/src/modules/audio_processing/utility/
H A Ddelay_estimator.c27 static int BitCount(uint32_t u32) { function
58 bit_counts[n] = (int32_t) BitCount(binary_vector ^ binary_matrix[n]);
203 handle->far_bit_counts[0] = BitCount(binary_far_spectrum);
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dutil.h135 #define BitCount(d, s) do { \ macro
/external/llvm/include/llvm/ADT/
H A DSparseBitVector.h804 unsigned BitCount = 0;
808 BitCount += Iter->count();
810 return BitCount;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 168 milliseconds