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

1 2 3 4

  /external/webkit/WebKitTools/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/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
  /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.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
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.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
mkinstalldirs 110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/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
  /prebuilt/linux-x86/toolchain/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
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.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/chromium/third_party/icu/source/
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/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/clearsilver/
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/dbus/
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/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 463 milliseconds

1 2 3 4