Home
last modified time | relevance | path

Searched refs:XARGS (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/dports/misc/findutils/findutils-4.8.0/xargs/testsuite/config/
H A Dunix.exp32 set XARGS [findfile $base_dir/../xargs [transform xargs]]
35 global XARGS
39 if [ string match "/*" $XARGS ] {
40 verbose "XARGS is set to $XARGS" 1
53 global XARGS
56 if {[which $XARGS] != 0} then {
57 set tmp [ eval exec $XARGS $XARGSFLAGS --version </dev/null | sed 1q ]
60 warning "$XARGS, program does not exist"
68 global XARGS
72 if {[which $XARGS] == 0} then {
[all …]
/dports/devel/global/global-6.6.7/libutil/
H A Dxargs.h89 } XARGS; typedef
91 XARGS *xargs_open_with_file(const char *, int, FILE *);
92 XARGS *xargs_open_with_argv(const char *, int, int, char *const *);
93 XARGS *xargs_open_with_strbuf(const char *, int, STRBUF *);
94 XARGS *xargs_open_with_find(const char *, int);
95 char *xargs_read(XARGS *);
96 void xargs_unread(XARGS *);
97 int xargs_close(XARGS *);
H A Dxargs.c49 static FILE *execute_command(XARGS *);
184 execute_command(XARGS *xp) in execute_command()
273 static XARGS *
276 XARGS *xp; in xargs_open_generic()
326 XARGS *
350 XARGS *
372 XARGS *
393 XARGS *
408 xargs_read(XARGS *xp) in xargs_read()
451 xargs_unread(XARGS *xp) in xargs_unread()
[all …]
/dports/sysutils/istio/istio-1.6.7/common/
H A DMakefile.common.mk23 XARGS = xargs -0 -r
26 @${FINDFILES} -name 'Dockerfile*' -print0 | ${XARGS} hadolint -c ./common/config/.hadolint.yml
29 @${FINDFILES} -name '*.sh' -print0 | ${XARGS} shellcheck
36 @${FINDFILES} -name 'Chart.yaml' -print0 | ${XARGS} -L 1 dirname | xargs -r helm lint --strict
40 ${XARGS} common/scripts/lint_copyright_banner.sh
43 …@${FINDFILES} -name '*.go' \( ! \( -name '*.gen.go' -o -name '*.pb.go' \) \) -print0 | ${XARGS} co…
49 …@${FINDFILES} -name '*.md' -print0 | ${XARGS} mdl --ignore-front-matter --style common/config/mdl.…
55 @${FINDFILES} -name '*.scss' -print0 | ${XARGS} sass-lint -c common/config/sass-lint.yml --verbose
58 @${FINDFILES} -name '*.ts' -print0 | ${XARGS} tslint -c common/config/tslint.json
78 …@${FINDFILES} -name '*.py' -print0 | ${XARGS} autopep8 --max-line-length 160 --aggressive --aggres…
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/common/
H A DMakefile.common.mk23 XARGS = xargs -0 -r
26 @${FINDFILES} -name 'Dockerfile*' -print0 | ${XARGS} hadolint -c ./common/config/.hadolint.yml
29 @${FINDFILES} -name '*.sh' -print0 | ${XARGS} shellcheck
36 @${FINDFILES} -name 'Chart.yaml' -print0 | ${XARGS} -L 1 dirname | xargs -r helm lint --strict
40 ${XARGS} common/scripts/lint_copyright_banner.sh
43 …@${FINDFILES} -name '*.go' \( ! \( -name '*.gen.go' -o -name '*.pb.go' \) \) -print0 | ${XARGS} co…
49 …@${FINDFILES} -name '*.md' -print0 | ${XARGS} mdl --ignore-front-matter --style common/config/mdl.…
55 @${FINDFILES} -name '*.scss' -print0 | ${XARGS} sass-lint -c common/config/sass-lint.yml --verbose
58 @${FINDFILES} -name '*.ts' -print0 | ${XARGS} tslint -c common/config/tslint.json
78 …@${FINDFILES} -name '*.py' -print0 | ${XARGS} autopep8 --max-line-length 160 --aggressive --aggres…
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/pkg/common/
H A DMakefile.common.mk23 XARGS = xargs -0 -r
26 @${FINDFILES} -name 'Dockerfile*' -print0 | ${XARGS} hadolint -c ./common/config/.hadolint.yml
29 @${FINDFILES} -name '*.sh' -print0 | ${XARGS} shellcheck
36 @${FINDFILES} -name 'Chart.yaml' -print0 | ${XARGS} -L 1 dirname | xargs -r helm lint --strict
40 ${XARGS} common/scripts/lint_copyright_banner.sh
43 …@${FINDFILES} -name '*.go' \( ! \( -name '*.gen.go' -o -name '*.pb.go' \) \) -print0 | ${XARGS} co…
49 …@${FINDFILES} -name '*.md' -print0 | ${XARGS} mdl --ignore-front-matter --style common/config/mdl.…
55 @${FINDFILES} -name '*.scss' -print0 | ${XARGS} sass-lint -c common/config/sass-lint.yml --verbose
58 @${FINDFILES} -name '*.ts' -print0 | ${XARGS} tslint -c common/config/tslint.json
78 …@${FINDFILES} -name '*.py' -print0 | ${XARGS} autopep8 --max-line-length 160 --aggressive --aggres…
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/gogo-genproto/common/
H A DMakefile.common.mk23 XARGS = xargs -0 -r
26 @${FINDFILES} -name 'Dockerfile*' -print0 | ${XARGS} hadolint -c ./common/config/.hadolint.yml
29 @${FINDFILES} -name '*.sh' -print0 | ${XARGS} shellcheck
36 @${FINDFILES} -name 'Chart.yaml' -print0 | ${XARGS} -L 1 dirname | xargs -r helm lint --strict
40 ${XARGS} common/scripts/lint_copyright_banner.sh
43 …@${FINDFILES} -name '*.go' \( ! \( -name '*.gen.go' -o -name '*.pb.go' \) \) -print0 | ${XARGS} co…
49 …@${FINDFILES} -name '*.md' -print0 | ${XARGS} mdl --ignore-front-matter --style common/config/mdl.…
55 @${FINDFILES} -name '*.scss' -print0 | ${XARGS} sass-lint -c common/config/sass-lint.yml --verbose
58 @${FINDFILES} -name '*.ts' -print0 | ${XARGS} tslint -c common/config/tslint.json
78 …@${FINDFILES} -name '*.py' -print0 | ${XARGS} autopep8 --max-line-length 160 --aggressive --aggres…
[all …]
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/depth/x86/
H A Ddither_sse2.cpp292 __m128i x = XITER(j, XARGS); in ordered_dither_b2b_sse2()
301 #undef XARGS in ordered_dither_b2b_sse2()
322 XITER(vec_left - 16, XARGS); in ordered_dither_b2w_sse2()
333 XITER(j, XARGS); in ordered_dither_b2w_sse2()
340 XITER(vec_right, XARGS); in ordered_dither_b2w_sse2()
351 #undef XARGS in ordered_dither_b2w_sse2()
375 __m128i x = XITER(j, XARGS); in ordered_dither_w2b_sse2()
384 #undef XARGS in ordered_dither_w2b_sse2()
417 #undef XARGS in ordered_dither_w2w_sse2()
450 #undef XARGS in ordered_dither_f2b_sse2()
[all …]
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/depth/x86/
H A Ddither_sse2.cpp292 __m128i x = XITER(j, XARGS); in ordered_dither_b2b_sse2()
301 #undef XARGS in ordered_dither_b2b_sse2()
322 XITER(vec_left - 16, XARGS); in ordered_dither_b2w_sse2()
333 XITER(j, XARGS); in ordered_dither_b2w_sse2()
340 XITER(vec_right, XARGS); in ordered_dither_b2w_sse2()
351 #undef XARGS in ordered_dither_b2w_sse2()
375 __m128i x = XITER(j, XARGS); in ordered_dither_w2b_sse2()
384 #undef XARGS in ordered_dither_w2b_sse2()
417 #undef XARGS in ordered_dither_w2w_sse2()
450 #undef XARGS in ordered_dither_f2b_sse2()
[all …]
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/depth/arm/
H A Ddepth_convert_neon.cpp243 XITER(j, XARGS); in depth_convert_b2h_neon()
251 XITER(vec_right, XARGS); in depth_convert_b2h_neon()
263 #undef XARGS in depth_convert_b2h_neon()
303 XITER(j, XARGS); in depth_convert_b2f_neon()
312 XITER(vec_right, XARGS); in depth_convert_b2f_neon()
331 #undef XARGS in depth_convert_b2f_neon()
357 XITER(j, XARGS); in depth_convert_w2h_neon()
363 XITER(vec_right, XARGS); in depth_convert_w2h_neon()
368 #undef XARGS in depth_convert_w2h_neon()
399 XITER(j, XARGS); in depth_convert_w2f_neon()
[all …]
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/depth/arm/
H A Ddepth_convert_neon.cpp243 XITER(j, XARGS); in depth_convert_b2h_neon()
251 XITER(vec_right, XARGS); in depth_convert_b2h_neon()
263 #undef XARGS in depth_convert_b2h_neon()
303 XITER(j, XARGS); in depth_convert_b2f_neon()
312 XITER(vec_right, XARGS); in depth_convert_b2f_neon()
331 #undef XARGS in depth_convert_b2f_neon()
357 XITER(j, XARGS); in depth_convert_w2h_neon()
363 XITER(vec_right, XARGS); in depth_convert_w2h_neon()
368 #undef XARGS in depth_convert_w2h_neon()
399 XITER(j, XARGS); in depth_convert_w2f_neon()
[all …]
/dports/math/libflame/libflame-5.2.0/build/ac-macros/
H A Dfla_require_xargs.m43 dnl Declare XARGS as precious
4 AC_ARG_VAR([XARGS],[xargs utility])
7 AC_CHECK_PROG([XARGS],[xargs],[xargs],[not found!])
10 if test "$XARGS" != "xargs" ; then
/dports/devel/jetbrains-goland/GoLand-2019.3.1/bin/
H A Dgoland.sh26 XARGS=$(command -v xargs)
120 if [ -z "$JDK" ] && [ -n "$JDK_PATH" ] && [ -x "$READLINK" ] && [ -x "$XARGS" ]; then
124 …JAVA_LOCATION=$(echo "$JAVA_LOCATION" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIR…
130 JAVA_LOCATION=$(echo "$JAVA_LOCATION" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIRNAME")
/dports/java/intellij/idea-IC-202.7660.26/bin/
H A Didea.sh27 XARGS=$(command -v xargs)
121 if [ -z "$JDK" ] && [ -n "$JDK_PATH" ] && [ -x "$READLINK" ] && [ -x "$XARGS" ]; then
125 …JAVA_LOCATION=$(echo "$JAVA_LOCATION" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIR…
131 JAVA_LOCATION=$(echo "$JAVA_LOCATION" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIRNAME")
/dports/devel/pycharm-pro/pycharm-2020.2.3/bin/
H A Dpycharm.sh27 XARGS=$(command -v xargs)
121 if [ -z "$JDK" ] && [ -n "$JDK_PATH" ] && [ -x "$READLINK" ] && [ -x "$XARGS" ]; then
125 …JAVA_LOCATION=$(echo "$JAVA_LOCATION" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIR…
131 JAVA_LOCATION=$(echo "$JAVA_LOCATION" | "$XARGS" "$DIRNAME" | "$XARGS" "$DIRNAME")
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/
H A DMakefile.in145 $(FIND) $(AFTER_SHAREDIR) -name CVS -print | $(XARGS) $(RMF) -r
146 $(FIND) $(AFTER_SHAREDIR) -name .cvsignore -print | $(XARGS) $(RMF)
151 $(FIND) $(AFTER_SHAREDIR) -name '*.in' -print | $(XARGS) $(RMF) -r
152 $(FIND) $(AFTER_SHAREDIR) -name '*.orig' -print | $(XARGS) $(RMF) -r
153 $(FIND) $(AFTER_SHAREDIR) -name CVS -print | $(XARGS) $(RMF) -r
154 $(FIND) $(AFTER_SHAREDIR) -name .cvsignore -print | $(XARGS) $(RMF)
164 $(FIND) $(AFTER_SHAREDIR)/start -name '*.in' -print | $(XARGS) $(RMF) -r
171 $(FIND) $(AFTER_SHAREDIR)/start -name CVS -print | $(XARGS) $(RMF) -r
172 $(FIND) $(AFTER_SHAREDIR)/start -name .cvsignore -print | $(XARGS) $(RMF)
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/locale/
H A DMakefile17 XARGS=xargs macro
35 find ../include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
36 find ../src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
37 find ../contrib/include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
38 find ../contrib/src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/locale/
H A DMakefile17 XARGS=xargs macro
35 find ../include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
36 find ../src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
37 find ../contrib/include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
38 find ../contrib/src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/locale/
H A DMakefile17 XARGS=xargs macro
35 find ../include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
36 find ../src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
37 find ../contrib/include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
38 find ../contrib/src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/locale/
H A DMakefile17 XARGS=xargs macro
35 find ../include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
36 find ../src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
37 find ../contrib/include -name "*.h" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
38 find ../contrib/src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/sdl/SRB2Pandora/
H A DMakefile.cfg11 XARGS=xargs
15 SHXARGS:=$(XARGS)
22 XARGS:=@$(XARGS)
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/resize/x86/
H A Dresize_impl_avx.cpp154 x0 = XITER(j + 0, XARGS); in resize_line8_h_f32_avx()
155 x1 = XITER(j + 1, XARGS); in resize_line8_h_f32_avx()
156 x2 = XITER(j + 2, XARGS); in resize_line8_h_f32_avx()
157 x3 = XITER(j + 3, XARGS); in resize_line8_h_f32_avx()
158 x4 = XITER(j + 4, XARGS); in resize_line8_h_f32_avx()
159 x5 = XITER(j + 5, XARGS); in resize_line8_h_f32_avx()
160 x6 = XITER(j + 6, XARGS); in resize_line8_h_f32_avx()
161 x7 = XITER(j + 7, XARGS); in resize_line8_h_f32_avx()
181 #undef XARGS in resize_line8_h_f32_avx()
300 accum = XITER(j, XARGS); in resize_line_v_f32_avx()
[all …]
H A Dresize_impl_sse.cpp134 __m128 x = XITER(j, XARGS); in resize_line4_h_f32_sse()
141 x0 = XITER(j + 0, XARGS); in resize_line4_h_f32_sse()
142 x1 = XITER(j + 1, XARGS); in resize_line4_h_f32_sse()
143 x2 = XITER(j + 2, XARGS); in resize_line4_h_f32_sse()
144 x3 = XITER(j + 3, XARGS); in resize_line4_h_f32_sse()
155 __m128 x = XITER(j, XARGS); in resize_line4_h_f32_sse()
159 #undef XARGS in resize_line4_h_f32_sse()
236 accum = XITER(vec_left - 4, XARGS); in resize_line_v_f32_sse()
241 accum = XITER(j, XARGS); in resize_line_v_f32_sse()
246 accum = XITER(vec_right, XARGS); in resize_line_v_f32_sse()
[all …]
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/resize/x86/
H A Dresize_impl_avx.cpp154 x0 = XITER(j + 0, XARGS); in resize_line8_h_f32_avx()
155 x1 = XITER(j + 1, XARGS); in resize_line8_h_f32_avx()
156 x2 = XITER(j + 2, XARGS); in resize_line8_h_f32_avx()
157 x3 = XITER(j + 3, XARGS); in resize_line8_h_f32_avx()
158 x4 = XITER(j + 4, XARGS); in resize_line8_h_f32_avx()
159 x5 = XITER(j + 5, XARGS); in resize_line8_h_f32_avx()
160 x6 = XITER(j + 6, XARGS); in resize_line8_h_f32_avx()
161 x7 = XITER(j + 7, XARGS); in resize_line8_h_f32_avx()
181 #undef XARGS in resize_line8_h_f32_avx()
300 accum = XITER(j, XARGS); in resize_line_v_f32_avx()
[all …]
H A Dresize_impl_sse.cpp134 __m128 x = XITER(j, XARGS); in resize_line4_h_f32_sse()
141 x0 = XITER(j + 0, XARGS); in resize_line4_h_f32_sse()
142 x1 = XITER(j + 1, XARGS); in resize_line4_h_f32_sse()
143 x2 = XITER(j + 2, XARGS); in resize_line4_h_f32_sse()
144 x3 = XITER(j + 3, XARGS); in resize_line4_h_f32_sse()
155 __m128 x = XITER(j, XARGS); in resize_line4_h_f32_sse()
159 #undef XARGS in resize_line4_h_f32_sse()
236 accum = XITER(vec_left - 4, XARGS); in resize_line_v_f32_sse()
241 accum = XITER(j, XARGS); in resize_line_v_f32_sse()
246 accum = XITER(vec_right, XARGS); in resize_line_v_f32_sse()
[all …]

12345678910>>...14