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

1 2 3

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h 356 #define TAILQ_ENTRY(type) \
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 329 #define TAILQ_ENTRY(type) \
  /external/chromium_org/third_party/libevent/compat/sys/
queue.h 284 #define TAILQ_ENTRY(type) \
  /bionic/libc/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /development/ndk/platforms/android-3/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /development/ndk/platforms/android-L/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /external/chromium_org/third_party/libevent/
event.h 202 #ifndef TAILQ_ENTRY
204 #define TAILQ_ENTRY(type) \
209 #endif /* !TAILQ_ENTRY */
214 TAILQ_ENTRY (event) ev_next;
215 TAILQ_ENTRY (event) ev_active_next;
216 TAILQ_ENTRY (event) ev_signal_next;
248 TAILQ_ENTRY(evkeyval) next;
255 #undef TAILQ_ENTRY
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_queue.h 469 #define TAILQ_ENTRY(type) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
queue.h 382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
queue.h 382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
queue.h 374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)

Completed in 958 milliseconds

1 2 3