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

1 2 3 4 56

  /external/qemu-pc-bios/bochs/
configure 62 # IFS
65 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
66 # splitting by setting IFS to empty value.)
69 IFS=" "" $as_nl"
74 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
77 IFS=$as_save_IFS
81 IFS=$as_save_IFS
222 as_save_IFS=$IFS; IFS=$PATH_SEPARATO
    [all...]
  /external/bison/
config.status 112 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
115 IFS=$as_save_IFS
134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
137 IFS=$as_save_IFS
239 # IFS
243 IFS=" $as_nl"
775 ac_file_inputs=`IFS=:
780 # Absolute (can't be DOS-style, as IFS=:
    [all...]
  /external/tcpdump/
configure 62 # IFS
65 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
66 # splitting by setting IFS to empty value.)
69 IFS=" "" $as_nl"
74 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
77 IFS=$as_save_IFS
81 IFS=$as_save_IFS
222 as_save_IFS=$IFS; IFS=$PATH_SEPARATO
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 467 local OLD_IFS=$IFS
469 IFS=":"
477 IFS=$OLD_IFS
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 467 local OLD_IFS=$IFS
469 IFS=":"
477 IFS=$OLD_IFS
    [all...]
  /external/libffi/
ltconfig 92 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
102 IFS="$save_ifs"
    [all...]
  /external/oprofile/utils/
opcontrol 542 # validate --separate= parameters. This function is called with IFS=,
821 OLD_IFS=$IFS
822 IFS=,
824 IFS=$OLD_IFS
    [all...]
  /external/bison/tests/
testsuite 103 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
106 IFS=$as_save_IFS
124 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
127 IFS=$as_save_IFS
228 # IFS
232 IFS=" $as_nl"
587 for at_keyword in `IFS=,; set X $at_keywords; shift; echo ${1+$@}`
680 as_save_IFS=$IFS; IFS=$PATH_SEPARATO
    [all...]
  /external/mksh/src/
lex.c 809 /* just don't IFS split; no quoting mode */
    [all...]
edit.c 763 const char *ifs = str_val(local("IFS", 0)); local
768 vstrchr(ifs, s[add])) {
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 2929 char *shell, *ifs; local
    [all...]

Completed in 309 milliseconds

1 2 3 4 56