android_system_core/libutils/include/utils
Michael Wright f32317c869 Soften BitSet class comment.
std::bitset<> doesn't have exact replacements for all of the
functionality of BitSet32/64, so there are still places we want to use
these classes.

Bug: 160010896
Test: test BitSet_test.cpp
Change-Id: Ica59a138e014d82139fb6dcea0597a207faecc2a
2020-07-16 00:04:20 +00:00
..
AndroidThreads.h Add choice for changing sched policy when setting thread priority 2020-05-15 15:28:23 +00:00
Atomic.h
BitSet.h Soften BitSet class comment. 2020-07-16 00:04:20 +00:00
ByteOrder.h Remove unused big-endian cruft. 2019-09-18 08:02:10 -07:00
CallStack.h
Compat.h Fix mac build. 2020-05-08 15:30:21 -07:00
Condition.h
Debug.h
Endian.h
Errors.h Add statusToString function. 2019-11-18 17:38:22 +00:00
FastStrcmp.h
FileMap.h
Flattenable.h DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master 2020-01-02 13:29:54 -08:00
Functor.h
JenkinsHash.h
KeyedVector.h
LightRefBase.h libutils: RefBase remove 'basetype' typedefs 2019-07-16 21:06:28 +00:00
List.h
Log.h
Looper.h [cleanup] Fix a clang-tidy warning 2020-04-22 16:20:29 -07:00
LruCache.h
misc.h
Mutex.h
NativeHandle.h
Printer.h
ProcessCallStack.h
PropertyMap.h
RefBase.h libutils: introduce sp<T>::make 2020-02-20 17:21:27 -08:00
RWLock.h
Singleton.h
SortedVector.h
StopWatch.h
String8.h Merge "String8: operator<<" 2020-02-27 23:18:49 +00:00
String16.h Merge "String8: operator<<" 2020-02-27 23:18:49 +00:00
StrongPointer.h libutils: introduce sp<T>::make 2020-02-20 17:21:27 -08:00
SystemClock.h
Thread.h
ThreadDefs.h
threads.h
Timers.h Make systemTime() abort on bad input. 2020-05-27 15:31:55 -07:00
Tokenizer.h
Trace.h Trace.h: explicitly use global namespace 2019-11-05 17:59:46 -08:00
TypeHelpers.h
Unicode.h Remove two more unused utf32 functions. 2019-07-16 07:56:23 -07:00
Vector.h
VectorImpl.h