/aoo41x/main/ |
H A D | set_soenv.in | 59 $USE_MINGW, $platform, 124 chomp( $platform ); 370 if (($platform =~ m/^amd64/) || ($platform =~ m/^x86_64/)) 871 print "For $platform.\n"; 905 if ( $platform =~ m/os2/ ) 915 if ($platform =~ m/cygwin/) 920 if ($platform =~ m/cygwin/) 999 if ( $platform =~ m/os2/ ) 2053 if ( $platform =~ m/os2/ ) 2090 if ( $platform =~ m/os2/ ) [all …]
|
/aoo41x/main/epm/ |
H A D | epm-3.7.patch | 207 + if (!strcmp(platform->machine, "intel")) 246 + if (!strcmp(platform->machine, "intel")) 307 strcpy(platform->machine, "mips"); 309 strcpy(platform->machine, "hppa"); 312 strcpy(platform->machine, "powerpc"); 315 + strcpy(platform->machine, "intel"); 317 + strcpy(platform->machine, "powerpc"); 325 - strcpy(platform->machine, "intel"); 328 + strcpy(platform->machine, "x86_64"); 330 + strcpy(platform->machine, "intel"); [all …]
|
/aoo41x/main/l10ntools/java/receditor/java/transex3/model/ |
H A D | SdfEntity.java | 32 private String platform; field in SdfEntity 58 …y1, String resource_type, String gid, String lid, String helpid, String platform, String dummy2, S… in SdfEntity() argument 67 this.platform = platform; in SdfEntity() 106 +lid+"\t"+helpid+"\t"+platform+"\t"+dummy2+"\t"+langid+"\t" in toString() 110 return project+gid+lid+source_file+resource_type+platform+helpid; in getId() 122 return platform; in getPlatform() 125 public void setPlatform(String platform) { in setPlatform() argument 126 this.platform = platform; in setPlatform()
|
/aoo41x/main/postprocess/checkdeliver/ |
H A D | checkdeliver.pl | 43 my $platform = ''; 74 $platform = $ENV{INPATH}; 82 'p=s' => \$platform 90 if ( ! ( $platform && $srcrootdir && $solverdir ) ) { 117 my $pattern = "$solverdir/$platform/inc"; 168 … next if ( (! /\/$module\/$platform\/[bl]i[nb]\//) && (! /\/$module\/$platform\/misc\/build\//)); 217 $sfile =~ s/\/$platform\/(...)\//\/$platform\/$1$milestoneext\//;
|
/aoo41x/main/l10ntools/java/jpropex/java/ |
H A D | SdfEntity.java | 33 private String platform = new String(""); field in SdfEntity 76 …y1, String resource_type, String gid, String lid, String helpid, String platform, String dummy2, S… in SdfEntity() argument 85 this.platform = platform; in SdfEntity() 125 ….append( lid ).append( "\t" ).append( helpid ).append( "\t" ).append( platform ).append( "\t" ).ap… in toString() 129 …d ).append( lid ).append( source_file ).append( resource_type ).append( platform ).append( helpid … in getId() 141 return platform; in getPlatform() 144 public void setPlatform(String platform) { in setPlatform() argument 145 this.platform = platform; in setPlatform()
|
/aoo41x/main/desktop/test/deployment/update/platform/ |
H A D | readme.txt | 1 Extension which only support one platform 32 all1.oxt: all, The <platform> element is missing. Default is "all". 34 all2.oxt: all, <platform value="all" /> 42 The following extensions cannot be installed because the platform element 43 is not correct. We assume that no valid platform is defined. 45 invalid1.oxt: <platform /> 47 invalid2.oxt: <platform value=""/> 49 invalid3.oxt: <platform value="," />
|
/aoo41x/main/odk/ |
H A D | setsdkenv_unix.sh.in | 148 platform='Solaris Sparc' 151 platform='Solaris x86' 172 platform=MacOSX 191 platform=Linux 208 platform=FreeBSD 299 if [ "${platform}" = "MacOSX" ] 335 echo " * SDK environment is prepared for ${platform}" 350 if [ "${platform}" = "MacOSX" ]
|
/aoo41x/main/solenv/bin/modules/packager/ |
H A D | work.pm | 172 my $platform = $ENV{INPATH}; # wntmsci10.pro, unxsols4.pro 173 my $platformpath = $prj . $packager::globals::separator . $platform; 208 do_broadcast($tempdir, $prjname, $prj, $platform, $prjdep); 260 my ( $tempdir, $prjname, $prj, $platform, $prjdep ) = @_; 280 print $tmpfile_handle "\"$cwsworkstamp;$platform;$prjname;$prjdir;nobase;$prjdep\""; 281 print "to tmpfile: \"$cwsworkstamp;$platform;$prjname;$prjdir;nobase;$prjdep\"\n"; 284 print $tmpfile_handle "\"$workstamp;$platform;$prjname;$prjdir;nobase;$prjdep\""; 285 print "to tmpfile: \"$workstamp;$platform;$prjname;$prjdir;nobase;$prjdep\"\n";
|
/aoo41x/main/solenv/gbuild/ |
H A D | gbuild.mk | 116 include $(GBUILDDIR)/platform/linux.mk 120 include $(GBUILDDIR)/platform/winmingw.mk 122 include $(GBUILDDIR)/platform/windows.mk 126 include $(GBUILDDIR)/platform/solaris.mk 129 include $(GBUILDDIR)/platform/macosx.mk 132 include $(GBUILDDIR)/platform/freebsd.mk 135 include $(GBUILDDIR)/platform/os2.mk
|
/aoo41x/main/l10ntools/scripts/tool/ |
H A D | sdf.py | 85 platform = "" variable in SdfEntity 111 …ource_file="", dummy1="0", resource_type="", gid="", lid="", helpid="", platform="", dummy2="0", l… argument 120 self.platform = platform; 143 self.platform = splitted[ self.const._PLATFORM_POS ] 160 …self.gid, "\t", self.lid, "\t", self.helpid, "\t", self.platform, "\t", self.dummy2, "\t" , self.l… 164 …project, self.gid, self.lid, self.source_file, self.resource_type, self.platform, self.helpid, sel…
|
/aoo41x/main/desktop/test/deployment/passive/ |
H A D | makefile.mk | 55 ProtocolHandler.xcu $(MISC)/$(TARGET)/platform.components \ 65 $(MISC)/$(TARGET)/platform.components \ 71 platform.components generic.components $(SHL1TARGETN:f) \ 74 $(MISC)/$(TARGET)/platform.components : $(SOLARENV)/bin/packcomponents.xslt \ 75 $(MISC)/$(TARGET)/platform.components.input \ 79 $(MISC)/$(TARGET)/platform.components.input 81 $(MISC)/$(TARGET)/platform.components.input :
|
/aoo41x/main/solenv/bin/ |
H A D | build.pl | 889 my $platform = $1; 892 mark_platform($alias, $platform); 978 $platform = $1; 1183 my $platform = shift; 1184 return 1 if ($platform eq 'all'); 1189 (($platform eq 'w') || ($platform eq 'n'))); 2533 foreach my $platform (keys %platforms) { 2572 my ($platform, $solar_vars) = @_; 2580 if ($platform =~ /\.pro$/) { 2582 $platform = $`; [all …]
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | Install.txt | 1 (1) goto "./nativelib/<platform>" directory and build it 5 (4) goto "api/<platform>/class" 8 (6) copy "api/<platform>/bin/nativelib.dll" (for windows) to "api/<platform>/class" 10 (8) goto "api/<platform>/class" and start java applet: "java -jar desktop.jar"
|
/aoo41x/main/setup_native/scripts/ |
H A D | javaloader.sh | 392 platform=`uname -p` # valid values are "sparc" or "i386" 393 searchstring="<architecture>$platform</architecture>" 398 if [ "$platform" = "sparc" ]; then 514 platform=`uname -s` 550 …errortext="Error: Platform $platform not supported for Java Runtime Environment (JRE) installation… 558 platform=`uname -s`
|
H A D | langpackscript.sh | 35 platform=`uname -s` 37 case $platform in 67 case $platform in 152 case $platform in
|
/aoo41x/main/setup_native/source/packinfo/ |
H A D | package_names_ext.txt | 8 SUNWgnome-base-libs GNOME base GUI libraries - platform dependent files, /usr filesystem 9 SUNWgnome-config GNOME configuration framework - platform dependent files, /usr filesystem 10 SUNWgnome-vfs GNOME Virtual File System Framework and application/MIME type registry - platform dep… 16 SUNWxwplt X Window System platform software
|
H A D | shellscripts_brand.txt | 29 platform=`uname -s` 30 case $$platform in 66 platform=`uname -s` 67 case $$platform in
|
H A D | shellscripts_core01.txt | 29 platform=`uname -s` 30 case $$platform in 66 platform=`uname -s` 67 case $$platform in
|
/aoo41x/main/solenv/bin/modules/ |
H A D | CreatePDBRelocators.pm | 166 my ($platform, $filesref) = @_; 171 $ret |= $self->collect_files ($srcdir, $platform, $filesref); 179 my ($srcdir, $platform, $filesref) = @_; 180 my $template = "$srcdir/*/$platform";
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | SystemUtil.java | 59 private static String platform = System.getProperty("os.name"); field in SystemUtil 89 return platform.startsWith("Windows"); in isWindows() 93 return platform.startsWith("Linux"); in isLinux() 97 return platform.startsWith("Mac"); in isMac() 101 return platform.endsWith("BSD"); in isBSD()
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | utils.java | 924 String platform = "unknown"; in getOfficeOS() local 930 platform = "wntmsci"; in getOfficeOS() 932 platform = "unxlngi"; in getOfficeOS() 937 platform = "unxsols"; in getOfficeOS() 939 platform = "unxsoli"; in getOfficeOS() 945 return platform; in getOfficeOS()
|
/aoo41x/main/bridges/test/java_uno/nativethreadpool/ |
H A D | makefile.mk | 36 ERROR -- missing platform 97 ERROR -- missing platform 107 ERROR -- missing platform
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XDisplayConnection.idl | 49 the platform specific window id. If empty, the handler should be 65 the platform specific window id the handler should be deregistered for. 95 @returns a unique platform dependend identifier for a display connection.
|
/aoo41x/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | XDragSourceListener.idl | 64 /** Called as the hotspot enters a platform dependent drop site. 76 /** Called as the hotspot exits a platform dependent drop site. 88 /** Called as the hotspot moves over a platform dependent drop site.
|
/aoo41x/main/udkapi/com/sun/star/uri/ |
H A D | XExternalUriReferenceTranslator.idl | 37 “file” URL to filenames on a given platform: The UNO environment 40 platform-specific way), while other applications typically assume that path 41 segments of “file” URLs directly represent a platform's
|