Home
last modified time | relevance | path

Searched refs:platforms (Results 1 – 25 of 59) sorted by relevance

123

/AOO41X/main/solenv/bin/
H A Dcws.pl1592 my $platforms = $options_ref->{'platforms'};
1608 if ( defined($platforms) && defined($noautocommon) ) {
1613 if ( $onlysolver && !(defined($platforms) || defined($noautocommon)) ) {
1656 my @platforms;
1657 if ( defined($platforms) || defined($noautocommon) ) {
1664 if ( defined($platforms) ) {
1665 @platforms = split(/,/, $platforms);
1669 foreach(@platforms) {
1684 foreach(@platforms) {
1692 unshift(@platforms, 'common.pro') if ($product && !$added_product);
[all …]
H A Dupdate_module_ignore_lists.pl38 my @platforms = (
187 foreach $platform_entry ( @platforms )
H A Dbuild.pl138 my %platforms = (); # platforms available or being working with
216 get_platforms(\%platforms);
2225 return '1' if (defined $platforms{$_});
2229 if (scalar keys %platforms < scalar keys %platforms_to_copy) {
2508 if (!scalar keys %platforms) {
2526 if (scalar keys %platforms < scalar keys %platforms_to_copy) {
2533 foreach my $platform (keys %platforms) {
H A Dbuild_release.pl538 …my $platforms = PostprocessPlatformList($build_element->getAttribute("platform-list"), $release_de…
543 foreach my $platform_id (@$platforms)
568 'platform-list' => $platforms,
/AOO41X/main/python/
H A Dpython-freebsd.patch12 platforms) or a negative number on others (32-bit PyInt)
15 - various platforms. See the termios.TIOCSWINSZ constant across
16 - platforms for an example of this.
18 - If any of the 64bit platforms ever decide to use more than 32bits
21 + various platforms.
/AOO41X/main/instsetoo_native/util/
H A Dopenoffice.lst.README50 for Linux/Solaris platforms
52 for Linux platforms
54 for Solaris platforms
H A Dpack.lst3 # Syntax: Product, list of platforms, list of languages, target (Separator: spaces)
/AOO41X/main/
H A DREADME13 Currently supported platforms include:
38 The list of prerequisites varies for the different platforms.
H A Dconfigure.ac276 [ --disable-gtk Determines whether to use Gtk+ vclplug on platforms
281 backend on platforms where GStreamer is available.
288 platforms where Cairo is available.
295 platforms where Cairo is available.
310 System on platforms where that VFS is available
327 [ --enable-kde Determines whether to use Qt/KDE vclplug on platforms
334 [ --enable-kde4 Determines whether to use Qt4/KDE4 vclplug on platforms
1289 AC_MSG_WARN([on platforms where it has been disabled explicitely])
1290 …echo "Turning warnings to errors has no effect in modules or on platforms where it has been disabl…
5724 dnl Zip must be available or else it is an error, all platforms
/AOO41X/main/offapi/com/sun/star/i18n/
H A DNumberFormatIndex.idl74 <dd> On Windows platforms these formats were entirely
83 <dd> On Windows platforms these formats used separators and
/AOO41X/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl163 hardware-accelerate on certain platforms, without the need to
196 hardware-accelerate on certain platforms, without the need to
/AOO41X/main/offapi/com/sun/star/setup/
H A DOSType.idl26 // dear porters: please do not apply any patches for new platforms here
/AOO41X/main/offapi/com/sun/star/datatransfer/
H A DDataFormatTranslator.idl44 /** Different platforms use different types to describe data formats available
H A DXSystemTransferable.idl46 different platforms.
H A DXDataFormatTranslator.idl42 <p>Different platforms use different types to describe data formats available
/AOO41X/main/offapi/com/sun/star/datatransfer/dnd/
H A DOleDropTarget.idl53 used on window platforms. It realizes the drop target.
H A DOleDragSource.idl53 used on window platforms. It realized the drag source.
/AOO41X/main/nss/
H A Dnss.patch.mingw14 # other platforms do not.
/AOO41X/main/odk/util/
H A Dodk_rules.pmk113 # (used for all platforms but built only under windows;
/AOO41X/main/expat/
H A Dexpat-2.5.0.patch198 +/* we will assume all Windows platforms are little endian */
348 * from -Wtype-limits on platforms where
/AOO41X/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx616 Sequence<OUString> platforms(info.getSupportedPlaforms()); in checkPlatform() local
617 if (hasValidPlatform(platforms)) in checkPlatform()
/AOO41X/main/toolkit/doc/layout/
H A DTODO90 *** support using label (verb) on yes/ok no/cancel buttons for some platforms
/AOO41X/main/vcl/aqua/source/window/
H A Dsalframeview.mm545 gets one around most cases where on other platforms one uses CaptureMouse or XGrabPointer,
548 over for conformance with other platforms.
/AOO41X/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch26 + Saxon-B and Saxon-SA, on both the Java and .NET platforms. It also builds
/AOO41X/main/writerfilter/documentation/doxygen/
H A DDoxyfile82 # all platforms other than Windows).

123