Searched full:sdks (Results 1 – 25 of 93) sorted by relevance
1234
| /third_party/python/Lib/test/ |
| D | test__osx_support.py | 125 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk', 128 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g', 135 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk', 138 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g', 158 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk', 161 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g', 181 'CPPFLAGS': '-I. -isysroot/Developer/SDKs/MacOSX10.4u.sdk', 184 '-isysroot/Developer/SDKs/MacOSX10.4u.sdk -g', 204 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk', 207 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g', [all …]
|
| D | test_sysconfig.py | 276 '/Developer/SDKs/MacOSX10.4u.sdk ' 284 '/Developer/SDKs/MacOSX10.4u.sdk ' 292 '/Developer/SDKs/MacOSX10.4u.sdk ' 299 '/Developer/SDKs/MacOSX10.4u.sdk ' 306 '/Developer/SDKs/MacOSX10.4u.sdk ' 315 '/Developer/SDKs/MacOSX10.4u.sdk '
|
| /third_party/openssl/Configurations/ |
| D | 15-ios.conf | 40 # CROSS_TOP=/where/SDKs/are 52 cflags => add("-isysroot \$(CROSS_TOP)/SDKs/\$(CROSS_SDK) -fno-common"), 57 cflags => add("-isysroot \$(CROSS_TOP)/SDKs/\$(CROSS_SDK)"), 62 cflags => add("-isysroot \$(CROSS_TOP)/SDKs/\$(CROSS_SDK)"),
|
| /third_party/vk-gl-cts/framework/delibs/cmake/ |
| D | toolchain-ios.cmake | 8 # This decides if SDKS will be selected from the iPhoneOS.platform or iPhoneSimulator.platform fo… 16 # CMAKE_IOS_SDK_ROOT = automatic(default) or /path/to/platform/Developer/SDKs/SDK folder 31 # Determine the cmake host system version so we know where to find the iOS SDKs 118 file (GLOB _CMAKE_IOS_SDKS "${CMAKE_IOS_DEVELOPER_ROOT}/SDKs/*") 159 # only search the iOS sdks, not the remainder of the host filesystem
|
| /third_party/libjpeg-turbo/ |
| D | appveyor.yml | 23 …\Microsoft Visual Studio 10.0\VC\include;c:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\inclu… 25 …icrosoft Visual Studio 10.0\VC\lib\amd64;c:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\lib\x… 27 …ommon7\IDE;c:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\bin\x64;c:\Program Files (x86)\Micr…
|
| /third_party/icu/icu4c/source/allinone/ |
| D | Build.Windows.PlatformToolset.props | 44 …er_10)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@Insta… 45 …'">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows\v10.0@Insta… 46 …on_10)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@Produ… 47 …'">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows\v10.0@Produ…
|
| /third_party/skia/third_party/externals/freetype/builds/cmake/ |
| D | iOS.cmake | 25 # This decides whether SDKS are selected from the `iPhoneOS.platform' or 40 # CMAKE_IOS_SDK_ROOT = /path/to/platform/Developer/SDKs/SDK folder 80 # SDKs 191 file(GLOB _CMAKE_IOS_SDKS "${CMAKE_IOS_DEVELOPER_ROOT}/SDKs/*") 244 # only search the iOS SDKs, not the remainder of the host filesystem
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_util.py | 109 '/Developer/SDKs/MacOSX10.4u.sdk ' 122 '/Developer/SDKs/MacOSX10.4u.sdk ' 130 '/Developer/SDKs/MacOSX10.4u.sdk ' 137 '/Developer/SDKs/MacOSX10.4u.sdk ' 144 '/Developer/SDKs/MacOSX10.4u.sdk ' 153 '/Developer/SDKs/MacOSX10.4u.sdk '
|
| /third_party/libwebsockets/contrib/ |
| D | iOS.cmake | 8 # This decides if SDKS will be selected from the iPhoneOS.platform or iPhoneSimulator.platform fo… 16 # CMAKE_IOS_SDK_ROOT = automatic(default) or /path/to/platform/Developer/SDKs/SDK folder 49 # Determine the cmake host system version so we know where to find the iOS SDKs 162 file (GLOB _CMAKE_IOS_SDKS "${CMAKE_IOS_DEVELOPER_ROOT}/SDKs/*") 203 # only search the iOS sdks, not the remainder of the host filesystem
|
| /third_party/curl/ |
| D | MacOSX-Framework | 55 # Around Xcode 4.3, SDKs were moved from the Developer folder into the 57 if test -d "$DEVELOPER_PATH/Platforms/MacOSX.platform/Developer/SDKs"; then 58 SDK_PATH="$DEVELOPER_PATH/Platforms/MacOSX.platform/Developer/SDKs" 60 SDK_PATH="$DEVELOPER_PATH/SDKs"
|
| /third_party/rust/rust/src/doc/rustc/src/platform-support/ |
| D | apple-tvos.md | 18 and the SDKs for tvOS (`AppleTVOS.sdk`) and/or the tvOS Simulator 27 of Xcode and your SDKs.
|
| /third_party/mindspore/mindspore-src/source/cmake/ |
| D | check_requirements.cmake | 93 …ODE_SDK_PATH "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs") 94 set(MACOSX_CLT_SDK_PATH "/Library/Developer/CommandLineTools/SDKs")
|
| /third_party/openhitls/ |
| D | README.OpenSource | 9 …"Description": "openHiTLS aims to provide highly efficient and agile open-source SDKs for Cryptogr…
|
| /third_party/skia/third_party/externals/angle2/third_party/android_system_sdk/ |
| D | README.chromium | 14 Because prebuilt system SDKs are not distributed publicly, Googlers will need to
|
| /third_party/python/Mac/ |
| D | README.rst | 158 following combinations of SDKs and universal-archs flavors are available: 169 * 10.7 through 10.14 SDKs support ``intel``, ``intel-32``, and ``intel-64`` 171 * 10.15 and later SDKs support ``intel-64`` only 173 * 11.0 and later SDKs support ``universal2`` 324 It should be possible to use SDKs and/or older
|
| /third_party/skia/src/ports/ |
| D | SkImageGeneratorWIC.cpp | 16 // All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol. 20 // we intended to link against on all SDKs.
|
| D | SkImageEncoder_WIC.cpp | 24 //All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol. 28 //we intended to link against on all SDKs.
|
| /third_party/grpc/third_party/toolchains/rbe_ubuntu2004_bazel7/cc/ |
| D | builtin_include_directory_paths | 16 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
|
| /third_party/lame/vc_solution/ |
| D | vs2019_win71sdk_config.props | 5 <Win71SdkPath>C:\Program Files\Microsoft SDKs\Windows\v7.1\</Win71SdkPath>
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | socket.h | 16 only the latest Windows SDK provides this file; older SDKs and
|
| /third_party/skia/m133/src/ports/ |
| D | SkImageGeneratorWIC.cpp | 18 // All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol. 22 // we intended to link against on all SDKs.
|
| /third_party/skia/third_party/externals/dawn/docs/ |
| D | building.md | 16 ls `xcode-select -p`/Platforms/MacOSX.platform/Developer/SDKs
|
| /third_party/grpc/tools/internal_ci/linux/aws/ |
| D | grpc_run_basictests_csharp_aarch64.sh | 37 dotnet --list-sdks
|
| /third_party/skia/infra/bots/assets/win_toolchain/ |
| D | create.py | 41 'Extension SDKs',
|
| /third_party/skia/m133/infra/bots/assets/win_toolchain/ |
| D | create.py | 41 'Extension SDKs',
|
1234