Searched refs:UNAME_MACHINE_ARCH (Results 1 - 8 of 8) sorted by relevance
/third_party/node/deps/cares/ |
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...] |
/third_party/node/deps/cares/config/ |
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...] |
/third_party/libevdev/build-aux/ |
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...] |
/third_party/python/ |
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...] |
/third_party/eudev/ |
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 211 case "${UNAME_MACHINE_ARCH}" in 214 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` 236 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 237 echo ${UNAME_MACHINE_ARCH} [all...] |
/third_party/lame/ |
H A D | config.guess | 181 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 185 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...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | config.guess | 178 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ 182 case "$UNAME_MACHINE_ARCH" in 189 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` 190 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` 193 *) machine="$UNAME_MACHINE_ARCH"-unknown ;; 197 case "$UNAME_MACHINE_ARCH" in 218 case "$UNAME_MACHINE_ARCH" in 221 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 243 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 244 echo "$UNAME_MACHINE_ARCH" [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | config.guess | 171 UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ 173 case "${UNAME_MACHINE_ARCH}" in 179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 183 case "${UNAME_MACHINE_ARCH}" in 219 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 220 echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} 223 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` 224 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
|
Completed in 5 milliseconds