Home
last modified time | relevance | path

Searched refs:IFS (Results 151 – 175 of 25802) sorted by relevance

12345678910>>...1033

/dports/shells/modernish/modernish-0.16.5/lib/modernish/mdl/var/
H A Dlocal.mm171 if not isset -f || not isset IFS || not str empty "$IFS"; then
224 IFS=''
227 pop --key=_Msh_setlocal IFS -f -a
253 ( s,* ) IFS=${_Msh_sL_split} ;;
259 IFS=''
309 ( s,* ) IFS=${_Msh_sL_split} ;;
315 IFS=''
361 ( s,* ) IFS=${_Msh_sL_split} ;;
367 IFS=''
419 unset -v IFS
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/llvm-ifs/
H A Dstrong.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s %S/strong.ifs | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func }
9 # CHECK-IFS: ...
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/llvm-ifs/
H A Dstrong.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s %S/strong.ifs | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func }
9 # CHECK-IFS: ...
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/llvm-ifs/
H A Dstrong.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s %S/strong.ifs | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func }
9 # CHECK-IFS: ...
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/llvm-ifs/
H A Dstrong.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s %S/strong.ifs | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func }
9 # CHECK-IFS: ...
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/llvm-ifs/
H A Dstrong.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s %S/strong.ifs | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func }
9 # CHECK-IFS: ...
/dports/ports-mgmt/bsdadminscripts2/bsda2-0.4.2/src/
H A Dpkg_info.sh61 local IFS retvar flags args pkgs ret dep req
62 IFS=$'\n'
76 args="$args$IFS-aq"
79 args="$args$IFS-C"
82 args="$args$IFS-g"
85 args="$args$IFS-i"
88 args="$args$IFS-x"
91 args="$args$IFS-O"
113 pkgs="$pkgs${dep:+$IFS}$dep"
119 pkgs="$pkgs${req:+$IFS}$req"
/dports/devel/libtool/libtool-2.4.6/build-aux/
H A Dextract-trace169 IFS=${PATH_SEPARATOR-:}
171 IFS=$_G_find_tool_save_IFS
197 IFS=$_G_find_tool_save_IFS
372 _G_save=$IFS
373 IFS=,
375 IFS=$_G_save
378 IFS=$_G_save
389 _G_save=$IFS
390 IFS=,
392 IFS=$_G_save
[all …]
/dports/devel/libltdl/libtool-2.4.6/build-aux/
H A Dextract-trace169 IFS=${PATH_SEPARATOR-:}
171 IFS=$_G_find_tool_save_IFS
197 IFS=$_G_find_tool_save_IFS
372 _G_save=$IFS
373 IFS=,
375 IFS=$_G_save
378 IFS=$_G_save
389 _G_save=$IFS
390 IFS=,
392 IFS=$_G_save
[all …]
/dports/textproc/enchant2/enchant-2.2.15/build-aux/
H A Dextract-trace165 IFS=${PATH_SEPARATOR-:}
167 IFS=$_G_find_tool_save_IFS
193 IFS=$_G_find_tool_save_IFS
380 _G_save=$IFS
381 IFS=,
383 IFS=$_G_save
386 IFS=$_G_save
397 _G_save=$IFS
398 IFS=,
400 IFS=$_G_save
[all …]
/dports/shells/yash/yash-2.51/tests/
H A Dread-p.tst6 test_oE 'single operand - without IFS'
88 IFS=' -' read a b c <<\END
97 IFS=' -' read a b c d e <<\END
107 IFS=' -' read a b c d e <<\END
117 IFS=' -' read a b c d e <<\END
127 IFS=' -' read a b c d e <<\END
177 IFS=' -' read a b c d <<\END
204 IFS=' -' read a b c <<\END
213 IFS=' -' read a b c <<\END
223 IFS=' -' read a b c <<\END
[all …]
/dports/textproc/bibclean/bibclean-3.06/
H A Dconfigure90 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
196 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2567 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2614 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2661 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2708 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2755 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2802 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2849 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2896 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
[all …]
/dports/textproc/bibclean/bibclean-3.06/save/
H A Dconfigure90 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
196 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2567 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2614 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2661 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2708 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2755 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2802 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2849 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2896 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
[all …]
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/tools/DOE/
H A DRESULTS-SCALABILITY.md55 | IFS\_002.fract | 282.082164 | 228.310961 | 284.901694…
74 | KM/IFS 19 - maxiter.fract | 1488.527927 | 417.4250941 | 1530.01895…
75 | KM/IFS 20.fract | 679.7377701 | 437.0812142 | 688.128655…
76 | KM/IFS 21.fract | 319.6245179 | 186.140291 | 332.271590…
77 | KM/IFS 25.fract | 367.8321769 | 176.4716518 | 361.398771…
78 | KM/IFS 29\_2.fract | 340.2975621 | 224.3374219 | 336.573148…
79 | KM/IFS 31.fract | 553.9080801 | 379.2403469 | 576.077081…
80 | KM/IFS 32.fract | 363.098788 | 337.0009799 | 327.635630…
141 | IFS\_002.fract | 298.309181 | 232.9739211 | 288.355035…
160 | KM/IFS 19 - maxiter.fract | 1412.607227 | 544.1191628 | 1470.93042…
[all …]
/dports/java/icedtea-web/icedtea-web-1.6.2/
H A Dconfigure209 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1787 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2349 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2389 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2487 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2856 ac_save_IFS=$IFS; IFS='-'
2889 ac_save_IFS=$IFS; IFS='-'
2918 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2958 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma/scripts/
H A Dkarma-completion.sh12 local si="$IFS"
13 IFS=$'\n' COMPREPLY=($(COMP_CWORD="$COMP_CWORD" \
18 IFS="$si"
23 si=$IFS
29 IFS=$si
40 si="$IFS"
41 IFS=$'\n' reply=($(COMP_CWORD="$cword" \
46 IFS="$si"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/karma/scripts/
H A Dkarma-completion.sh12 local si="$IFS"
13 IFS=$'\n' COMPREPLY=($(COMP_CWORD="$COMP_CWORD" \
18 IFS="$si"
23 si=$IFS
29 IFS=$si
40 si="$IFS"
41 IFS=$'\n' reply=($(COMP_CWORD="$cword" \
46 IFS="$si"
/dports/devel/rcs57/rcs-5.7/
H A Dconfigure480 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
488 IFS="$ac_save_ifs"
674 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
682 IFS="$ac_save_ifs"
752 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
760 IFS="$ac_save_ifs"
788 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
796 IFS="$ac_save_ifs"
829 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
861 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/
H A Dbuildconf48 old_IFS=$IFS; IFS=':'
51 IFS=$old_IFS
58 IFS=$old_IFS
96 old_IFS=$IFS; IFS='.'; set $ac_version; IFS=$old_IFS
137 old_IFS=$IFS; IFS='.'; set $ah_version; IFS=$old_IFS
159 old_IFS=$IFS; IFS='.'; set $am_version; IFS=$old_IFS
212 old_IFS=$IFS; IFS='.'; set $lt_version; IFS=$old_IFS
/dports/devel/libunicode/libunicode-0.4/
H A Dconfigure570 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
801 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
831 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
882 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1024 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1047 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1070 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1138 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1203 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1256 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object.assign/
H A Dtest.sh15 local si="$IFS"
16 IFS=$'\n' COMPREPLY=($(COMP_CWORD="$COMP_CWORD" \
21 IFS="$si"
26 si=$IFS
32 IFS=$si
43 si="$IFS"
44 IFS=$'\n' reply=($(COMP_CWORD="$cword" \
49 IFS="$si"
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/object.assign/
H A Dtest.sh15 local si="$IFS"
16 IFS=$'\n' COMPREPLY=($(COMP_CWORD="$COMP_CWORD" \
21 IFS="$si"
26 si=$IFS
32 IFS=$si
43 si="$IFS"
44 IFS=$'\n' reply=($(COMP_CWORD="$cword" \
49 IFS="$si"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/object.assign/
H A Dtest.sh15 local si="$IFS"
16 IFS=$'\n' COMPREPLY=($(COMP_CWORD="$COMP_CWORD" \
21 IFS="$si"
26 si=$IFS
32 IFS=$si
43 si="$IFS"
44 IFS=$'\n' reply=($(COMP_CWORD="$cword" \
49 IFS="$si"
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/object.assign/
H A Dtest.sh15 local si="$IFS"
16 IFS=$'\n' COMPREPLY=($(COMP_CWORD="$COMP_CWORD" \
21 IFS="$si"
26 si=$IFS
32 IFS=$si
43 si="$IFS"
44 IFS=$'\n' reply=($(COMP_CWORD="$cword" \
49 IFS="$si"
/dports/sysutils/busybox/busybox-1.26.2/shell/ash_test/ash-read/
H A Dread_ifs.tests1 printf 'a\t\tb\tc\n' | ( IFS=$(printf "\t") read a b c; echo "test 1: .$a. .$b. .$c." )
2 printf 'a\t\tb\tc\n' | ( IFS=$(printf " \t") read a b c; echo "test 2: .$a. .$b. .$c." )
3 printf 'a,,b,c\n' | ( IFS="," read a b c; echo "test 3: .$a. .$b. .$c." )
4 printf 'a,,b,c\n' | ( IFS=" ," read a b c; echo "test 4: .$a. .$b. .$c." )
5 printf 'a ,, c\n' | ( IFS=" ," read a b c; echo "test 5: .$a. .$b. .$c." )
6 printf 'a ,, c d\n' | ( IFS=" ," read a b c d; echo "test 6: .$a. .$b. .$c. .$d." )
7 printf ' a,,b,c,d , ,\n' | ( IFS=" ," read a b c; echo "test 7: .$a. .$b. .$c." )
8 printf '\t,\ta\t,\tb\tc' | ( IFS=$(printf " \t,") read a b c d; echo "test 8: .$a. .$b. .$c. .$…
9 printf '\t\ta\t,\tb\tc' | ( IFS=$(printf " \t,") read a b c d; echo "test 9: .$a. .$b. .$c. .$…
10 printf '\t,\ta\t,,\tb\tc' | ( IFS=$(printf " \t,") read a b c d e; echo "test A: .$a. .$b. .$c. .$…

12345678910>>...1033