Searched refs:bswap_32 (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxbyteorder.h45 #define bswap_32 OSSwapInt32 macro
51 #define bswap_32(value) \ macro
56 (((uint64_t)bswap_32((uint32_t)((value) & 0xffffffff)) \
58 (uint64_t)bswap_32((uint32_t)((value) >> 32)))
H A Dindirect_reqsize.c58 n = bswap_32(n);
59 type = bswap_32(type);
78 row_length = bswap_32(row_length);
79 skip_rows = bswap_32(skip_rows);
80 alignment = bswap_32(alignment);
81 width = bswap_32(width);
82 height = bswap_32(height);
97 pname = bswap_32(pname);
111 pname = bswap_32(pname);
125 pname = bswap_32(pnam
[all...]
H A Dindirect_texture_compression.c88 __GLXcontext * const cx = __glXForceCurrent( cl, bswap_32( req->contextTag ), & error );
96 const GLenum target = (GLenum) bswap_32( *(int *)(pc + 0) );
97 const GLint level = (GLint ) bswap_32( *(int *)(pc + 4) );
H A Dindirect_program.c84 target = (GLenum) bswap_32(*(int *)(pc + 0));
85 pname = (GLenum) bswap_32(*(int *)(pc + 4));
H A Dindirect_util.c185 __glXReply.length = bswap_32( reply_ints );
188 __glXReply.size = bswap_32( elements );
189 __glXReply.retval = bswap_32( retval );
H A Dswap_interval.c76 ? bswap_32(*(int *)(pc + 0))
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_reqsize.c56 n = bswap_32(n);
57 type = bswap_32(type);
76 row_length = bswap_32(row_length);
77 skip_rows = bswap_32(skip_rows);
78 alignment = bswap_32(alignment);
79 width = bswap_32(width);
80 height = bswap_32(height);
95 pname = bswap_32(pname);
109 pname = bswap_32(pname);
123 pname = bswap_32(pnam
[all...]
H A Dclientinfo.c93 req->numVersions = bswap_32(req->numVersions);
94 req->numGLExtensionBytes = bswap_32(req->numGLExtensionBytes);
95 req->numGLXExtensionBytes = bswap_32(req->numGLXExtensionBytes);
115 req->numVersions = bswap_32(req->numVersions);
116 req->numGLExtensionBytes = bswap_32(req->numGLExtensionBytes);
117 req->numGLXExtensionBytes = bswap_32(req->numGLXExtensionBytes);
H A Dindirect_texture_compression.c90 __glXForceCurrent(cl, bswap_32(req->contextTag), &error);
97 const GLenum target = (GLenum) bswap_32(*(int *) (pc + 0));
98 const GLint level = (GLint) bswap_32(*(int *) (pc + 4));
H A Dindirect_program.c70 target = (GLenum) bswap_32(*(int *) (pc + 0));
71 pname = (GLenum) bswap_32(*(int *) (pc + 4));
H A Dindirect_util.c174 reply.length = bswap_32(reply_ints);
177 reply.size = bswap_32(elements);
178 reply.retval = bswap_32(retval);
H A Dswap_interval.c71 ? bswap_32(*(int *) (pc + 0))
/xsrc/external/mit/xf86-video-amdgpu/include/
H A Dconfig.h139 #define bswap_32 bswap32
/xsrc/external/mit/xf86-video-ati/include/
H A Dconfig.h149 #define bswap_32 bswap32
/xsrc/external/mit/xf86-video-ati-kms/include/
H A Dconfig.h136 #define bswap_32 bswap32
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x )
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x )
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h126 #define bswap_32(value) \ macro
131 (((uint64_t)bswap_32((uint32_t)((value) & 0xffffffff)) \
133 (uint64_t)bswap_32((uint32_t)((value) >> 32)))
137 #define le32_to_cpu(x) bswap_32(x)
139 #define cpu_to_le32(x) bswap_32(x)
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dmisc.h237 #define bswap_32(value) \ macro
242 (((uint64_t)bswap_32((uint32_t)((value) & 0xffffffff)) \
244 (uint64_t)bswap_32((uint32_t)((value) >> 32)))
/xsrc/external/mit/xorg-server.old/include/
H A Ddix-config.h444 #define bswap_32 bswap32 macro
/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h321 bswap_32(uint32_t x) function in typeref:typename:uint32_t
361 *(x) = bswap_32(*(x)); \
381 (dst) = bswap_32((src)); \
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128.h91 #define bswap_32(value) \ macro
96 (((uint64_t)bswap_32((uint32_t)((value) & 0xffffffff)) \
98 (uint64_t)bswap_32((uint32_t)((value) >> 32)))
102 #define le32_to_cpu(x) bswap_32(x)
104 #define cpu_to_le32(x) bswap_32(x)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon.h134 #define bswap_32(value) \ macro
139 (((uint64_t)bswap_32((uint32_t)((value) & 0xffffffff)) \
141 (uint64_t)bswap_32((uint32_t)((value) >> 32)))
145 #define le32_to_cpu(x) bswap_32(x)
147 #define cpu_to_le32(x) bswap_32(x)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video.c66 #define bswap_32 swap32 macro
68 #define bswap_32 bswap32 macro
637 dst_dw[i * w + j] = bswap_32(src_dw[i * w + j]);
644 dst_dw[(w - j - 1) * h + i] = bswap_32(src_dw[i * w + j]);
651 dst_dw[(h - i - 1) * w + w - j - 1] = bswap_32(src_dw[i * w + j]);
658 dst_dw[(w - j - 1) * h + i] = bswap_32(src_dw[i * w + j]);
/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_interface.c48 # define LETOH_32(x) bswap_32(x)
49 # define HTOLE_32(x) bswap_32(x)

Completed in 38 milliseconds

12