HomeSort by relevance Sort by last modified time
    Searched full:rb_set_red (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/blktrace/
rbtree.c 87 rb_set_red(gparent);
103 rb_set_red(gparent);
112 rb_set_red(gparent);
128 rb_set_red(gparent);
149 rb_set_red(parent);
156 rb_set_red(other);
167 rb_set_red(other);
186 rb_set_red(parent);
193 rb_set_red(other);
204 rb_set_red(other)
    [all...]
  /external/linux-tools-perf/util/added/
rbtree.c 88 rb_set_red(gparent);
104 rb_set_red(gparent);
113 rb_set_red(gparent);
129 rb_set_red(gparent);
151 rb_set_red(parent);
158 rb_set_red(other);
167 rb_set_red(other);
185 rb_set_red(parent);
192 rb_set_red(other);
201 rb_set_red(other)
    [all...]
  /development/ndk/platforms/android-3/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
rbtree.h 36 #define rb_set_red(r) do { (r)->rb_parent_color &= ~1; } while (0) macro

Completed in 3248 milliseconds

1 2 3