Searched defs:BitCount (Results 1 - 4 of 4) sorted by relevance

/external/vixl/src/
H A Dutils-vixl.cc144 int BitCount(uint64_t value) { return CountSetBits(value); } function in namespace:vixl
147 Int64 BitCount(Uint32 value) { return CountSetBits(value.Get()); } function in namespace:vixl
/external/webrtc/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator.c39 static int BitCount(uint32_t u32) { function
70 bit_counts[n] = (int32_t) BitCount(binary_vector ^ binary_matrix[n]);
373 handle->far_bit_counts[0] = BitCount(binary_far_spectrum);
/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 151 milliseconds