Home
last modified time | relevance | path

Searched defs:head1 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/
H A Dsys-queue-macros.h71 #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/
Dsys-queue-macros.h71 #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 Dqueue.h255 #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/
Dqueue.h274 #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/
Dqueue.h274 #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 Dlist.h247 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dlist.h263 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
/aosp_15_r20/external/mesa3d/src/util/
H A Dlist.h283 #define list_pair_for_each_entry(type, pos1, pos2, head1, head2, member) \ argument
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.cpp2004 const SkTSpan* head1 = result1; in BinarySearch() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1501 …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/
Dstb_image_write.h1501 …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 Dstb_image_write.h1291 …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 DLibVintfTest.cpp6683 …std::string head1{"<compatibility-matrix " + kMetaVersionStr + " type=\"framework\" level=\"1\">\n… in TEST_F() local