Home
last modified time | relevance | path

Searched defs:head2 (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_queue.h219 #define SLIST_SWAP(head1, head2, type) do { \ argument
245 #define STAILQ_CONCAT(head1, head2) do { \ argument
325 #define STAILQ_SWAP(head1, head2, type) do { \ argument
443 #define LIST_SWAP(head1, head2, type, field) do { \ argument
507 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
622 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument
/third_party/FreeBSD/sys/sys/
Dqueue.h215 #define SLIST_CONCAT(head1, head2, type, field) do { \ argument
302 #define SLIST_SWAP(head1, head2, type) do { \ argument
339 #define STAILQ_CONCAT(head1, head2) do { \ argument
427 #define STAILQ_SWAP(head1, head2, type) do { \ argument
515 #define LIST_CONCAT(head1, head2, type, field) do { \ argument
605 #define LIST_SWAP(head1, head2, type, field) do { \ argument
705 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
854 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument
/third_party/libcoap/include/coap3/
Dutlist.h323 #define LL_CONCAT(head1,head2) \ argument
326 #define LL_CONCAT2(head1,head2,next) \ argument
513 #define LL_CONCAT2(head1,head2,next) \ argument
685 #define DL_CONCAT(head1,head2) \ argument
688 #define DL_CONCAT2(head1,head2,prev,next) \ argument
/third_party/boost/boost/lockfree/
Dqueue.hpp421 tagged_node_handle head2 = head_.load(memory_order_acquire); in pop() local
/third_party/mesa3d/src/util/
Dlist.h263 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftrfork.c58 unsigned char head[16], head2[16]; in FT_Raccess_Get_HeaderInfo() local
/third_party/freetype/src/base/
Dftrfork.c57 unsigned char head[16], head2[16]; in FT_Raccess_Get_HeaderInfo() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftrfork.c57 unsigned char head[16], head2[16]; in FT_Raccess_Get_HeaderInfo() local
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1999 const SkTSpan* head2 = sect2->fHead; in BinarySearch() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.cpp1999 const SkTSpan* head2 = sect2->fHead; in BinarySearch() local