/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/ |
H A D | sys-queue-macros.h | 71 #define SLIST_CONCAT(head1, head2, type, field) \ argument 124 #define SLIST_SWAP(head1, head2, type) \ argument 187 #define STAILQ_CONCAT(head1, head2, type, field) \ argument 248 #define STAILQ_SWAP(head1, head2, type) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/riscv32-unknown-unknown-elf/llvm-libc-macros/ |
D | sys-queue-macros.h | 71 #define SLIST_CONCAT(head1, head2, type, field) \ argument 124 #define SLIST_SWAP(head1, head2, type) \ argument 187 #define STAILQ_CONCAT(head1, head2, type, field) \ argument 248 #define STAILQ_SWAP(head1, head2, type) \ argument
|
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/sys/ |
H A D | queue.h | 255 #define SLIST_SWAP(head1, head2, type) do { \ argument 292 #define STAILQ_CONCAT(head1, head2) do { \ argument 380 #define STAILQ_SWAP(head1, head2, type) do { \ argument 524 #define LIST_SWAP(head1, head2, type, field) do { \ argument 602 #define TAILQ_CONCAT(head1, head2, field) do { \ argument 737 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | queue.h | 274 #define STAILQ_CONCAT(head1, head2) do { \ argument 445 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | queue.h | 274 #define STAILQ_CONCAT(head1, head2) do { \ argument 445 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/ |
H A D | list.h | 247 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | list.h | 263 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | list.h | 283 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 2004 const SkTSpan* head1 = result1; in BinarySearch() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1501 …const unsigned char head1[] = { 0xFF,0xC0,0,0x11,8,(unsigned char)(height>>8),STBIW_UCHAR(height),… in stbi_write_jpg_core() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1501 …const unsigned char head1[] = { 0xFF,0xC0,0,0x11,8,(unsigned char)(height>>8),STBIW_UCHAR(height),… in stbi_write_jpg_core() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 1291 …const unsigned char head1[] = { 0xFF,0xC0,0,0x11,8,(unsigned char)(height>>8),STBIW_UCHAR(height),… in stbi_write_jpg_core() local
|
/aosp_15_r20/system/libvintf/test/ |
H A D | LibVintfTest.cpp | 6683 …std::string head1{"<compatibility-matrix " + kMetaVersionStr + " type=\"framework\" level=\"1\">\n… in TEST_F() local
|