Searched refs:OUTPUT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dcpmap.pl630 open OUTPUT,">$filename.new" or die "Cannot create $filename";
632 printf OUTPUT "/* Unicode collation element table */\n";
633 printf OUTPUT "/* generated from %s */\n", $SORTKEYS;
634 printf OUTPUT "/* DO NOT EDIT!! */\n\n";
636 printf OUTPUT "const unsigned int collation_table[%d] =\n{\n", $ranges*256;
637 printf OUTPUT " /* index */\n";
638 printf OUTPUT "%s,\n", DUMP_ARRAY( "0x%08x", 0, @offsets );
642 printf OUTPUT " /* defaults */\n";
643 printf OUTPUT "%s", DUMP_ARRAY( "0x%08x", 0, (0xffffffff) x 256 );
650 printf OUTPUT ",\
[all...]
/vbox/src/VBox/Installer/linux/testcase/
H A DtstInstallerLinux.sh25 OUTPUT="$2"
28 case "$OUTPUT" in
34 echo "$OUTPUT"
50 check_udev_rule_generation OUTPUT "$install_udev_output" \
60 check_udev_rule_generation OUTPUT "$install_udev_output" \
70 check_udev_rule_generation OUTPUT "$install_udev_output" \
/vbox/src/libs/zlib-1.2.6/nintendods/
H A DMakefile53 export OUTPUT := $(CURDIR)/lib/libz.a macro
113 $(OUTPUT) : $(OFILES)
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh1229 compile_command="$compile_command @OUTPUT@"
1230 finalize_command="$finalize_command @OUTPUT@"
4782 compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
4849 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
4869 relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
4881 link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
6211 relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
6775 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
6849 -export-dynamic allow symbols from OUTPUT
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 81 milliseconds