Home
last modified time | relevance | path

Searched refs:LIST_EMPTY (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/components/metrics/
Dpersisted_logs.h26 LIST_EMPTY, // Attempting to recall from an empty list. enumerator
Dpersisted_logs.cc153 return MakeRecallStatusHistogram(LIST_EMPTY); in ReadLogsFromPrefList()
Dpersisted_logs_unittest.cc89 EXPECT_EQ(PersistedLogs::LIST_EMPTY, result_persisted_logs.DeserializeLogs()); in TEST_F()
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h273 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dcompat-queue.h295 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/external/chromium_org/third_party/libevent/compat/sys/
Dqueue.h159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro
/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_queue.h388 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
Duser_socket.c2147 if (!LIST_EMPTY(&SCTP_BASE_INFO(listhead))) {
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_auth.c513 if (LIST_EMPTY(shared_keys)) { in sctp_insert_sharedkey()
Dsctputil.c4169 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
4237 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
7070 if (!LIST_EMPTY(hp)) {
Dsctp_asconf.c3257 if (LIST_EMPTY(&inp->sctp_asoc_list)) { in sctp_addr_mgmt_ep_sa()
Dsctp_pcb.c533 if (LIST_EMPTY(&sctp_ifap->ifn_p->ifalist)) {
7004 if (!LIST_EMPTY(chain)) {
Dsctp_usrreq.c1168 if (LIST_EMPTY(&inp->sctp_asoc_list)) {