HomeSort by relevance Sort by last modified time
    Searched defs:LIST_EMPTY (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/chromium_org/chrome/browser/metrics/
metrics_log_serializer.h 23 LIST_EMPTY, // Attempting to recall from an empty list.
  /external/chromium/chrome/browser/metrics/
metrics_service.h 58 LIST_EMPTY, // Attempting to recall from an empty list.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h 295 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 273 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /external/chromium/third_party/libevent/compat/sys/
queue.h 159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head))
  /external/chromium_org/third_party/libevent/compat/sys/
queue.h 159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head))
  /external/openssh/openbsd-compat/
sys-queue.h 64 #undef LIST_EMPTY
271 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head))
  /bionic/libc/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /development/ndk/platforms/android-3/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
queue.h 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL)

Completed in 429 milliseconds

1 2 3