HomeSort by relevance Sort by last modified time
    Searched refs:SH (Results 26 - 35 of 35) sorted by null

12

  /external/strace/
net.c     [all...]
util.c 1171 # elif defined(SH)
1426 # elif defined (SH)
    [all...]
process.c 767 #elif defined(SH)
    [all...]
system.c 361 #ifdef SH
391 #endif /* SH */
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/v8/src/mips/
assembler-mips.cc 1419 void Assembler::sh(Register rd, const MemOperand& rs) { function in class:v8::Assembler
    [all...]
simulator-mips.cc     [all...]
  /external/openssh/
configure 1 #! /bin/sh
21 DUALCASE=1; export DUALCASE # for MKS sh
22 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
23 emulate sh
71 as_echo_n='sh -c $as_echo_n_body as_echo'
74 as_echo='sh -c $as_echo_body as_echo'
80 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
109 # We did not find ourselves, most probably we were run as `sh COMMAND'
141 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
    [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/libffi/
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
44 echo "#! /bin/sh" >conf$$.sh
45 echo "exit 0" >>conf$$.sh
46 chmod +x conf$$.sh
47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
52 rm -f conf$$.sh
    [all...]

Completed in 340 milliseconds

12