efl/legacy/eina/src/include
Cedric BAIL 6936745755 eina: add eina_inlist_sorted_state_insert and helper.
Note: this function help keep a jump table so we reduce
the need to walk over the complete list to insert one
element. It's of course doesn't make it an O(log(n)) in
access time, but it increase it's cost more slowly.
   With 10000 items, you can count around 50 pointers
dereferencing and with with 50000 items around 200 pointers
dereferencing.
   Of course the comparison stay in O(log(n)).


SVN revision: 63213
2011-09-05 20:15:12 +00:00
..
Eina.h improve eina main page and links 2011-08-03 04:55:12 +00:00
Makefile.am add eina mmap safety handling. 2011-07-04 09:29:59 +00:00
eina_accessor.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_array.h Eina: adding image showing eina array growth. 2011-08-04 20:43:51 +00:00
eina_benchmark.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_binbuf.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_binshare.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_config.h.in eina: add back threads on/off support. 2011-05-02 13:40:28 +00:00
eina_convert.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_counter.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_cpu.h uncrustify eina. 2010-07-28 02:37:05 +00:00
eina_error.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_file.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_fp.h ecrustify testing: looked good so I'm committing for other people to review as well 2010-10-23 06:41:45 +00:00
eina_hamster.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_hash.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_inline_array.x Eina: Improvements to eina_array's documentation. 2011-07-06 14:49:44 +00:00
eina_inline_f8p24.x explicit cast 2010-04-10 23:23:26 +00:00
eina_inline_f16p16.x explicit cast 2010-04-10 23:23:26 +00:00
eina_inline_f32p32.x constants should be unsigned 2010-02-12 07:27:27 +00:00
eina_inline_fp.x * eina: fix rounding issue with different size of fixed point. 2010-04-16 14:32:18 +00:00
eina_inline_hash.x eina/eina_hash - fixed indentation 2011-05-26 12:06:48 +00:00
eina_inline_list.x Eina: Improvements to eina_list's documentation. 2011-07-06 14:50:33 +00:00
eina_inline_lock_posix.x eina: fix build on NetBSD. 2011-07-13 08:51:19 +00:00
eina_inline_lock_void.x Add missing function in lock void 2011-08-31 08:50:19 +00:00
eina_inline_lock_win32.x Eina : lock (win32) : fix compilation 2011-07-09 10:20:02 +00:00
eina_inline_lock_wince.x eina: add Eina_LockRW. more refactoring code comming. 2011-06-23 09:58:54 +00:00
eina_inline_log.x eina log level utilities. 2010-02-09 01:43:58 +00:00
eina_inline_mempool.x eina: alloc ABI2 to reduce risk for futur ABI change. 2011-04-12 08:52:59 +00:00
eina_inline_rbtree.x initial doxy patch for rbtree from vtorri 2010-09-12 19:28:18 +00:00
eina_inline_rectangle.x more doxy from vtorri 2010-09-12 08:03:21 +00:00
eina_inline_str.x * eina: attempt to improve a little bit more the header. 2010-08-16 15:02:37 +00:00
eina_inline_stringshare.x Eina: Add Eina_UStringshare and Eina_Binshare. 2010-07-27 08:55:23 +00:00
eina_inline_tiler.x Eina: eina_tiler docs(examples to follow). 2011-08-04 22:05:25 +00:00
eina_inline_trash.x Revert and re-apply badnull patch 2010-08-26 01:34:13 +00:00
eina_inline_ustringshare.x some doc fixes 2010-08-17 06:58:26 +00:00
eina_inlist.h eina: add eina_inlist_sorted_state_insert and helper. 2011-09-05 20:15:12 +00:00
eina_iterator.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_lalloc.h ecrustify testing: looked good so I'm committing for other people to review as well 2010-10-23 06:41:45 +00:00
eina_list.h Eina list: eina_list_data_set is *not* pure. 2011-08-04 06:44:19 +00:00
eina_lock.h eina: add generic macro to generate error when outside of the main loop. 2011-08-09 08:48:57 +00:00
eina_log.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_magic.h Eina: EINA_MAGIC example and documentation. 2011-06-20 21:15:17 +00:00
eina_main.h eina: add eina_main_loop_define. 2011-08-17 09:42:43 +00:00
eina_matrixsparse.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_mempool.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_mmap.h eina - just removed white spaces. 2011-08-16 09:08:02 +00:00
eina_module.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_object.h class is a reserved word. SPANK SPANK SPANK cedric!!! 2011-04-13 03:08:58 +00:00
eina_prefix.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_quadtree.h ecrustify testing: looked good so I'm committing for other people to review as well 2010-10-23 06:41:45 +00:00
eina_rbtree.h Eina rbtree: Fixed EINA_RBTREE_GET. Should enclose in parenthesis. 2011-09-01 12:11:24 +00:00
eina_rectangle.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_refcount.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_safety_checks.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_sched.h doxy -> .h 2011-04-07 13:05:05 +00:00
eina_simple_xml_parser.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_str.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_strbuf.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_stringshare.h Eina: Fixing image in pdf doc. 2011-08-04 22:52:29 +00:00
eina_tiler.h Eina: eina tiler example. 2011-08-04 22:05:46 +00:00
eina_trash.h * eina: fix typo. 2010-10-05 11:32:12 +00:00
eina_types.h ecrustify testing: looked good so I'm committing for other people to review as well 2010-10-23 06:41:45 +00:00
eina_unicode.h doxy->h 2011-04-07 13:15:31 +00:00
eina_ustrbuf.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_ustringshare.h Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00