Searched refs:script (Results 1 - 25 of 39) sorted by relevance

12

/barrelfish-master/lib/openssl-1.0.0d/VMS/
H A Dtest-includes.com1 $! Quick script to check how well including individual header files works
H A Dmkshared.com1 $! MKSHARED.COM -- script to created shareable images on VMS
/barrelfish-master/lib/lua/src/
H A Dlua.c115 "usage: %s [options] [script [args]]\n"
118 " -i enter interactive mode after executing " LUA_QL("script") "\n"
197 narg = argc - (n + 1); /* number of arguments to the script */
198 luaL_checkstack(L, narg + 3, "too many arguments to script");
441 int script; local
445 script = collectargs(argv, args);
446 if (script < 0) { /* invalid arg? */
447 print_usage(argv[-script]);
463 if (!runargs(L, argv, (script > 0) ? script
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dcharmap.pl67 /* Auto generated with chartype.pl script.
/barrelfish-master/tools/molly/
H A Dbuild_data_files.sh47 echo Error: linker script cannot handle $IDX modules
/barrelfish-master/tools/arm_molly/
H A Dbuild_data_files.sh49 echo Error: linker script cannot handle $IDX modules
H A Dbuild_molly_image.sh11 # Shell script for constructing a multiboot image for Pandaboard
158 echo Error: linker script cannot handle $IDX modules
163 echo "Creating appropriate linker script"
/barrelfish-master/usr/eclipseclp/
H A Decl_inst.tcl34 set tkecl(scriptdir) [file dirname [info script]]
180 # create the jeclipse script (an alternative standalone eclipse)
H A DPACK308 # Generate the NSIS Windoze installer script
440 echo Generating NSIS Windoze install script for $1 package
/barrelfish-master/lib/openssl-1.0.0d/Netware/
H A Dcpy_tests.bat57 rem copy the test perl script
85 echo Run the test script at the console by typing:
H A Dbuild.bat21 rem perl configure script
228 echo . perl configure script
/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dmkerr.pl461 /* The following lines are auto generated by the script mkerr.pl. Any changes
462 * made after this point may be overwritten when the script is next run.
632 /* NOTE: this file was auto generated by the mkerr.pl script: any changes
633 * made to it will be overwritten when the script next updates this file,
/barrelfish-master/lib/pcre/
H A Dpcre_xclass.c159 if ((data[1] == prop->script) == isprop) return !negated;
H A Dpcre_dfa_exec.c1093 OK = prop->script == code[2];
1351 OK = prop->script == code[3];
1603 OK = prop->script == code[3];
1880 OK = prop->script == code[1 + IMM2_SIZE + 2];
/barrelfish-master/usr/eclipseclp/CPViz/
H A DMakefile.in57 batik-ext batik-gvt batik-gui-util batik-parser batik-script \
197 BATIK_JARS = batik-util.jar batik-script.jar batik-gvt.jar batik-bridge.jar\
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dipv6cp.c322 * run an ipcp-up/down script while one is already running.
1256 * Execute the ipv6-up script, like this:
1310 /* Execute the ipv6-down script */
1338 * ipv6cp_script_done - called when the ipv6-up or ipv6-down script
1364 * ipv6cp_script - Execute a script with arguments
1368 ipv6cp_script(script)
1369 char *script;
1378 argv[0] = script;
1387 ipv6cp_script_pid = run_program(script, argv, 0, ipv6cp_script_done,
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dcgi.pl56 summary:"Returns the parameters posted to the CGI script",
61 the CGI script. Both POST and GET methods are supported.
/barrelfish-master/include/lwip2/netif/ppp/
H A Dipv6cp.c322 * run an ipcp-up/down script while one is already running.
1256 * Execute the ipv6-up script, like this:
1310 /* Execute the ipv6-down script */
1338 * ipv6cp_script_done - called when the ipv6-up or ipv6-down script
1364 * ipv6cp_script - Execute a script with arguments
1368 ipv6cp_script(script)
1369 char *script;
1378 argv[0] = script;
1387 ipv6cp_script_pid = run_program(script, argv, 0, ipv6cp_script_done,
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A DTOUR.tcl14 set TOUR(SCRIPT) [info script]
H A Dutil.tcl16 if {[lsearch -exact $auto_path [file dirname [info script]]]==-1} {
17 lappend auto_path [file dirname [info script]]
/barrelfish-master/lib/openssl-1.0.0d/
H A Dconfig16 # to this script should be Emailed to the Apache
37 -t Test mode, do not run the Configure perl script.
40 Any other text will be passed to the Configure perl script.
496 # script above so we end up with values in vars but that would take
/barrelfish-master/usr/eclipseclp/CPViz/viztool/src/components/
H A DMyInternalFrame.java56 import org.apache.batik.script.Window;
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Declipse.tcl481 set eclipsedir [file dirname [file dirname [info script]]]
/barrelfish-master/usr/skb/programs/
H A Dcompute_required_resources.pl11 % different algorithms. the script "mach" loads the algorihtm and this file into
/barrelfish-master/doc/008-tracing/
H A DTracing.tex598 Aquarium can be extended with script filters. An example for a script filter
606 custom activity scripts. Such a script works in the following way: It receives
613 An example for an activity script could be to create an activity for all the
658 custom script activities have been added, and they have already been evaluated.
665 \caption{Screenshot of Aquarium displaying two script activities, one for

Completed in 225 milliseconds

12