Searched refs:platforms (Results 1 – 25 of 65) sorted by relevance
123
/aoo4110/main/solenv/bin/ |
H A D | cws.pl | 1592 my $platforms = $options_ref->{'platforms'}; 1608 if ( 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) { 1697 @platforms = split(/,/, $noautocommon); 1700 foreach(@platforms) { [all …]
|
H A D | update_module_ignore_lists.pl | 38 my @platforms = ( 187 foreach $platform_entry ( @platforms )
|
H A D | build.pl | 138 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 D | build_release.pl | 538 …my $platforms = PostprocessPlatformList($build_element->getAttribute("platform-list"), $release_de… 543 foreach my $platform_id (@$platforms) 568 'platform-list' => $platforms,
|
/aoo4110/main/python/ |
H A D | python-freebsd.patch | 12 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.
|
/aoo4110/main/desktop/test/deployment/update/platform/ |
H A D | readme.txt | 25 Extensions which support multiple platforms 30 All platforms 40 Invalid platforms
|
/aoo4110/main/instsetoo_native/util/ |
H A D | openoffice.lst.README | 50 for Linux/Solaris platforms 52 for Linux platforms 54 for Solaris platforms
|
H A D | pack.lst | 3 # Syntax: Product, list of platforms, list of languages, target (Separator: spaces)
|
/aoo4110/main/ |
H A D | README | 13 Currently supported platforms include: 38 The list of prerequisites varies for the different platforms.
|
/aoo4110/main/setup_native/source/packinfo/ |
H A D | shellscripts_brand.txt | 28 # searching for the PRODUCTINSTALLLOCATION for the different platforms 65 # searching for the PRODUCTINSTALLLOCATION for the different platforms
|
H A D | shellscripts_core01.txt | 28 # searching for the PRODUCTINSTALLLOCATION for the different platforms 65 # searching for the PRODUCTINSTALLLOCATION for the different platforms
|
/aoo4110/main/desktop/test/deployment/executable_content/ |
H A D | readme.txt | 5 Then there are the directories for different platforms:
|
/aoo4110/main/offapi/com/sun/star/i18n/ |
H A D | NumberFormatIndex.idl | 74 <dd> On Windows platforms these formats were entirely 83 <dd> On Windows platforms these formats used separators and
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | XGraphicDevice.idl | 163 hardware-accelerate on certain platforms, without the need to 196 hardware-accelerate on certain platforms, without the need to
|
/aoo4110/main/offapi/com/sun/star/setup/ |
H A D | OSType.idl | 26 // dear porters: please do not apply any patches for new platforms here
|
/aoo4110/main/offapi/com/sun/star/datatransfer/ |
H A D | DataFormatTranslator.idl | 44 /** Different platforms use different types to describe data formats available
|
H A D | XSystemTransferable.idl | 46 different platforms.
|
H A D | XDataFormatTranslator.idl | 42 <p>Different platforms use different types to describe data formats available
|
/aoo4110/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | OleDropTarget.idl | 53 used on window platforms. It realizes the drop target.
|
H A D | OleDragSource.idl | 53 used on window platforms. It realized the drag source.
|
/aoo4110/main/nss/ |
H A D | nss.patch.mingw | 14 # other platforms do not.
|
H A D | readme.txt | 37 Porting to other platforms may require to deliver other variants of
|
/aoo4110/main/canvas/ |
H A D | overview.txt | 60 not on all platforms) and anti-aliased rendering of all primitives.
|
/aoo4110/main/odk/util/ |
H A D | odk_rules.pmk | 113 # (used for all platforms but built only under windows;
|
/aoo4110/main/testtools/source/cliversioning/ |
H A D | readme.txt | 25 WINDOWS ONLY, no other platforms
|
Completed in 65 milliseconds
123