Home
last modified time | relevance | path

Searched refs:compiling (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/rsc/source/rscpp/
H A Dcpp2.c128 if (!compiling) { /* Not compiling now */ in control()
210 if (compiling || (*ifptr & TRUE_SEEN) != 0) in control()
211 compiling = FALSE; in control()
213 compiling = TRUE; in control()
226 compiling = FALSE; /* Done compiling stuff */ in control()
246 if (!compiling && (*ifptr & WAS_COMPILING) != 0) in control()
248 compiling = ((*ifptr & WAS_COMPILING) != 0); in control()
345 compiling = TRUE; in doif()
349 compiling = FALSE; in doif()
H A Dcpp1.c447 keepcomments = (cflag && compiling);
453 else if (!compiling) { /* #ifdef false? */
H A Dcpp.h260 #define compiling ifstack[0] macro
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DBundle.properties25 #HINT_DataNode_exec_sheet=Properties pertaining to compiling, running, and debugging.
32 #HINT_DataNode_exec_sheet=Properties pertaining to compiling, running, and debugging.
/aoo4110/main/libxmlsec/
H A Dxmlsec1-configure.patch225 -# If not cross compiling, check that we can run a simple program.
259 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
260 -$as_echo_n "checking whether we are cross compiling... " >&6; }
295 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
296 +$as_echo_n "checking whether we are cross compiling... " >&6; }
/aoo4110/main/redland/redland/
H A Dredland-1.0.17.patch.autotools14 # unless we find 'file', for example because we are cross-compiling.
/aoo4110/main/udkapi/com/sun/star/script/
H A DFinishReason.idl48 /** error occurred during script execution or compiling.
/aoo4110/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlibrary.mk51 /// List of additional defines for compiling objects for libraries
H A Dstatic_library.mk47 /// List of additional defines for compiling objects for static libraries
/aoo4110/main/openssl/
H A Dopensslmingw.patch79 echo Done compiling OpenSSL
/aoo4110/main/cairo/
H A Dcairo-1.8.0.patch72 # unless we find 'file', for example because we are cross-compiling.
/aoo4110/main/redland/raptor/
H A Draptor2-2.0.15.patch.win3212 /* have to check C99 vsnprintf at runtime because cross compiling */
/aoo4110/main/
H A Dconfigure.ac665 support to speed up buildsi by compiling the jars also
1052 AC_MSG_WARN([cross-compiling by any means is not supported (yet)!])
1053 echo "cross-compiling by any means is not supported (yet)!" >> warn
3030 # AC_MSG_WARN([A bug in certain BEA JREs can prevent you from successfully compiling some mo…
3031 # echo "A bug in certain BEA JREs can prevent you from successfully compiling some modules" …
3127 #TODO: what's to do here? some switch to do 1.5 compiling?
3952 AC_MSG_RESULT([compiling against system python ($_python)])
3959 AC_MSG_RESULT([compiling against system python (version $_python_version)])

Completed in 76 milliseconds