OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_bit_count
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
bitset.cpp
33
static const unsigned char
_bit_count
[256] = {
local
90
__result +=
_bit_count
[*(__first++)];
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
bitset.cpp
33
static const unsigned char
_bit_count
[256] = {
local
90
__result +=
_bit_count
[*(__first++)];
Completed in 68 milliseconds