/system/core/include/cutils/ |
list.h | 49 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/nxp/jni/ |
com_android_nfc_NativeLlcpServiceSocket.cpp | 58 LIST_REMOVE(pListenData, entries);
|
/system/core/adb/ |
adb_auth_client.c | 103 list_remove(item);
|
/external/ipsec-tools/src/racoon/ |
handler.c | 403 LIST_REMOVE(iph1, chain); 697 LIST_REMOVE(iph2, chain); 788 LIST_REMOVE(iph2, ph1bind); 1007 LIST_REMOVE(r, chain);
|
sainfo.c | 211 LIST_REMOVE(si, chain);
|
/hardware/qcom/audio/visualizer/ |
offload_visualizer.c | 260 list_remove(&context->output_node); 472 list_remove(&out_ctxt->outputs_list_node); [all...] |
/external/openssh/openbsd-compat/ |
sys-queue.h | 71 #undef LIST_REMOVE 308 #define LIST_REMOVE(elm, field) do { \
|
/hardware/qcom/audio/voice_processing/ |
voice_processing.c | 324 list_remove(&session->node); 696 list_remove(&session->node);
|
/hardware/qcom/audio/hal/ |
audio_hw.c | 588 list_remove(&uc_info->list); 705 list_remove(item); 756 list_remove(item); 888 list_remove(&uc_info->list); [all...] |
/external/chromium/third_party/libevent/compat/sys/ |
queue.h | 196 #define LIST_REMOVE(elm, field) do { \
|
/external/chromium_org/third_party/libevent/compat/sys/ |
queue.h | 196 #define LIST_REMOVE(elm, field) do { \
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
compat-queue.h | 337 #define LIST_REMOVE(elm, field) do { \
|
/external/ipsec-tools/src/include-glibc/sys/ |
queue.h | 310 #define LIST_REMOVE(elm, field) do { \
|
/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);
|
/external/chromium_org/net/tools/flip_server/ |
epoll_server.cc | 178 LIST_REMOVE(&cb_and_mask, entry);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
queue.h | 127 #define LIST_REMOVE(elm, field) do { \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
queue.h | 127 #define LIST_REMOVE(elm, field) do { \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
queue.h | 127 #define LIST_REMOVE(elm, field) do { \
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
queue.h | 127 #define LIST_REMOVE(elm, field) do { \
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
queue.h | 127 #define LIST_REMOVE(elm, field) do { \
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/ |
queue.h | 127 #define LIST_REMOVE(elm, field) do { \
|