Home
last modified time | relevance | path

Searched refs:UNAME_MACHINE (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
158 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
227 echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
230 echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
236 echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
254 UNAME_MACHINE="alpha" ;;
256 UNAME_MACHINE="alpha" ;;
258 UNAME_MACHINE="alpha" ;;
260 UNAME_MACHINE
[all...]
/third_party/libevdev/build-aux/
H A Dconfig.guess147 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
193 case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION in
287 GUESS=$UNAME_MACHINE-unknown-midnightbsd$UNAME_RELEASE
290 GUESS=$UNAME_MACHINE-unknown-ekkobsd$UNAME_RELEASE
293 GUESS=$UNAME_MACHINE-unknown-solidbsd$UNAME_RELEASE
296 GUESS=$UNAME_MACHINE-unknown-os108_$UNAME_RELEASE
302 GUESS=$UNAME_MACHINE-unknown-mirbsd$UNAME_RELEASE
305 GUESS=$UNAME_MACHINE-unknown-sortix
308 GUESS=$UNAME_MACHINE
[all...]
/third_party/node/deps/cares/
H A Dconfig.guess147 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
193 case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION in
287 GUESS=$UNAME_MACHINE-unknown-midnightbsd$UNAME_RELEASE
290 GUESS=$UNAME_MACHINE-unknown-ekkobsd$UNAME_RELEASE
293 GUESS=$UNAME_MACHINE-unknown-solidbsd$UNAME_RELEASE
296 GUESS=$UNAME_MACHINE-unknown-os108_$UNAME_RELEASE
302 GUESS=$UNAME_MACHINE-unknown-mirbsd$UNAME_RELEASE
305 GUESS=$UNAME_MACHINE-unknown-sortix
308 GUESS=$UNAME_MACHINE
[all...]
/third_party/node/deps/cares/config/
H A Dconfig.guess147 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
193 case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION in
287 GUESS=$UNAME_MACHINE-unknown-midnightbsd$UNAME_RELEASE
290 GUESS=$UNAME_MACHINE-unknown-ekkobsd$UNAME_RELEASE
293 GUESS=$UNAME_MACHINE-unknown-solidbsd$UNAME_RELEASE
296 GUESS=$UNAME_MACHINE-unknown-os108_$UNAME_RELEASE
302 GUESS=$UNAME_MACHINE-unknown-mirbsd$UNAME_RELEASE
305 GUESS=$UNAME_MACHINE-unknown-sortix
308 GUESS=$UNAME_MACHINE
[all...]
/third_party/eudev/
H A Dconfig.guess130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
158 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
248 echo ${UNAME_MACHINE}-unknown-midnightbsd${UNAME_RELEASE}
251 echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
254 echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
260 echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
263 echo ${UNAME_MACHINE}-unknown-sortix
266 echo ${UNAME_MACHINE}-unknown-redox
287 UNAME_MACHINE
[all...]
/third_party/lame/
H A Dconfig.guess133 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
168 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
258 echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE"
261 echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE"
264 echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE"
270 echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE"
273 echo "$UNAME_MACHINE"-unknown-sortix
276 echo "$UNAME_MACHINE"-unknown-redox
297 UNAME_MACHINE
[all...]
/third_party/python/
H A Dconfig.guess147 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
193 case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION in
287 GUESS=$UNAME_MACHINE-unknown-midnightbsd$UNAME_RELEASE
290 GUESS=$UNAME_MACHINE-unknown-ekkobsd$UNAME_RELEASE
293 GUESS=$UNAME_MACHINE-unknown-solidbsd$UNAME_RELEASE
296 GUESS=$UNAME_MACHINE-unknown-os108_$UNAME_RELEASE
302 GUESS=$UNAME_MACHINE-unknown-mirbsd$UNAME_RELEASE
305 GUESS=$UNAME_MACHINE-unknown-sortix
308 GUESS=$UNAME_MACHINE
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
165 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
255 echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE"
258 echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE"
261 echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE"
267 echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE"
270 echo "$UNAME_MACHINE"-unknown-sortix
273 echo "$UNAME_MACHINE"-unknown-redox
294 UNAME_MACHINE
[all...]

Completed in 4 milliseconds