rockbox/firmware/include
Fred Bauer 6f8564987f Finish r30818 revert
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30822 a1c6a512-1295-4272-9138-f99709370657
2011-10-22 08:23:52 +00:00
..
_ansi.h
assert.h
buffer.h GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. 2011-08-14 15:13:00 +00:00
buflib.h Buflib: Stop caching the first unallocated block. It has little benefit but is complicated to keep up-to-date. 2011-09-09 15:35:14 +00:00
core_alloc.h core_alloc: Provide a tiny test allocation, which can be freed for debug purposes. 2011-10-05 18:32:19 +00:00
crc32-mi4.h
crc32.h
dbgcheck.h
diacritic.h
dir.h Also PREFIX() other filesystem functions. I hope I got them all now... 2010-12-29 20:10:11 +00:00
dir_uncached.h RaaA: Add initial Pandora support 2011-02-27 23:42:37 +00:00
dircache.h Dircache: Allow dircache to be enabled without reboot. 2011-08-30 21:07:46 +00:00
file.h RaaA: Add initial Pandora support 2011-02-27 23:42:37 +00:00
font_cache.h font_cache.c: Optimize and simplify cache search. ~25% font rendering boost 2011-10-16 20:17:44 +00:00
format.h format() (and its alias vuprintf) return values are uncheck -> void 2010-09-20 08:55:45 +00:00
gcc_extensions.h FS#12120. Convert FRACMUL macros into inline functions and fix typecasting for 64 bit platforms so that sims produce the same results as targets. Tweak the cf inline asm to not require an immediate value but add a FORCE_INLINE attribute to one of the cf functions to make sure it gets inlined as that saves both codesize and cycles. 2011-05-24 10:44:12 +00:00
lru.h Finish r30818 revert 2011-10-22 08:23:52 +00:00
memset16.h
rbunicode.h
strcasecmp.h
strcasestr.h Fix tabs in .c and .h files in firmware/ 2011-05-08 11:37:18 +00:00
string-extra.h
strlcat.h
strlcpy.h
strnatcmp.h
strtok_r.h
timefuncs.h