HomeSort by relevance Sort by last modified time
    Searched refs:sh (Results 751 - 775 of 872) sorted by null

<<3132333435

  /external/elfutils/tests/
run-show-ciefde.sh 1 #! /bin/sh
27 . $srcdir/test-subr.sh
run-show-die-info.sh 1 #! /bin/sh
27 . $srcdir/test-subr.sh
    [all...]
  /external/icu4c/data/locales/
resfiles.mk 34 sh.txt sh_BA.txt sh_CS.txt sh_YU.txt shi_MA.txt\
  /external/openfst/
configure 1 #! /bin/sh
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 emulate sh
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
108 # We did not find ourselves, most probably we were run as `sh COMMAND'
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
    [all...]
  /external/pixman/
configure 1 #! /bin/sh
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 emulate sh
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
108 # We did not find ourselves, most probably we were run as `sh COMMAND'
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
    [all...]
  /external/protobuf/gtest/
configure 1 #! /bin/sh
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 emulate sh
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
108 # We did not find ourselves, most probably we were run as `sh COMMAND'
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
    [all...]
  /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
    [all...]
  /build/
envsetup.sh 3 Invoke ". build/envsetup.sh" from your shell to add the following functions to your environment:
22 for i in `cat $T/build/envsetup.sh | sed -n "/^function /s/function \([a-z_]*\).*/\1/p" | sort`; do
413 # Clear this variable. It will be built up again when the vendorsetup.sh
974 find -E . -name .repo -prune -o -name .git -prune -o -type f -iregex '.*\.(c|h|cpp|S|java|xml|sh|mk)' -print0 | xargs -0 grep --color -n "$@"
981 find . -name .repo -prune -o -name .git -prune -o -type f -iregex '.*\.\(c\|h\|cpp\|S\|java\|xml\|sh\|mk\)' -print0 | xargs -0 grep --color -n "$@"
    [all...]
  /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/chromium/third_party/libevent/
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/chromium_org/third_party/libevent/
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/chromium_org/v8/src/mips/
assembler-mips.h 687 void sh(Register rd, const MemOperand& rs);
    [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/qemu/target-arm/
helper.h 38 PAS_OP(sh)
  /external/v8/src/mips/
assembler-mips.h 752 void sh(Register rd, const MemOperand& rs);
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 210 static UInt ROR32 ( UInt x, UInt sh ) {
211 vassert(sh >= 0 && sh < 32);
212 if (sh == 0)
215 return (x << (32-sh)) | (x >> sh);
4827 IROp cvt, cvt2, cmp, op, op2, sh, add; local
    [all...]
host_arm_defs.c 429 static UInt ROR32 ( UInt x, UInt sh ) {
430 vassert(sh >= 0 && sh < 32);
431 if (sh == 0)
434 return (x << (32-sh)) | (x >> sh);
    [all...]
  /external/bison/
configure 1 #! /bin/sh
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 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 ||
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
    [all...]
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc 657 char stringpool_str422[sizeof("sh")];
    [all...]
  /external/qemu-pc-bios/bochs/
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...]
  /build/tools/droiddoc/templates-pdk/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/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.cpp     [all...]
  /external/chromium_org/third_party/openssl/openssl/
Crypto-config.mk 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
  /external/chromium_org/third_party/sqlite/src/
Makefile.vxworks 47 TLIBS_SHARED += -L$(WIND_USR)/lib/sh/SH32/commonle/PIC
  /external/doclava/res/assets/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 ",

Completed in 2541 milliseconds

<<3132333435