Searched defs:head2 (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/scripts/ |
D | format_c_api_docs | 591 sub head2 { subroutine
|
/external/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
|
/external/zopfli/src/zopfli/ |
D | hash.h | 38 int* head2; /* Hash value to index of its most recent occurrence. */ member
|
/external/libiio/src/iiod/ |
D | queue.h | 274 #define STAILQ_CONCAT(head1, head2) do { \ argument 445 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
|
/external/mesa3d/src/util/ |
D | list.h | 256 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
|
/external/freetype/src/base/ |
D | ftrfork.c | 57 unsigned char head[16], head2[16]; in FT_Raccess_Get_HeaderInfo() local
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1999 const SkTSpan* head2 = sect2->fHead; in BinarySearch() local
|
/external/armnn/third-party/stb/ |
D | stb_image_write.h | 1285 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
|