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

  /system/core/include/cutils/
list.h 45 void list_remove(struct listnode *item);
  /system/core/libcutils/
list.c 33 void list_remove(struct listnode *item) function
  /hardware/libhardware_legacy/uevent/
uevent.c 128 LIST_REMOVE(h, list);
  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpServiceSocket.cpp 57 LIST_REMOVE(pListenData, entries);
com_android_nfc_NativeNfcManager.cpp 928 LIST_REMOVE(pListenData, entries);
    [all...]
  /external/ipsec-tools/src/racoon/
handler.c 488 LIST_REMOVE(iph1, chain);
842 LIST_REMOVE(iph2, chain);
933 LIST_REMOVE(iph2, ph1bind);
992 LIST_REMOVE(p, chain);
1168 LIST_REMOVE(r, chain);
sainfo.c 301 LIST_REMOVE(si, chain);
evt.c 256 LIST_REMOVE(l, ll_chain);
grabmyaddr.c 89 LIST_REMOVE(my, chain);
  /external/chromium/third_party/libevent/compat/sys/
queue.h 196 #define LIST_REMOVE(elm, field) do { \
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 310 #define LIST_REMOVE(elm, field) do { \
  /system/core/init/
init_parser.c 429 list_remove(node);
devices.c 252 list_remove(node);
  /bionic/libc/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /development/ndk/platforms/android-3/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /external/chromium/net/tools/flip_server/
epoll_server.cc 177 LIST_REMOVE(&cb_and_mask, entry);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
queue.h 127 #define LIST_REMOVE(elm, field) do { \
  /system/core/charger/
charger.c 347 list_remove(&supply->list);
  /external/ipsec-tools/
ChangeLog     [all...]

Completed in 789 milliseconds