Searched refs:IFS (Results 1 - 25 of 192) sorted by relevance

12345678

/external/chromium_org/chrome/tools/build/win/
H A Dmake_zip.sh32 # Change IFS setting so we only split words with '\n'
33 IFS_Default=$IFS
34 IFS=$'\n'
38 IFS=$IFS_Default
/external/chromium_org/sdch/open-vcdiff/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/external/chromium_org/third_party/libxml/src/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/external/libexif/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/external/bison/build-aux/
H A Dcompile37 IFS=" "" $nl"
120 save_IFS=$IFS
121 IFS=';'
124 IFS=$save_IFS
136 IFS=$save_IFS
155 save_ifs="$IFS"; IFS=','
157 IFS="$save_ifs"
160 IFS="$save_ifs"
/external/chromium_org/third_party/opus/src/
H A Dcompile37 IFS=" "" $nl"
101 save_IFS=$IFS
102 IFS=';'
105 IFS=$save_IFS
117 IFS=$save_IFS
188 save_ifs="$IFS"; IFS=','
190 IFS="$save_ifs"
193 IFS="$save_ifs"
/external/libcap-ng/libcap-ng-0.7/
H A Dcompile37 IFS=" "" $nl"
120 save_IFS=$IFS
121 IFS=';'
124 IFS=$save_IFS
136 IFS=$save_IFS
155 save_ifs="$IFS"; IFS=','
157 IFS="$save_ifs"
160 IFS="$save_ifs"
/external/libopus/
H A Dcompile37 IFS=" "" $nl"
101 save_IFS=$IFS
102 IFS=';'
105 IFS=$save_IFS
117 IFS=$save_IFS
188 save_ifs="$IFS"; IFS=','
190 IFS="$save_ifs"
193 IFS="$save_ifs"
/external/cmockery/cmockery_0_1_2/
H A Dmkinstalldirs110 oIFS=$IFS
111 IFS=/
114 IFS=$oIFS
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/external/chromium_org/third_party/boringssl/src/util/
H A Dall_tests.sh54 IFS=$'\n'
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltoptions.m4175 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
177 IFS="$lt_save_ifs"
182 IFS="$lt_save_ifs"
229 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
231 IFS="$lt_save_ifs"
236 IFS
[all...]
/external/jpeg/
H A Dltconfig44 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:"
51 IFS="$save_ifs"
335 IFS="${IFS= }"; save_ifs="$IFS"; IFS
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dltconfig44 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:"
51 IFS="$save_ifs"
335 IFS="${IFS= }"; save_ifs="$IFS"; IFS
[all...]
/external/libpng/
H A Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/libedit/
H A Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/pcre/dist/
H A Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/chromium_org/chrome/installer/mac/
H A Dmake_signers.sh24 unset BASH_ENV CDPATH ENV GLOBIGNORE IFS POSIXLY_CORRECT
/external/chromium_org/third_party/icu/source/
H A Dinstall-sh168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"
/external/chromium_org/third_party/libevent/
H A Dinstall-sh155 IFS="${IFS-${defaultIFS}}"
157 oIFS="${IFS}"
158 # Some sh's can't handle IFS=/ for some reason.
159 IFS='%'
161 IFS="${oIFS}"
/external/chromium_org/third_party/libsrtp/srtp/
H A Dinstall-sh168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_msvs_sln.sh137 IFS_bak=${IFS}
138 IFS=$'\r'$'\n'
147 IFS=${IFS_bak}
159 IFS=$'\r'$'\n'
171 IFS=${IFS_bak}
190 IFS_bak=${IFS}
191 IFS=$'\r'$'\n'
242 IFS=${IFS_bak}
/external/chromium_org/third_party/sqlite/src/
H A Dinstall-sh168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"

Completed in 638 milliseconds

12345678