/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_queue.h | 219 #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/ |
D | queue.h | 216 #define SLIST_CONCAT(head1, head2, type, field) do { \ argument 303 #define SLIST_SWAP(head1, head2, type) do { \ argument 342 #define STAILQ_CONCAT(head1, head2) do { \ argument 430 #define STAILQ_SWAP(head1, head2, type) do { \ argument 520 #define LIST_CONCAT(head1, head2, type, field) do { \ argument 610 #define LIST_SWAP(head1, head2, type, field) do { \ argument 712 #define TAILQ_CONCAT(head1, head2, field) do { \ argument 861 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument
|
/third_party/libcoap/include/coap3/ |
D | coap_utlist_internal.h | 323 #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/mesa3d/src/util/ |
D | list.h | 283 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftrfork.c | 57 unsigned char head[16], head2[16]; in FT_Raccess_Get_HeaderInfo() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1999 const SkTSpan* head2 = sect2->fHead; in BinarySearch() local
|
/third_party/astc-encoder/Source/ |
D | stb_image_write.h | 1500 static const unsigned char head2[] = { 0xFF,0xDA,0,0xC,3,1,0,2,0x11,3,0x11,0,0x3F,0 }; in stbi_write_jpg_core() local
|