HomeSort by relevance Sort by last modified time
    Searched refs:IFS (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /external/webkit/Tools/android/flex-2.5.4a/
mkinstalldirs 8 IFS="${IFS-${defaultIFS}}"
13 oIFS="${IFS}"
14 # Some sh's can't handle IFS=/ for some reason.
15 IFS='%'
17 IFS="${oIFS}"
  /external/openssh/regress/
scp-ssh-wrapper.sh 7 save_IFS=$IFS
8 IFS=/
10 IFS="$save_IFS"
  /external/chromium/sdch/open-vcdiff/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /external/libpng/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
mkinstalldirs 16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
  /external/bison/build-aux/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
install-sh 224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
  /external/libffi/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
  /external/libvpx/examples/
gen_example_code.sh 34 while IFS=$'\n' read -r t_line; do
77 while IFS=$'\n' read -r line; do
gen_example_text.sh 29 while IFS=$'\n' read -r t_line; do
61 while IFS=$'\n' read -r line; do
  /system/core/sh/
mknodes.sh 47 while IFS=; read -r line; do
49 IFS=' '
51 IFS=
55 IFS=' '
75 IFS=' '
86 IFS=' '
130 while IFS=; read -r line; do
131 IFS=' '
133 IFS=
137 IFS='
    [all...]
mkinit.sh 51 while IFS=; read -r line; do
58 IFS=' '
90 IFS=' '
151 IFS=' '
  /external/jpeg/
ltconfig 44 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:"
51 IFS="$save_ifs"
335 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 44 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:"
51 IFS="$save_ifs"
335 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:
    [all...]
  /external/openssh/contrib/
findssl.sh 97 saveIFS="$IFS"
98 IFS=:
101 IFS="$saveIFS"
106 IFS="$saveIFS"
  /external/chromium/third_party/libevent/
install-sh 155 IFS="${IFS-${defaultIFS}}"
157 oIFS="${IFS}"
158 # Some sh's can't handle IFS=/ for some reason.
159 IFS='%'
161 IFS="${oIFS}"
  /external/dropbear/
install-sh 168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"
  /external/e2fsprogs/config/
install-sh 155 IFS="${IFS-${defaultIFS}}"
157 oIFS="${IFS}"
158 # Some sh's can't handle IFS=/ for some reason.
159 IFS='%'
161 IFS="${oIFS}"

Completed in 723 milliseconds

1 2 3 4 5 6