/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/ |
ctype_base.h | 31 // Support for Solaris 2.5.1
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
fork_wait.py | 8 On some systems (e.g. Solaris without posix threads) we find that all
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
fork_wait.py | 8 On some systems (e.g. Solaris without posix threads) we find that all
|
/sdk/eclipse/artifacts/bundles/ |
monitor.product | 23 <solaris/>
|
/sdk/eclipse/buildConfig/ |
build.properties | 51 # solaris, motif, sparc & \ 52 # solaris, gtk, sparc & \ 69 # solaris, motif, sparc - antZip& \ 70 # solaris, gtk, sparc - antZip& \
|
/external/bison/darwin-lib/sys/ |
stat.h | 435 #ifndef S_ISDOOR /* Solaris 2.5 and up */ 481 #ifndef S_ISPORT /* Solaris 10 and up */ 699 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our futimens 700 implementation relies on futimesat, which on Solaris 10 makes an invocation 1003 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our utimensat 1004 implementation relies on futimesat, which on Solaris 10 makes an invocation [all...] |
/external/bison/lib/ |
errno.in.h | 170 Define them here. Values >= 2000 seem safe to use: Solaris ESTALE = 151, 247 /* Use the same values as defined for Solaris >= 8, for
|
sys_stat.in.h | 123 #ifndef S_ISDOOR /* Solaris 2.5 and up */ 169 #ifndef S_ISPORT /* Solaris 10 and up */ 387 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our futimens 388 implementation relies on futimesat, which on Solaris 10 makes an invocation 691 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our utimensat 692 implementation relies on futimesat, which on Solaris 10 makes an invocation
|
/external/bison/linux-lib/sys/ |
stat.h | 435 #ifndef S_ISDOOR /* Solaris 2.5 and up */ 481 #ifndef S_ISPORT /* Solaris 10 and up */ 699 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our futimens 700 implementation relies on futimesat, which on Solaris 10 makes an invocation 1003 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our utimensat 1004 implementation relies on futimesat, which on Solaris 10 makes an invocation [all...] |
/external/bison/m4/ |
isnanf.m4 | 117 dnl Test whether isnanf() rejects Infinity (this fails on Solaris 2.5.1), 183 irix* | solaris*) gl_cv_func_isnanf_works="guessing no";;
|
strerror_r.m4 | 12 dnl Persuade Solaris <string.h> to declare strerror_r(). 80 dnl Solaris 10 strerror_r corrupts errno on failure
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
config.h | 83 # recycled. However, Solaris (and some other systems) use a [very large] 93 # Set to 1 for unique thread IDs like Solaris (this is the default).
|
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/ |
u_thread.h | 87 * header macros for MT-safe errno, etc. For Solaris, this is the -mt 88 * compiler flag. On Solaris with gcc, use -D_REENTRANT to enable
|
/external/chromium_org/third_party/skia/gyp/ |
ports.gyp | 67 [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos", "nacl", "android"]', { 76 [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]', {
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
pc_from_ucontext.m4 | 4 # is also defined on solaris, but does the wrong thing). 24 pc_fields=" uc_mcontext.gregs[[REG_PC]]" # Solaris x86 (32 + 64 bit)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/ |
runtests | 69 if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-sparc" ] || [ "$os-$ws-$arch" = "hpux-motif-PA_RISC" ] || [ "$os-$ws-$arch" = "qnx-photon-x86" ]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
ElementParser.java | 111 xmlParser.parse("l:/vabase/team/sonia", "feature", "org.eclipse.platform.solaris.motif-feature"); 123 xmlParser.parse("l:/vabase/team/sonia", "feature", "org.eclipse.platform.solaris.motif.source-feature");
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/ |
EclipseTestResultsGeneratorNoMail.java | 60 test.setPlatformSpecificTemplateList("Windows,"+publishingContent+"/templateFiles/platform.php.template,winPlatform.php;Linux,"+publishingContent+"/templateFiles/platform.php.template,linPlatform.php;Solaris,"+publishingContent+"/templateFiles/platform.php.template,solPlatform.php;AIX,"+publishingContent+"/templateFiles/platform.php.template,aixPlatform.php;Macintosh,"+publishingContent+"/templateFiles/platform.php.template,macPlatform.php;Source Build,"+publishingContent+"/templateFiles/sourceBuilds.php.template,sourceBuilds.php"); 62 <property name="platformSpecificTemplateList" value="Windows,${publishingContent}/templateFiles/platform.php.template,winPlatform.php;Linux,${publishingContent}/templateFiles/platform.php.template,linPlatform.php;Solaris,${publishingContent}/templateFiles/platform.php.template,solPlatform.php;AIX,${publishingContent}/templateFiles/platform.php.template,aixPlatform.php;Macintosh,${publishingContent}/templateFiles/platform.php.template,macPlatform.php;Source Build,${publishingContent}/templateFiles/sourceBuilds.php.template,sourceBuilds.php" />
|