| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | config.guess | 180 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 184 case "$UNAME_MACHINE_ARCH" in 191 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 192 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 195 *) machine="$UNAME_MACHINE_ARCH"-unknown ;; 199 case "$UNAME_MACHINE_ARCH" in 220 case "$UNAME_MACHINE_ARCH" in 223 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 245 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 246 echo "$UNAME_MACHINE_ARCH" [all...] |
| /xsrc/external/mit/xinit/dist/ |
| H A D | config.guess | 180 UNAME_MACHINE_ARCH=$( (uname -p 2>/dev/null || \ 184 case "$UNAME_MACHINE_ARCH" in 192 arch=$(echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,') 193 endian=$(echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p') 196 *) machine="$UNAME_MACHINE_ARCH"-unknown ;; 200 case "$UNAME_MACHINE_ARCH" in 221 case "$UNAME_MACHINE_ARCH" in 224 abi=$(echo "$UNAME_MACHINE_ARCH" | sed -e "$expr") 246 UNAME_MACHINE_ARCH=$(arch | sed 's/Bitrig.//') 247 echo "$UNAME_MACHINE_ARCH" [all...] |
| /xsrc/external/mit/libXfont/dist/ |
| H A D | config.guess | 171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 175 case "${UNAME_MACHINE_ARCH}" in 182 arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` 186 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 190 case "${UNAME_MACHINE_ARCH}" in 208 case "${UNAME_MACHINE_ARCH}" in 211 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` 233 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 234 echo ${UNAME_MACHINE_ARCH} [all...] |
| /xsrc/external/mit/xf86-video-tdfx/dist/ |
| H A D | config.guess | 171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 175 case "${UNAME_MACHINE_ARCH}" in 182 arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` 186 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 190 case "${UNAME_MACHINE_ARCH}" in 208 case "${UNAME_MACHINE_ARCH}" in 211 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` 233 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 234 echo ${UNAME_MACHINE_ARCH} [all...] |
| /xsrc/external/mit/xf86-video-i740/dist/ |
| H A D | config.guess | 171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 175 case "${UNAME_MACHINE_ARCH}" in 182 arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` 186 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 190 case "${UNAME_MACHINE_ARCH}" in 208 case "${UNAME_MACHINE_ARCH}" in 211 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` 233 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 234 echo ${UNAME_MACHINE_ARCH} [all...] |
| /xsrc/external/mit/xf86-video-apm/dist/ |
| H A D | config.guess | 171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 175 case "${UNAME_MACHINE_ARCH}" in 182 arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` 186 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 190 case "${UNAME_MACHINE_ARCH}" in 208 case "${UNAME_MACHINE_ARCH}" in 211 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` 233 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 234 echo ${UNAME_MACHINE_ARCH} [all...] |
| /xsrc/external/mit/libXau/dist/ |
| H A D | config.guess | 211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 215 case $UNAME_MACHINE_ARCH in 223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 227 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 231 case $UNAME_MACHINE_ARCH in 252 case $UNAME_MACHINE_ARCH in 255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 278 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXaw/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXcomposite/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXcursor/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXdamage/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXdmcp/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXfixes/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXfont2/dist/ |
| H A D | config.guess | 211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 215 case $UNAME_MACHINE_ARCH in 223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 227 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 231 case $UNAME_MACHINE_ARCH in 252 case $UNAME_MACHINE_ARCH in 255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 278 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXft/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXi/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXinerama/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXpm/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXpresent/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXrandr/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXrender/dist/ |
| H A D | config.guess | 211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 215 case $UNAME_MACHINE_ARCH in 223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 227 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 231 case $UNAME_MACHINE_ARCH in 252 case $UNAME_MACHINE_ARCH in 255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 278 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXres/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libXt/dist/ |
| H A D | config.guess | 211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 215 case $UNAME_MACHINE_ARCH in 223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 227 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 231 case $UNAME_MACHINE_ARCH in 252 case $UNAME_MACHINE_ARCH in 255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 278 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/libxshmfence/dist/ |
| H A D | config.guess | 211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 215 case $UNAME_MACHINE_ARCH in 223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 227 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 231 case $UNAME_MACHINE_ARCH in 252 case $UNAME_MACHINE_ARCH in 255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 278 GUESS=$UNAME_MACHINE_ARCH [all...] |
| /xsrc/external/mit/listres/dist/ |
| H A D | config.guess | 205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 209 case $UNAME_MACHINE_ARCH in 217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 225 case $UNAME_MACHINE_ARCH in 246 case $UNAME_MACHINE_ARCH in 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 272 GUESS=$UNAME_MACHINE_ARCH [all...] |