HomeSort by relevance Sort by last modified time
    Searched refs:uname (Results 251 - 275 of 824) sorted by null

<<11121314151617181920>>

  /external/libcap-ng/libcap-ng-0.7/
config.guess 132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
134 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
139 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
140 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
141 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
271 # 1.2 uses "1.2" for uname -r.
279 # Should we change UNAME_MACHINE based on the output of uname instead
328 case `/usr/bin/uname -p` in
368 UNAME_RELEASE=`uname -v
    [all...]
  /external/libedit/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname -v
    [all...]
  /external/libevent/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
277 # Should we change UNAME_MACHINE based on the output of uname instead
326 case `/usr/bin/uname -p` in
366 UNAME_RELEASE=`uname -v
    [all...]
  /external/libnfnetlink/build-aux/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
277 # Should we change UNAME_MACHINE based on the output of uname instead
326 case `/usr/bin/uname -p` in
366 UNAME_RELEASE=`uname -v
    [all...]
  /external/protobuf/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname -v
    [all...]
  /external/protobuf/gtest/build-aux/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname -v
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname -v
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
277 # Should we change UNAME_MACHINE based on the output of uname instead
326 case `/usr/bin/uname -p` in
366 UNAME_RELEASE=`uname -v
    [all...]
  /external/c-ares/
config.guess 132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
134 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
139 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
140 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
141 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
271 # 1.2 uses "1.2" for uname -r.
279 # Should we change UNAME_MACHINE based on the output of uname instead
328 case `/usr/bin/uname -p` in
368 UNAME_RELEASE=`uname -v
    [all...]
  /external/google-tv-pairing-protocol/cpp/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
270 # 1.2 uses "1.2" for uname -r.
275 # Should we change UNAME_MACHINE based on the output of uname instead
324 case `/usr/bin/uname -p` in
361 UNAME_RELEASE=`uname -v
    [all...]
  /external/libexif/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
270 # 1.2 uses "1.2" for uname -r.
275 # Should we change UNAME_MACHINE based on the output of uname instead
324 case `/usr/bin/uname -p` in
364 UNAME_RELEASE=`uname -v
    [all...]
  /external/libnetfilter_conntrack/
config.guess 132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
134 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
139 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
140 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
141 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
271 # 1.2 uses "1.2" for uname -r.
276 # Should we change UNAME_MACHINE based on the output of uname instead
325 case `/usr/bin/uname -p` in
365 UNAME_RELEASE=`uname -v
    [all...]
  /external/libnfnetlink/
config.guess 132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
134 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
139 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
140 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
141 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
271 # 1.2 uses "1.2" for uname -r.
276 # Should we change UNAME_MACHINE based on the output of uname instead
325 case `/usr/bin/uname -p` in
365 UNAME_RELEASE=`uname -v
    [all...]
  /external/libpcap/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
302 # 1.2 uses "1.2" for uname -r.
310 # Should we change UNAME_MACHINE based on the output of uname instead
359 case `/usr/bin/uname -p` i
    [all...]
  /external/tcpdump/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
302 # 1.2 uses "1.2" for uname -r.
310 # Should we change UNAME_MACHINE based on the output of uname instead
359 case `/usr/bin/uname -p` i
    [all...]
  /external/fec/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
270 # 1.2 uses "1.2" for uname -r.
275 # Should we change UNAME_MACHINE based on the output of uname instead
324 case `/usr/bin/uname -p` in
345 UNAME_RELEASE=`uname -v
    [all...]
  /libcore/ojluni/src/main/java/java/util/jar/
JarVerifier.java 135 String uname = name.toUpperCase(Locale.ENGLISH); local
136 if ((uname.startsWith("META-INF/") ||
137 uname.startsWith("/META-INF/"))) {
144 if (uname.equals(JarFile.MANIFEST_NAME) ||
145 uname.equals(JarIndex.INDEX_NAME)) {
149 if (SignatureFileVerifier.isBlockOrSF(uname)) {
254 String uname = mev.getEntry().getName() local
257 if (uname.endsWith(".SF")) {
258 String key = uname.substring(0, uname.length()-3)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Tests/
TestTools.py 55 uname = os.popen('uname -sm').read().strip()
57 uname = uname.replace(char, '-')
59 os.path.join(BaseToolsDir, 'Bin', uname),
60 os.path.join(BaseToolsDir, 'BinWrappers', uname),
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 11 # offsets into the results returned by the uname syscall
159 # li 0,SYSCALL_UNAME # uname syscall
161 # uname struct
166 # os-name from uname "Linux"
174 # version from uname "2.4.1"
  /external/cmockery/cmockery_0_1_2/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
265 # 1.2 uses "1.2" for uname -r.
270 # Should we change UNAME_MACHINE based on the output of uname instead
319 case `/usr/bin/uname -p` in
340 UNAME_RELEASE=`uname -v
    [all...]
  /external/libogg/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
274 # Should we change UNAME_MACHINE based on the output of uname instead
323 case `/usr/bin/uname -p` in
344 UNAME_RELEASE=`uname -v
    [all...]
  /external/libusb-compat/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
287 # 1.2 uses "1.2" for uname -r.
292 # Should we change UNAME_MACHINE based on the output of uname instead
341 case `/usr/bin/uname -p` in
362 UNAME_RELEASE=`uname -v
    [all...]
  /external/libvorbis/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
274 # Should we change UNAME_MACHINE based on the output of uname instead
323 case `/usr/bin/uname -p` in
344 UNAME_RELEASE=`uname -v
    [all...]
  /external/netperf/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
265 # 1.2 uses "1.2" for uname -r.
270 # Should we change UNAME_MACHINE based on the output of uname instead
319 case `/usr/bin/uname -p` in
340 UNAME_RELEASE=`uname -v
    [all...]
  /external/stressapptest/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
270 # 1.2 uses "1.2" for uname -r.
275 # Should we change UNAME_MACHINE based on the output of uname instead
324 case `/usr/bin/uname -p` in
345 UNAME_RELEASE=`uname -v
    [all...]

Completed in 2244 milliseconds

<<11121314151617181920>>