HomeSort by relevance Sort by last modified time
    Searched full:avl (Results 26 - 50 of 65) sorted by null

12 3

  /external/valgrind/main/cachegrind/
cg_merge.c 14 AVL tree code derived from
15 ANSI C Library for maintainance of AVL Balanced Trees
965 /* One element of the AVL tree */
1047 /* Insert element a into the AVL tree t. Returns True if the depth of
1150 /* Remove an element a from the AVL tree t. a must be part of
    [all...]
  /libcore/luni/src/main/java/java/util/
TreeMap.java 201 * AVL methods
453 * Rebalances the tree by making any AVL rotations necessary between the
475 rotateLeft(node); // AVL right right
478 rotateRight(right); // AVL right left
493 rotateRight(node); // AVL left left
496 rotateLeft(left); // AVL left right
    [all...]
  /external/valgrind/main/include/
pub_tool_wordfm.h 3 /*--- An AVL tree based finite map for word keys and word values. ---*/
23 AVL C library
  /external/qemu/target-i386/
kvm.c 285 lhs->avl = 0;
302 lhs->avl = (flags & DESC_AVL_MASK) != 0;
319 | (rhs->avl * DESC_AVL_MASK);
helper.c 635 "Reserved", "TSS16-avl", "LDT", "TSS16-busy",
637 "Reserved", "TSS32-avl", "Reserved", "TSS32-busy",
643 "TSS64-avl", "Reserved", "TSS64-busy", "CallGate64",
    [all...]
  /external/elfutils/libebl/
eblstrtab.c 207 tree algorith (AVL, red-black trees). For now a simple, correct
eblwstrtab.c 213 tree algorith (AVL, red-black trees). For now a simple, correct
eblgstrtab.c 213 tree algorith (AVL, red-black trees). For now a simple, correct
  /external/oprofile/
TODO 198 is a performance killer. Some sort of AVL tree will do the job.
207 name exists, we will need some sort of avl tree so it's probably better
  /external/webkit/Source/JavaScriptCore/wtf/
AVLTree.h 4 * Based on Abstract AVL Tree Template v1.5 by Walt Karas
470 // The handle of the root element in the AVL tree.
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Control.c 367 * Set volume control and AVL volumes according to headroom and volume user setting
371 /* Default Situation with no AVL and no RS */
    [all...]
  /external/llvm/include/llvm/ADT/
ImmutableSet.h 29 // Immutable AVL-Tree Definition.
360 // Immutable AVL-Tree Factory class.
646 // Immutable AVL-Tree Iterators.
    [all...]
  /external/valgrind/main/memcheck/tests/
unit_oset.c 16 // above #define screws up the AVL tree balancing logic and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libcrypt.a     [all...]
libX11.a     [all...]
libasound.a     [all...]
  /external/llvm/docs/
ProgrammersManual.rst     [all...]
  /ndk/sources/host-tools/make-3.81/po/
sv.po 1013 msgstr "avl?nka (tillf?llig fil): "
    [all...]
  /external/e2fsprogs/po/
sv.po 677 msgstr "Avl?nka"
757 msgstr "AVL?NKAD"
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c     [all...]
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 
  /external/sonivox/arm-wt-22k/lib/
libarm-wt-22k.a     [all...]
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_passed.txt     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_001.ppm     [all...]
test_002.ppm     [all...]

Completed in 1188 milliseconds

12 3