Searched refs:AIX (Results 1 – 25 of 222) sorted by relevance
123456789
/third_party/icu/tools/multi/c/ |
D | superconf.sh | 24 AIX) 26 AIX=AIX 30 AIX=AIX 33 AIX=AIX4.3VA 36 AIX=AIX4.3xlC 40 rcs=${AIX} 51 rcs=$AIX
|
/third_party/icu/icu4c/source/ |
D | runConfigureICU | 39 AIX Use the IBM XL xlclang/xlclang compilers on AIX 40 AIX/GCC Use the GNU gcc/g++ compilers on AIX 41 AIX/OpenXL Use the IBM Open XL ibm-clang_r/ibm-clang++_r compilers on AIX 136 AIX) 137 THE_OS=AIX 150 AIX/GCC) 151 THE_OS=AIX 158 AIX/OpenXL) 159 THE_OS=AIX
|
/third_party/python/Misc/ |
D | README.AIX | 3 AIX. 5 There used to be many issues with Python on AIX, but the major ones 15 You can compile Python with gcc or the native AIX compiler. The native 48 By default on AIX each program gets one segment register for its data 78 Those issues are currently affecting Python on AIX: 80 * Python has not been fully tested on AIX when compiled as a 64 bit 84 released to the system. If you have a Python application on AIX that 105 Python and python modules can now be built as shared libraries on AIX 108 AIX shared libraries require that an "export" and "import" file be
|
D | README | 21 README.AIX Information about using Python on AIX
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Host.inc | 52 // On AIX, the AIX version and release should be that of the current host 54 if (Triple(LLVM_HOST_TRIPLE).getOS() == Triple::AIX) { 56 if (TT.getOS() == Triple::AIX && !TT.getOSMajorVersion()) { 59 std::string NewOSName = Triple::getOSTypeName(Triple::AIX);
|
/third_party/skia/third_party/externals/icu/source/ |
D | runConfigureICU | 39 AIX Use the IBM XL xlclang/xlclang compilers on AIX 40 AIX/GCC Use the GNU gcc/g++ compilers on AIX 135 AIX) 136 THE_OS=AIX 149 AIX/GCC) 150 THE_OS=AIX
|
/third_party/icu/icu4c/source/config/ |
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability). 11 # When building stubdata, special considerations need to be made when building on AIX with GCC 45 ## SEVERE ERROR: output file in use .. on AIX. 68 ## Compiler switch to embed a library name. Not present on AIX. 76 # without the -brtl option, the library names use .a. AIX is funny that way. 83 ## Special AIX rules
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability). 11 # When building stubdata, special considerations need to be made when building on AIX with GCC 45 ## SEVERE ERROR: output file in use .. on AIX. 68 ## Compiler switch to embed a library name. Not present on AIX. 76 # without the -brtl option, the library names use .a. AIX is funny that way. 83 ## Special AIX rules
|
/third_party/ninja/ |
D | CMakeLists.txt | 129 if(CMAKE_SYSTEM_NAME STREQUAL "OS400" OR CMAKE_SYSTEM_NAME STREQUAL "AIX") 134 if(CMAKE_SYSTEM_NAME STREQUAL "AIX") 144 # On IBM i (identified as "OS400" for compatibility reasons) and AIX, this fixes missing 146 if(CMAKE_SYSTEM_NAME STREQUAL "OS400" OR CMAKE_SYSTEM_NAME STREQUAL "AIX") 226 if(CMAKE_SYSTEM_NAME STREQUAL "AIX" AND CMAKE_SIZEOF_VOID_P EQUAL 4) 227 # These tests require more memory than will fit in the standard AIX shared stack/heap (256M)
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/ |
D | coverage.txt | 7 1 YES max and min priorities are taken from the system (AIX) 9 speculative for AIX (FIFO2, FIFO3, FIFO4)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/ |
D | abi-breaking.h.cmake | 40 // GCC on AIX does not support visibility attributes. Symbols are not 41 // exported by default on AIX.
|
/third_party/openssl/Configurations/platform/ |
D | AIX.pm | 1 package platform::AIX;
|
/third_party/node/deps/openssl/openssl/Configurations/platform/ |
D | AIX.pm | 1 package platform::AIX;
|
/third_party/openssl/doc/man1/ |
D | openssl-passwd.pod.in | 53 Use the B<AIX MD5> algorithm (AIX variant of the BSD algorithm).
|
/third_party/node/doc/contributing/maintaining/ |
D | maintaining-shared-library-support.md | 20 * AIX 51 to set the LIBPATH (AIX), LD\_LIBRARY\_PATH (Linux/Unix), etc. 71 For the node wrapper on AIX, it is built with
|
/third_party/pcre2/pcre2/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 34 # (e.g. PTHREAD_CREATE_UNDETACHED on AIX). 131 # pthreads: AIX (must check this before -lpthread) 239 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. 286 # More AIX lossage: must compile with xlc_r or cc_r
|
/third_party/node/test/addons/zlib-binding/ |
D | binding.gyp | 8 # Used to differentiate `AIX` and `OS400`(IBM i).
|
/third_party/ltp/testcases/kernel/fs/fs_inod/ |
D | fs_inod_readme.txt | 34 of a jfs stress test suite for AIX. The command to execute the script 71 04/18/98 Dara Morgenstein Project Yeager (AIX)
|
/third_party/skia/third_party/externals/libwebp/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 34 # (e.g. PTHREAD_CREATE_UNDETACHED on AIX). 131 # pthreads: AIX (must check this before -lpthread) 253 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. 301 # More AIX lossage: compile with *_r variant
|
/third_party/skia/third_party/externals/microhttpd/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 34 # (e.g. PTHREAD_CREATE_UNDETACHED on AIX). 131 # pthreads: AIX (must check this before -lpthread) 253 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. 301 # More AIX lossage: compile with *_r variant
|
/third_party/node/test/addons/openssl-binding/ |
D | binding.gyp | 11 # Used to differentiate `AIX` and `OS400`(IBM i).
|
/third_party/node/test/addons/openssl-providers/ |
D | binding.gyp | 11 # Used to differentiate `AIX` and `OS400`(IBM i).
|
/third_party/libuv/ |
D | README.md | 298 ### AIX Notes 300 AIX compilation using IBM XL C/C++ requires version 12.1 or greater. 302 AIX support for filesystem events requires the non-default IBM `bos.ahafs` 303 package to be installed. This package provides the AIX Event Infrastructure
|
/third_party/node/deps/uv/ |
D | README.md | 298 ### AIX Notes 300 AIX compilation using IBM XL C/C++ requires version 12.1 or greater. 302 AIX support for filesystem events requires the non-default IBM `bos.ahafs` 303 package to be installed. This package provides the AIX Event Infrastructure
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… 351 # For the AIX way of multilib, we name the shared archive member 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 369 [Shared archive member basename, for filename based shared library versioning on AIX])dnl
|
123456789