History log of /system/core/include/cutils/bitops.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4887842c925f304dc862bdd5810f27cdd2eaedcb 23-May-2014 Mark Salyzyn <salyzyn@google.com> include: cleanup for -Wsystem-header

- warnings as errors, or errors introduced when -Wsystem-header
was experimentally introduced.

Change-Id: Ia8f5b3c1c1096e191741223d52526aa48c7f1cc4
/system/core/include/cutils/bitops.h
f90fd9eeb32469e41c8f4207afa44929f9ec070e 20-Jan-2013 Alex Ray <aray@google.com> cutils: bitops: Add Hamming weight to bitmask

Change-Id: I5c6b7adf711007edfffcb4fdf8e05b04bcffef54
/system/core/include/cutils/bitops.h
81ec96df4f83df9781368c6f2b8160ee1b177f75 08-Jan-2013 Alex Ray <aray@google.com> cutils: bitops: add include for bool

Change-Id: I3eca5a7c1f5ec66ded1229ccb6ca1dbb5d608ffd
/system/core/include/cutils/bitops.h
2111bc7b28af06757fa8108bab045188d4b337fd 03-Jan-2013 Alex Ray <aray@google.com> cutils: Add bitmask utilities to bitops

Bitmask utils handle resource tracking using a (multi-word) bitmask.

Change-Id: I2ae45df1ac8c665c29ea9cae32a757168686b96c
/system/core/include/cutils/bitops.h
5a809b90e91d2ccf4c84181d10d175eb2c1c6bc7 11-Mar-2011 Dima Zavin <dima@android.com> cutils: add popcount/popcountl/popcountll static inline definitions

Just pass them through to their specific GCC builtins. If we find
that the builtins are not performing well or have other issues, we can
pull in existing public implementations and/or write arch-specific
helpers if necessary.

Change-Id: I278e6b73d75fac88808ed4546070d288c06f79e0
Signed-off-by: Dima Zavin <dima@android.com>
/system/core/include/cutils/bitops.h