OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bswap
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/redbook/
convolution.c
55
static GLuint
bswap
(GLuint x)
function
92
*width =
bswap
(*width);
93
*height =
bswap
(*height);
minmax.c
59
static GLuint
bswap
(GLuint x)
function
96
*width =
bswap
(*width);
97
*height =
bswap
(*height);
histogram.c
63
static GLuint
bswap
(GLuint x)
function
100
*width =
bswap
(*width);
101
*height =
bswap
(*height);
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
read_rgba_span_x86.S
65
bswap
%eax /* ARGB -> BGRA */ ; \
72
bswap
%eax /* ARGB -> BGRA */ ; \
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
read_rgba_span_x86.S
59
bswap
%eax /* ARGB -> BGRA */ ; \
66
bswap
%eax /* ARGB -> BGRA */ ; \
/xsrc/external/mit/xf86-video-amdgpu/dist/
configure
20733
BSWAP
=
bswap
20737
BSWAP
=__swap
20748
printf "%s\n" "#define bswap_16 ${
BSWAP
}16" >>confdefs.h
20751
printf "%s\n" "#define bswap_32 ${
BSWAP
}32" >>confdefs.h
20754
printf "%s\n" "#define bswap_64 ${
BSWAP
}64" >>confdefs.h
/xsrc/external/mit/xf86-video-ati/dist/
configure
18016
BSWAP
=
bswap
18020
BSWAP
=__swap
18032
#define bswap_16 ${
BSWAP
}16
18037
#define bswap_32 ${
BSWAP
}32
18042
#define bswap_64 ${
BSWAP
}64
/xsrc/external/mit/xf86-video-ati-kms/dist/
configure
20988
BSWAP
=
bswap
20992
BSWAP
=__swap
21003
printf "%s\n" "#define bswap_16 ${
BSWAP
}16" >>confdefs.h
21006
printf "%s\n" "#define bswap_32 ${
BSWAP
}32" >>confdefs.h
21009
printf "%s\n" "#define bswap_64 ${
BSWAP
}64" >>confdefs.h
/xsrc/external/mit/xf86-video-r128/dist/
configure
20340
BSWAP
=
bswap
20344
BSWAP
=__swap
20355
printf "%s\n" "#define bswap_16 ${
BSWAP
}16" >>confdefs.h
20358
printf "%s\n" "#define bswap_32 ${
BSWAP
}32" >>confdefs.h
20361
printf "%s\n" "#define bswap_64 ${
BSWAP
}64" >>confdefs.h
/xsrc/external/mit/xorg-server.old/dist/
configure
24184
BSWAP
=
bswap
24188
BSWAP
=__swap
24202
#define bswap_16 ${
BSWAP
}16
24207
#define bswap_32 ${
BSWAP
}32
24212
#define bswap_64 ${
BSWAP
}64
[
all
...]
Completed in 88 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026