/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/external/llvm-libc/test/include/sys/ |
H A D | queue_test.cpp | 52 Head head2 = SLIST_HEAD_INITIALIZER(head); in TEST() local 127 Head head2 = STAILQ_HEAD_INITIALIZER(head); in TEST() local
|
/aosp_15_r20/external/zopfli/src/zopfli/ |
H A D | hash.h | 38 int* head2; /* Hash value to index of its most recent occurrence. */ member
|
/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/freetype/src/base/ |
H A D | ftrfork.c | 57 unsigned char head[16], head2[16]; in FT_Raccess_Get_HeaderInfo() local
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 2014 const SkTSpan* head2 = sect2->fHead; in BinarySearch() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
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
|
/aosp_15_r20/hardware/google/gfxstream/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
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 1290 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
|
/aosp_15_r20/system/libvintf/test/ |
H A D | LibVintfTest.cpp | 6684 …std::string head2{"<compatibility-matrix " + kMetaVersionStr + " type=\"framework\" level=\"2\">\n… in TEST_F() local
|