HomeSort by relevance Sort by last modified time
    Searched refs:sh (Results 326 - 350 of 360) sorted by null

<<1112131415

  /external/tcpdump/
configure 1 #! /bin/sh
15 DUALCASE=1; export DUALCASE # for MKS sh
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
43 echo "#! /bin/sh" >conf$$.sh
44 echo "exit 0" >>conf$$.sh
45 chmod +x conf$$.sh
46 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
51 rm -f conf$$.sh
    [all...]
  /external/chromium/third_party/libevent/
configure 1 #! /bin/sh
14 DUALCASE=1; export DUALCASE # for MKS sh
15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16 emulate sh
66 as_echo_n='sh -c $as_echo_n_body as_echo'
69 as_echo='sh -c $as_echo_body as_echo'
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
110 # We did not find ourselves, most probably we were run as `sh COMMAND'
247 for as_base in sh bash ksh sh5; d
    [all...]
ltmain.sh 1 # ltmain.sh - Provide generalized library-building support services.
29 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
30 # is ksh but when the shell is invoked as "sh" and the current value of
44 PROGRAM=ltmain.sh
50 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
51 emulate sh
61 DUALCASE=1; export DUALCASE # for MKS sh
    [all...]
  /external/icu4c/
configure 1 #! /bin/sh
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18 emulate sh
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
249 for as_base in sh bash ksh sh5; d
    [all...]
  /external/qemu/
arm-dis.c 3471 unsigned int sh = (i8 & 0x30) >> 4; local
    [all...]
  /external/qemu/target-arm/
helper.c     [all...]
helpers.h 49 PAS_OP(sh)
  /ndk/build/core/
init.mk 343 $(call __ndk_info,Please run build/tools/build-platforms.sh to build the corresponding directory.)\
  /build/core/
main.mk 6 # Use bash, not whatever shell somebody has installed as /bin/sh
7 # This is repeated in config.mk, since envsetup.sh runs that file
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 1 # ltmain.sh - Provide generalized library-building support services.
29 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
30 # is ksh but when the shell is invoked as "sh" and the current value of
44 PROGRAM=ltmain.sh
50 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
51 emulate sh
61 DUALCASE=1; export DUALCASE # for MKS sh
    [all...]
  /external/dbus/
ltmain.sh 1 # ltmain.sh - Provide generalized library-building support services.
29 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
30 # is ksh but when the shell is invoked as "sh" and the current value of
44 PROGRAM=ltmain.sh
50 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
51 emulate sh
    [all...]
configure 1 #! /bin/sh
13 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
14 emulate sh
22 DUALCASE=1; export DUALCASE # for MKS sh
88 echo "#! /bin/sh" >conf$$.sh
89 echo "exit 0" >>conf$$.sh
90 chmod +x conf$$.sh
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
96 rm -f conf$$.sh
    [all...]
  /external/libffi/
ltmain.sh 1 # ltmain.sh - Provide generalized library-building support services.
29 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
30 # is ksh but when the shell is invoked as "sh" and the current value of
44 PROGRAM=ltmain.sh
50 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
51 emulate sh
61 DUALCASE=1; export DUALCASE # for MKS sh
    [all...]
  /external/libvpx/build/make/
configure.sh 3 ## configure.sh
665 LD=${source_path}/build/make/armlink_adapter.sh
  /build/tools/droiddoc/templates/assets/
prettify.js 9 od="bsh",pd="csh",qd="sh",rd="break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",sd="cv",td="py",ud="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",vd="perl",wd="pl",xd="pm",yd="break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ",
  /external/jpeg/
ltmain.sh 1 # ltmain.sh - Provide generalized library-building support services.
31 PROGRAM=ltmain.sh
589 if (sed -e '2q' $arg | egrep '^# Generated by ltmain\.sh') >/dev/null 2>&1; then :
    [all...]
  /external/skia/src/core/
SkDraw.cpp 925 int sh = SkScalarRound(SkScalarMul(sy, SkIntToScalar(h))); local
926 return sw == w && sh == h;
    [all...]
  /external/iproute2/doc/
ip-cref.tex 332 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
679 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
    [all...]
  /external/libpng/
ltmain.sh 3 # ltmain.sh (GNU libtool) 2.2.6b
74 PROGRAM=ltmain.sh
81 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
82 emulate sh
92 DUALCASE=1; export DUALCASE # for MKS sh
128 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
173 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
174 # is ksh but when the shell is invoked as "sh" and the current value of
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 3 # ltmain.sh (GNU libtool) 2.2.4
74 PROGRAM=ltmain.sh
81 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
82 emulate sh
92 DUALCASE=1; export DUALCASE # for MKS sh
128 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
173 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
174 # is ksh but when the shell is invoked as "sh" and the current value of
    [all...]
  /external/protobuf/
ltmain.sh 3 # ltmain.sh (GNU libtool) 2.2.4
74 PROGRAM=ltmain.sh
81 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
82 emulate sh
92 DUALCASE=1; export DUALCASE # for MKS sh
128 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
173 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
174 # is ksh but when the shell is invoked as "sh" and the current value of
    [all...]
  /external/bison/tests/
testsuite 1 #! /bin/sh
7 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
8 emulate sh
16 DUALCASE=1; export DUALCASE # for MKS sh
82 echo "#! /bin/sh" >conf$$.sh
83 echo "exit 0" >>conf$$.sh
84 chmod +x conf$$.sh
85 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
90 rm -f conf$$.sh
    [all...]
  /external/expat/conftools/
ltmain.sh 1 # ltmain.sh - Provide generalized library-building support services.
29 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
30 # is ksh but when the shell is invoked as "sh" and the current value of
44 PROGRAM=ltmain.sh
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c 1221 PKTSETNEXT(wl->sh.osh, pktbuf, NULL);
    [all...]
  /dalvik/docs/
prettify.js     [all...]

Completed in 2375 milliseconds

<<1112131415