Home
last modified time | relevance | path

Searched refs:script (Results 1 – 25 of 2489) sorted by relevance

12345678910>>...100

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dcommands6 #0 string/w : shell archive or script for antique kernel text
7 0 string/fwt #!\ /bin/sh POSIX shell script text executable
9 0 string/fwb #!\ /bin/sh POSIX shell script executable (binary data)
11 >10 string #\040This\040script\040was\040generated\040using\040Makeself \b, self-executable archive
14 0 string/fwt #!\ /bin/csh C shell script text executable
18 0 string/fwt #!\ /bin/ksh Korn shell script text executable
20 0 string/fwb #!\ /bin/ksh Korn shell script executable (binary data)
23 0 string/fwt #!\ /bin/tcsh Tenex C shell script text executable
25 0 string/fwt #!\ /usr/bin/tcsh Tenex C shell script text executable
27 0 string/fwt #!\ /usr/local/tcsh Tenex C shell script text executable
[all …]
H A Dtcl7 0 search/1/w #!\ /usr/bin/tcl Tcl script text executable
9 0 search/1/w #!\ /usr/local/bin/tcl Tcl script text executable
11 0 search/1 #!/usr/bin/env\ tcl Tcl script text executable
13 0 search/1 #!\ /usr/bin/env\ tcl Tcl script text executable
15 0 search/1/w #!\ /usr/bin/wish Tcl/Tk script text executable
17 0 search/1/w #!\ /usr/local/bin/wish Tcl/Tk script text executable
19 0 search/1 #!/usr/bin/env\ wish Tcl/Tk script text executable
21 0 search/1 #!\ /usr/bin/env\ wish Tcl/Tk script text executable
26 >0 regex \^package[\ \t]+req Tcl script
29 >0 regex \^package[\ \t]+req Tcl script
H A Druby9 0 search/1/w #!\ /usr/bin/ruby Ruby script text executable
12 0 search/1/w #!\ /usr/local/bin/ruby Ruby script text executable
15 0 search/1 #!/usr/bin/env\ ruby Ruby script text executable
18 0 search/1 #!\ /usr/bin/env\ ruby Ruby script text executable
28 >>>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
33 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
38 >&0 regex \^[[:space:]]*end([[:space:]]+[;#if].*)?$ Ruby script text
46 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
51 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+' Ruby script text
54 >0 regex \^[[:space:]]*include\ ([A-Z]+[a-z]*(::))+ Ruby script text
H A Dpython9 0 string/t """ Python script text executable
232 0 search/1/w #!\040/usr/bin/python Python script text executable
234 !:mime text/x-script.python
235 0 search/1/w #!\040/usr/local/bin/python Python script text executable
237 !:mime text/x-script.python
238 0 search/10/w #!\040/usr/bin/env\040python Python script text executable
240 !:mime text/x-script.python
245 >0 regex \^from[\040\t]+([A-Za-z0-9_]|\\.)+[\040\t]+import.*$ Python script text executable
247 !:mime text/x-script.python
251 >&0 search/64 self Python script text executable
[all …]
H A Dclojure6 0 string/w #!\ /usr/bin/clj Clojure script text executable
8 0 string/w #!\ /usr/local/bin/clj Clojure script text executable
10 0 string/w #!\ /usr/bin/clojure Clojure script text executable
12 0 string/w #!\ /usr/local/bin/clojure Clojure script text executable
14 0 string/W #!/usr/bin/env\ clj Clojure script text executable
16 0 string/W #!/usr/bin/env\ clojure Clojure script text executable
18 0 string/W #!\ /usr/bin/env\ clj Clojure script text executable
20 0 string/W #!\ /usr/bin/env\ clojure Clojure script text executable
H A Dvaried.script2 # $File: varied.script,v 1.15 2022/10/18 13:01:30 christos Exp $
3 # varied.script: file(1) magic for various interpreter scripts
6 >&-1 string/T x %s script text executable
10 >&-1 string/T x %s script executable (binary data)
16 >15 string/T >\0 %s script text executable
20 >15 string/T >\0 %s script executable (binary data)
H A Dperl8 0 search/1024 eval\ "exec\ perl Perl script text
10 0 search/1024 eval\ "exec\ /bin/perl Perl script text
12 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text
14 0 search/1024 eval\ "exec\ /usr/local/bin/perl Perl script text
16 0 search/1024 eval\ 'exec\ perl Perl script text
18 0 search/1024 eval\ 'exec\ /bin/perl Perl script text
20 0 search/1024 eval\ 'exec\ /usr/bin/perl Perl script text
22 0 search/1024 eval\ 'exec\ /usr/local/bin/perl Perl script text
24 0 search/1024 eval\ '(exit\ $?0)'\ &&\ eval\ 'exec Perl script text
26 0 string #!/usr/bin/env\ perl Perl script text executable
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/unit/
H A DTestRunner.py76 script = parseIntegratedTestScript(
79 if isinstance(script, lit.Test.Result):
82 assert isinstance(script, list)
83 assert len(script) == 0
84 return script
132 script = self.parse_test(parsers, allow_result=True)
133 self.assertTrue(isinstance(script, lit.Test.Result))
134 self.assertEqual(script.code, lit.Test.UNRESOLVED)
137 script.output)
143 script = self.parse_test(parsers, allow_result=True)
[all …]
/netbsd-src/external/gpl3/autoconf/dist/tests/
H A Dm4sugar.at26 AT_DATA_M4SUGAR([script.4s],
110 AT_DATA_M4SUGAR([script.4s],
119 AT_DATA_M4SUGAR([script.4s],
128 AT_DATA_M4SUGAR([script.4s],
138 AT_DATA_M4SUGAR([script.4s],
192 AT_DATA_M4SUGAR([script.4s],
217 AT_DATA_M4SUGAR([script.4s],
227 AT_DATA_M4SUGAR([script.4s],
247 AT_DATA_M4SUGAR([script.4s],
260 [script.4s:4: warning: prefer named diversions
[all …]
H A Dm4sh.at26 AT_DATA_M4SH([script.as],
28 dnl We have to muck with internal details to goad the script into
36 AT_CHECK([CONFIG_SHELL=/bin/false ./script], [0], [], [])
45 AT_DATA_M4SH([script.as],
52 # Calling the script simply 'script' could cause problems with
53 # Solaris /usr/xpg4/bin/sh in the invocation 'sh script' below.
54 mv -f script script2
149 AT_DATA_M4SH([script.as],
163 AT_CHECK([$CONFIG_SHELL ./script], [],
165 ]], [[script: WARNING: *watch out*
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py182 script = KScriptGenerator(filename)
183 script.setCallWeighting(callWeighting)
184script.writeComment("===========================================================================")
185 script.writeComment("Auto-generated script")
186 script.writeComment(" %d functions, %d elements per function, %d functions between execution"
188 script.writeComment(" call weighting = %f" % callWeighting)
189script.writeComment("===========================================================================")
190 script.writeEmptyLine()
191 script.writePredefinedFunctions()
194 script.writeFunction(elementsPerFunc)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dgenk-timing.py187 script = KScriptGenerator(filename)
188 script.setCallWeighting(callWeighting)
189script.writeComment("===========================================================================")
190 script.writeComment("Auto-generated script")
191 script.writeComment(" %d functions, %d elements per function, %d functions between execution"
193 script.writeComment(" call weighting = %f" % callWeighting)
194script.writeComment("===========================================================================")
195 script.writeEmptyLine()
196 script.writePredefinedFunctions()
199 script.writeFunction(elementsPerFunc)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dgenk-timing.py182 script = KScriptGenerator(filename)
183 script.setCallWeighting(callWeighting)
184script.writeComment("===========================================================================")
185 script.writeComment("Auto-generated script")
186 script.writeComment(" %d functions, %d elements per function, %d functions between execution"
188 script.writeComment(" call weighting = %f" % callWeighting)
189script.writeComment("===========================================================================")
190 script.writeEmptyLine()
191 script.writePredefinedFunctions()
194 script.writeFunction(elementsPerFunc)
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldint.texi100 default linker script, and certain emulations also modify certain types
103 Emulations are created during the build process by the shell script
106 The @file{genscripts.sh} script starts by reading a file in the
107 @file{emulparams} directory. This is a shell script which sets various
111 The @file{genscripts.sh} script will invoke a shell script in the
113 written in the linker command language. The @file{scripttempl} script
116 The choice of script is made based on the command-line options.
119 shell script, this time in the @file{emultempl} directory. That shell
120 script will create the emulation source file, which contains C code.
126 emulation parameters script in the @file{emulparams} directory, a linker
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldint.texi100 default linker script, and certain emulations also modify certain types
103 Emulations are created during the build process by the shell script
106 The @file{genscripts.sh} script starts by reading a file in the
107 @file{emulparams} directory. This is a shell script which sets various
111 The @file{genscripts.sh} script will invoke a shell script in the
113 written in the linker command language. The @file{scripttempl} script
116 The choice of script is made based on the command-line options.
119 shell script, this time in the @file{emultempl} directory. That shell
120 script will create the emulation source file, which contains C code.
126 emulation parameters script in the @file{emulparams} directory, a linker
[all …]
/netbsd-src/usr.bin/sed/
H A Dmain.c91 static struct s_compunit *script, **cu_nextp = &script; variable
254 if (script == NULL) { in cu_fgets()
260 switch (script->type) { in cu_fgets()
262 if ((f = fopen(script->s, "r")) == NULL) in cu_fgets()
263 err(1, "%s", script->s); in cu_fgets()
264 fname = script->s; in cu_fgets()
269 sizeof(string_ident), "\"%s\"", script->s)) >= in cu_fgets()
274 s = script->s; in cu_fgets()
289 script = script->next; in cu_fgets()
308 if (s == script->s) { in cu_fgets()
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A D04-variadic.cocci20 char[] fmt : script:ocaml() { fmtn(fmt,2) };
30 char[] fmt : script:ocaml() { fmtn(fmt,2) };
41 char[] fmt : script:ocaml() { fmtn(fmt,1) };
51 char[] fmt : script:ocaml() { fmtn(fmt,1) };
79 char[] fmt : script:ocaml() { fmtn(fmt,5) };
89 char[] fmt : script:ocaml() { fmtn(fmt,4) };
101 char[] fmt : script:ocaml() { fmtn(fmt,3) };
113 char[] fmt : script:ocaml() { fmtn(fmt,2) };
125 char[] fmt : script:ocaml() { fmtn(fmt,1) };
148 char[] fmt : script:ocaml() { fmtn(fmt,4) };
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dcontext.c77 print_context_script (script, unidiff_flag) in print_context_script() argument
78 struct change *script; in print_context_script()
82 mark_ignorable (script);
86 for (e = script; e; e = e->link)
94 print_script (script, find_hunk, pr_unidiff_hunk);
96 print_script (script, find_hunk, pr_context_hunk);
395 mark_ignorable (script) in mark_ignorable() argument
396 struct change *script; in mark_ignorable()
398 while (script)
400 struct change *next = script->link;
[all …]
H A Ded.c27 print_ed_script (script) in print_ed_script() argument
28 struct change *script; in print_ed_script()
30 print_script (script, find_reverse_change, print_ed_hunk);
104 pr_forward_ed_script (script) in pr_forward_ed_script() argument
105 struct change *script; in pr_forward_ed_script()
107 print_script (script, find_change, pr_forward_ed_hunk);
148 print_rcs_script (script) in print_rcs_script() argument
149 struct change *script; in print_rcs_script()
151 print_script (script, find_change, print_rcs_hunk);
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsiop.c237 u_long scriptaddr = local_to_PCI((u_long)adp->script); in siop_intr()
514 void *scriptaddr = (void *)local_to_PCI((u_long)adp->script); in siop_scsi_request()
517 adp->script[Ent_resel_targ0 / 4 + adp->sel_t * 2] = in siop_scsi_request()
521 adp->script[free_lo + i] = htoc32(lun_switch[i]); in siop_scsi_request()
522 adp->script[free_lo + E_abs_lunsw_return_Used[0]] = in siop_scsi_request()
606 uint32_t dsa, *script = adp->script; in siop_start() local
608 void *scriptaddr = (void *)local_to_PCI((u_long)script); in siop_start()
628 if (ctoh32(script[(Ent_script_sched_slot0 / 4) + slot * 2]) == in siop_start()
642 if (ctoh32(script[(Ent_script_sched_slot0 / 4) + slot * 2]) == in siop_start()
663 script[(Ent_script_sched_slot0 / 4) + slot * 2 + 1] = in siop_start()
[all …]
/netbsd-src/external/bsd/unbound/dist/contrib/
H A DREADME4 * rc_d_unbound: FreeBSD compatible /etc/rc.d script.
5 * parseunbound.pl: perl script to run from cron that parses statistics from
8 * update-anchor.sh: shell script that uses unbound-host to update a set
14 * build-unbound-localzone-from-hosts.pl: perl script to turn /etc/hosts into
20 * create_unbound_ad_servers.sh: shell script to enter anti-ad server lists.
21 * create_unbound_ad_servers.cmd: windows script to enter anti-ad server lists.
22 * unbound_cache.sh: shell script to save and load the cache.
23 * unbound_cache.cmd: windows script to save and load the cache.
24 * warmup.sh: shell script to warm up DNS cache by your own MRU domains.
25 * warmup.cmd: windows script to warm up DNS cache by your own MRU domains.
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dformat.py91 script = []
97 script += ['%dbg(SETUP) cd %S && cp {} %T'.format(dep)]
98 script += preamble
99 script += scriptInTest
106 script = lit.TestRunner.applySubstitutions(script, substitutions,
109 return script
298 script = parseScript(test, steps)
299 if isinstance(script, lit.Test.Result):
300 return script
307 return lit.TestRunner._runShTest(test, litConfig, useExternalSh, script, tmpBase)
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A DMakefile.maint20 $(srcdir)/fnchange.in > t-script.sed
21 sed '$$ s|\\||' t-script.sed > script.sed
22 sed -f script.sed $(srcdir)/config.in > t-$@
24 rm -f t-script.sed script.sed
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsiop.c260 u_long scriptaddr = local_to_PCI((u_long)adp->script); in siop_intr()
535 void *scriptaddr = (void *)local_to_PCI((u_long)adp->script); in siop_scsi_request()
538 adp->script[Ent_resel_targ0 / 4 + adp->sel_t * 2] = in siop_scsi_request()
542 adp->script[free_lo + i] = htoc32(lun_switch[i]); in siop_scsi_request()
543 adp->script[free_lo + E_abs_lunsw_return_Used[0]] = in siop_scsi_request()
627 uint32_t dsa, *script = adp->script; in siop_start() local
629 void *scriptaddr = (void *)local_to_PCI((u_long)script); in siop_start()
649 if (ctoh32(script[(Ent_script_sched_slot0 / 4) + slot * 2]) == in siop_start()
663 if (ctoh32(script[(Ent_script_sched_slot0 / 4) + slot * 2]) == in siop_start()
684 script[(Ent_script_sched_slot0 / 4) + slot * 2 + 1] = in siop_start()
[all …]
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dcontext.c94 print_context_script (struct change *script, bool unidiff) in print_context_script() argument
97 mark_ignorable (script); in print_context_script()
101 for (e = script; e; e = e->link) in print_context_script()
109 print_script (script, find_hunk, pr_unidiff_hunk); in print_context_script()
111 print_script (script, find_hunk, pr_context_hunk); in print_context_script()
426 mark_ignorable (struct change *script) in mark_ignorable() argument
428 while (script) in mark_ignorable()
430 struct change *next = script->link; in mark_ignorable()
434 script->link = 0; in mark_ignorable()
437 script->ignore = ! analyze_hunk (script, in mark_ignorable()
[all …]

12345678910>>...100