Home
last modified time | relevance | path

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

12345678

/trunk/main/ooxml/source/framework/JavaPartManager/.settings/
H A Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
5 org.eclipse.jdt.core.compiler.compliance=1.7
6 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
7 org.eclipse.jdt.core.compiler.debug.localVariable=generate
8 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
9 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
10 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
11 org.eclipse.jdt.core.compiler.source=1.7
/trunk/main/ooxml/source/framework/JavaOOXMLParser/.settings/
H A Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
5 org.eclipse.jdt.core.compiler.compliance=1.7
6 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
7 org.eclipse.jdt.core.compiler.debug.localVariable=generate
8 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
9 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
10 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
11 org.eclipse.jdt.core.compiler.source=1.7
/trunk/main/ooxml/source/framework/SchemaParser/.settings/
H A Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
5 org.eclipse.jdt.core.compiler.compliance=1.7
6 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
7 org.eclipse.jdt.core.compiler.debug.localVariable=generate
8 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
9 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
10 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
11 org.eclipse.jdt.core.compiler.source=1.7
/trunk/main/ooxml/source/framework/OOXMLViewer/.settings/
H A Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
5 org.eclipse.jdt.core.compiler.compliance=1.7
6 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
7 org.eclipse.jdt.core.compiler.debug.localVariable=generate
8 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
9 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
10 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
11 org.eclipse.jdt.core.compiler.source=1.7
/trunk/main/solenv/bin/modules/installer/
H A Dparameter.pm128 elsif ($param eq "-c") { $installer::globals::compiler = shift(@ARGV); }
277 if ( $installer::globals::compiler =~ /wnt(msc|gcc)[ix]/ )
282 if ( $installer::globals::compiler =~ /unxso[lg][siux]/ )
293 if( $installer::globals::compiler =~ /unxmac/ )
303 if ( $installer::globals::compiler =~ /unxfbsd/ )
314 …if ( $installer::globals::compiler =~ /unxso[lg]s/ ) { $installer::globals::issolarissparcbuild = …
316 …if ( $installer::globals::compiler =~ /unxso[lg]i/ ) { $installer::globals::issolarisx86build = 1;…
326 if ( $installer::globals::compiler =~ /unxlngi/ )
330 if ( $installer::globals::compiler =~ /unxlngppc/ )
334 if ( $installer::globals::compiler =~ /unxlngx/ )
[all …]
H A Ddownload.pm584 $platformname = $installer::globals::compiler;
598 if(( $installer::globals::compiler =~ /^unxlngi/ )
599 || ( $installer::globals::compiler =~ /^unxmac.i/ )
605 elsif(( $installer::globals::compiler =~ /^unxlngx/ )
606 || ( $installer::globals::compiler =~ /^unxmaccx/ ))
610 elsif ( $installer::globals::compiler =~ /^unxmaccr/ )
618 elsif(( $installer::globals::compiler =~ /^unxmacxp/ )
619 || ( $installer::globals::compiler =~ /^unxlngppc/ ))
845 elsif ( $installer::globals::compiler =~ /unxmac.i/ ) { $os = "macosi"; }
846 elsif ( $installer::globals::compiler =~ /unxmac.x/ ) { $os = "macosx"; }
[all …]
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…
/trunk/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
/trunk/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) )
/trunk/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 …]
/trunk/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
/trunk/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! */
/trunk/main/xmerge/java/pexcel/src/main/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()
/trunk/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:
377 // compiler version:
/trunk/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;
/trunk/main/
H A Dconfigure.ac231 takes much longer. (enables -g compiler flag)
254 (enables -g compiler flag and dmake debug=true)
265 [ --enable-cl-standard For Microsoft C/C++ compiler users, use non-optimizing
266 standard compiler. ( This just disables optimization
268 using the cheaper standard compiler. )
693 for the Microsoft C/C++ compiler.
694 Note that this is not the location of the compiler
697 Usage: --with-cl-home=<absolute path to Microsoft C/C++ compiler home>
700 [ --with-mspdb-path For Microsoft C/C++ compiler users, please supply the
706 [ --with-midl-path For Microsoft C/C++ .NET compiler users, please supply
[all …]
/trunk/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)
/trunk/main/formula/
H A DPackage_inc.mk30 $(eval $(call gb_Package_add_file,formula_inc,inc/formula/compiler.hrc,formula/compiler.hrc))
/trunk/main/solenv/bin/
H A Dmsg_filter25 # by the compiler - sub 30/11/1999
29 # will not be seen in the compiler output
/trunk/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\*
/trunk/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
/trunk/main/odk/
H A Dsetsdkenv_windows.template53 REM Directory of the C++ compiler.
152 REM Set environment for C++ compiler tools, if necessary.

12345678