HomeSort by relevance Sort by last modified time
    Searched full:rebalance (Results 1 - 11 of 11) sorted by null

  /external/blktrace/
rbtree.h 31 not trivial work to rebalance the rbtree if necessary.
152 /* Fast replacement of a single node without remove/rebalance/add/rebalance */
  /external/kernel-headers/original/linux/
rbtree.h 31 not trivial work to rebalance the rbtree if necessary.
148 /* Fast replacement of a single node without remove/rebalance/add/rebalance */
  /external/opencore/doc/oscl_html/
classOscl__Rb__Tree__Base.html 26 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Rb__Tree__Base.html#a2">rebalance</a> (<a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> x, <a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> &amp;root)</td></tr>
53 <a name="a2" doxytag="Oscl_Rb_Tree_Base::rebalance"></a><p>
59 <td class="md" nowrap valign="top"> OSCL_IMPORT_REF void Oscl_Rb_Tree_Base::rebalance </td>
oscl__tree_8h-source.html 299 00301 OSCL_IMPORT_REF <span class="keywordtype">void</span> <a class="code" href="classOscl__Rb__Tree__Base.html#a2">rebalance</a>(base_link_type x, base_link_type&amp; root);
    [all...]
functions.html     [all...]
  /external/opencore/oscl/oscl/osclbase/src/
oscl_tree.cpp 56 OSCL_EXPORT_REF void Oscl_Rb_Tree_Base::rebalance(base_link_type x, base_link_type& root) function in class:Oscl_Rb_Tree_Base
oscl_tree.h 318 OSCL_IMPORT_REF void rebalance(base_link_type x, base_link_type& root);
784 rebalance(z, header->parent);
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 757 rebalance(); method
764 private synchronized void rebalance() { method in class:BluetoothHeadsetService.HeadsetPriority
    [all...]
  /external/webkit/SunSpider/
ChangeLog 800 - rebalance new tests
861 - Rebalance test complexity.
  /external/webkit/WebCore/rendering/
RenderBlock.cpp 782 // We have to rebalance columns to the new height.
    [all...]
  /external/webkit/WebCore/
ChangeLog-2006-05-10     [all...]

Completed in 59 milliseconds