android_system_core/include
Andreas Gampe 02c9460a0a BitSet32 64b compatibility fix
Using __builtin_c{l,t}zl fails on 64b systems as unsigned long is
8B there. However, unsigned int is only guaranteed to be 2B. Introduce
a check that should be optimized away by the compiler.

Change-Id: I854d0817c6bb5ae13c257241240664bf8f1a7c8a
2014-04-11 22:41:46 -07:00
..
android Remove libjnigraphics. moved to frameworks/base/native 2010-02-04 15:32:07 -08:00
backtrace Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
corkscrew Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). 2013-05-14 19:49:30 -07:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils Adding a handy predicate function (str_parms_has_key() 2014-03-25 19:08:13 +00:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log logd: liblog: logcat: enable prune features for user 2014-04-02 13:12:04 -07:00
memtrack Moves libmemtrack header to standard location 2013-09-23 18:42:41 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
netutils libnetutils: Get mtu together with dhcp session results 2013-08-02 14:09:09 -07:00
pixelflinger pixelflinger: Fix function naming typo: gglBitBlti 2010-08-10 02:56:47 +08:00
private logd: initial checkin. 2014-02-26 09:52:35 -08:00
system audio_is_valid_format is true for all PCM formats 2014-03-07 12:32:14 -08:00
sysutils set /proc/sys/net/unix/max_dgram_qlen to large value 2014-03-03 12:48:00 -08:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils BitSet32 64b compatibility fix 2014-04-11 22:41:46 -07:00
ziparchive Fix ExtractEntryToFile. 2013-12-13 17:56:57 +00:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00