Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 173) sorted by relevance

1234567

/AOO41X/main/solenv/bin/modules/installer/
H A Dparameter.pm130 elsif ($param eq "-c") { $installer::globals::compiler = shift(@ARGV); }
279 if ( $installer::globals::compiler =~ /wnt(msc|gcc)i/ )
284 if ( $installer::globals::compiler =~ /unxso[lg][siux]/ )
295 if( $installer::globals::compiler =~ /unxmac/ )
305 if ( $installer::globals::compiler =~ /unxfbsd/ )
316 …if ( $installer::globals::compiler =~ /unxso[lg]s/ ) { $installer::globals::issolarissparcbuild = …
318 …if ( $installer::globals::compiler =~ /unxso[lg]i/ ) { $installer::globals::issolarisx86build = 1;…
328 if ( $installer::globals::compiler =~ /unxlngi/ )
332 if ( $installer::globals::compiler =~ /unxlngppc/ )
336 if ( $installer::globals::compiler =~ /unxlngx/ )
[all …]
H A Ddownload.pm596 $platformname = $installer::globals::compiler;
610 if(( $installer::globals::compiler =~ /^unxlngi/ )
611 || ( $installer::globals::compiler =~ /^unxmac.i/ )
617 elsif(( $installer::globals::compiler =~ /^unxlngx/ )
618 || ( $installer::globals::compiler =~ /^unxmaccx/ ))
626 elsif(( $installer::globals::compiler =~ /^unxmacxp/ )
627 || ( $installer::globals::compiler =~ /^unxlngppc/ ))
866 elsif ( $installer::globals::compiler =~ /unxmac.i/ ) { $os = "macosi"; }
867 elsif ( $installer::globals::compiler =~ /unxmac.x/ ) { $os = "macosx"; }
868 elsif ( $installer::globals::compiler =~ /unxmacxp/ ) { $os = "macosp"; }
H A Denvironment.pm42 …'SOLARVERSION'} . $installer::globals::separator . $installer::globals::compiler . $installer::glo…
52 $variables{'os'} = $installer::globals::compiler;
108 $installer::globals::compiler = $environment->{'OUTPATH'};
H A Dziplist.pm203 elsif ($search eq $installer::globals::compiler )
237 $compilerstring = $installer::globals::compiler . ".pro";
241 $compilerstring = $installer::globals::compiler;
H A Dcontrol.pm445 my $destdir = $shipdrive . $installer::globals::separator . $installer::globals::compiler .
491 … $directory = $installer::globals::product . "_" . $installer::globals::compiler . "_" . $installe…
H A Depmfile.pm2518 if ( $installer::globals::compiler =~ /unxlngi/) { $target = "i586"; }
2519 elsif ( $installer::globals::compiler =~ /unxlng/) {$target = (POSIX::uname())[4]; }
2742 if ( $installer::globals::compiler =~ /unxlngi/) {
2745 elsif ( $installer::globals::compiler =~ /unxlng/) {
2896 …e = $sopackpath . $installer::globals::separator . $installer::globals::compiler . $installer::glo…
/AOO41X/main/libxmlsec/
H A Dxmlsec1-configure.patch91 # left behind by Apple's compiler. We do this before executing the actions.
186 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
187 -$as_echo_n "checking for C compiler default output file name... " >&6; }
188 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
189 +$as_echo_n "checking whether the C compiler works... " >&6; }
209 as_fn_error "C compiler cannot create executables
215 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
216 +$as_echo_n "checking for C compiler default output file name... " >&6; }
221 -# Check that the compiler produces executables we can run. If not, either
222 -# the compiler is broken, or we cross compile.
[all …]
H A Dxmlsec1-mingw32.patch108 dnl do not add -L/usr/lib because compiler does it anyway
120 + dnl do not add -L/usr/lib because compiler does it anyway
145 + dnl do not add -L/usr/lib because compiler does it anyway
162 dnl do not add -L/usr/lib because compiler does it anyway
/AOO41X/main/solenv/bin/modules/packager/
H A Dwork.pm38 my $compiler = $ENV{'OUTPATH'};
40 if ( $ENV{'PROEXT'} ) { $compiler = $compiler . $ENV{'PROEXT'}; }
42 $packager::globals::compiler = $compiler;
103 if ( packager::existence::exists_in_array($packager::globals::compiler, $compilers) )
H A Dglobals.pm35 $compiler = "";
/AOO41X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dgbuild.mk74 /// compiler specific optimization flags
76 /// default c compilation compiler flags
78 /// compiler specific defines
82 /// default c++ compilation compiler flags
86 /// default objective c++ compilation compiler flags
/AOO41X/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch98 + <!-- location of the C# compiler -->
99 + <property name="csharp.compiler" value="c:/Windows/Microsoft.NET/Framework/v1.1.4322/cs…
147 + <property name="build.compiler.source" value="1.4"/>
148 + <property name="build.compiler.target" value="1.4"/>
149 + <property name="build.s9api.compiler.source" value="1.5"/>
150 + <property name="build.s9api.compiler.target" value="1.5"/>
388 + optimize="${build.optimize}" srcdir="${temp-src-j.dir}" source="${build.compiler.sourc…
389 + target="${build.compiler.target}">
416 + optimize="${build.optimize}" srcdir="${temp-src-j.dir}" source="${build.compiler.sourc…
417 + target="${build.compiler.target}">
[all …]
/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaHelper.java41 private static FormulaCompiler compiler; field in FormulaHelper
49 compiler = new FormulaCompiler();
78 Vector rpnTokens = compiler.infix2RPN(parseTokens); in convertCalcToPXL()
101 Vector infixTokens = compiler.RPN2Infix(parseTokens); in convertPXLToCalc()
/AOO41X/main/sc/inc/
H A Dglobstr.hrc148 #define STR_NO_VALUE 118 /* moved to compiler.src, keep define! */
175 #define STR_NV_STR 140 /* moved to compiler.src, keep define! */
351 #define STR_NOREF_STR 278 /* moved to compiler.src, keep define! */
395 #define STR_NO_NAME_REF 309 /* moved to compiler.src, keep define! */
540 #define STR_DIV_ZERO 412 /* moved to compiler.src, keep define! */
542 #define STR_NUM_ERROR 414 /* moved to compiler.src, keep define! */
543 #define STR_NULL_ERROR 415 /* moved to compiler.src, keep define! */
/AOO41X/main/boost/
H A Dboost_1_55_0.patch144 // If the compiler warns about unused typedefs then enable this:
329 diff -ur misc/boost_1_55_0/boost/config/compiler/gcc.hpp misc/build/boost_1_55_0/boost/config/compi…
330 --- misc/boost_1_55_0/boost/config/compiler/gcc.hpp 2013-09-17 09:55:51.000000000 -0700
331 +++ misc/build/boost_1_55_0/boost/config/compiler/gcc.hpp 2019-11-04 09:59:20.741944674 -0800
355 // Variadic templates compiler:
365 // compiler version:
/AOO41X/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DBuildParcelAction.java34 import org.openide.compiler.Compiler;
35 import org.openide.compiler.CompilerJob;
36 import org.openide.compiler.CompilerTask;
/AOO41X/main/python/
H A Dpython-solver-before-std.patch37 def find_library_file(compiler, libname, std_dirs, paths):
38 - result = compiler.find_library_file(std_dirs + paths, libname)
39 + result = compiler.find_library_file(paths+std_dirs, libname)
/AOO41X/main/
H A Dconfigure.ac230 takes much longer. (enables -g compiler flag)
253 (enables -g compiler flag and dmake debug=true)
264 [ --enable-cl-standard For Microsoft C/C++ compiler users, use non-optimizing
265 standard compiler. ( This just disables optimization
267 using the cheaper standard compiler. )
695 for the Microsoft C/C++ compiler.
696 Note that this is not the location of the compiler
699 Usage: --with-cl-home=<absolute path to Microsoft C/C++ compiler home>
702 [ --with-mspdb-path For Microsoft C/C++ compiler users, please supply the
708 [ --with-midl-path For Microsoft C/C++ .NET compiler users, please supply
[all …]
/AOO41X/main/solenv/bin/
H A Dmsg_filter25 # by the compiler - sub 30/11/1999
29 # will not be seen in the compiler output
/AOO41X/main/formula/prj/
H A Dd.lst29 ..\inc\formula\compiler.hrc %_DEST%\inc%_EXT%\formula\compiler.hrc
/AOO41X/main/sc/source/core/tool/
H A Dmakefile.mk64 $(SLO)$/compiler.obj \
119 $(SLO)$/compiler.obj \
/AOO41X/main/python/prj/
H A Dd.lst8 mkdir: %_DEST%\lib%_EXT%\python\compiler
46 ..\%__SRC%\misc\build\Python-2.7.18\Lib\compiler\* %_DEST%\lib%_EXT%\python\compiler\*
/AOO41X/main/offapi/com/sun/star/sheet/
H A DXFormulaOpCodeMapper.idl41 /** gives access to spreadsheet compiler token interns.
72 operators, separators and other symbols the formula compiler
/AOO41X/main/odk/
H A Dsetsdkenv_windows.template53 REM Directory of the C++ compiler.
152 REM Set environment for C++ compiler tools, if necessary.
/AOO41X/main/sc/source/core/src/
H A Dmakefile.mk40 compiler.src

1234567