Searched refs:platforms (Results 1 – 25 of 81) sorted by relevance
1234
12 platforms) or a negative number on others (32-bit PyInt)15 - various platforms. See the termios.TIOCSWINSZ constant across16 - platforms for an example of this.18 - If any of the 64bit platforms ever decide to use more than 32bits21 + various platforms.
25 Extensions which support multiple platforms30 All platforms40 Invalid platforms
50 for Linux/Solaris platforms52 for Linux platforms54 for Solaris platforms
3 # Syntax: Product, list of platforms, list of languages, target (Separator: spaces)
38 my @platforms = (187 foreach $platform_entry ( @platforms )
138 my %platforms = (); # platforms available or being working with216 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) {
538 …my $platforms = PostprocessPlatformList($build_element->getAttribute("platform-list"), $release_de…543 foreach my $platform_id (@$platforms)568 'platform-list' => $platforms,
14 Currently supported platforms include:39 The list of prerequisites varies for the different platforms.
28 # searching for the PRODUCTINSTALLLOCATION for the different platforms65 # searching for the PRODUCTINSTALLLOCATION for the different platforms
5 Then there are the directories for different platforms:
74 <dd> On Windows platforms these formats were entirely83 <dd> On Windows platforms these formats used separators and
163 hardware-accelerate on certain platforms, without the need to196 hardware-accelerate on certain platforms, without the need to
26 // dear porters: please do not apply any patches for new platforms here
44 /** Different platforms use different types to describe data formats available
46 different platforms.
42 <p>Different platforms use different types to describe data formats available
53 used on window platforms. It realizes the drop target.
53 used on window platforms. It realized the drag source.
60 not on all platforms) and anti-aliased rendering of all primitives.
14 # other platforms do not.
37 Porting to other platforms may require to deliver other variants of
113 # (used for all platforms but built only under windows;
198 +/* we will assume all Windows platforms are little endian */348 * from -Wtype-limits on platforms where
25 WINDOWS ONLY, no other platforms
Completed in 73 milliseconds