Home
last modified time | relevance | path

Searched full:sdks (Results 1 – 25 of 68) sorted by relevance

123

/third_party/python/Lib/test/
Dtest__osx_support.py125 '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 …]
Dtest_sysconfig.py276 '/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/
D15-ios.conf40 # 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/
Dtoolchain-ios.cmake8 # 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/
Dappveyor.yml23 …\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/
DBuild.Windows.PlatformToolset.props44 …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/python/Lib/distutils/tests/
Dtest_util.py109 '/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/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake25 # 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/libwebsockets/contrib/
DiOS.cmake8 # 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/
DMacOSX-Framework55 # 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/mindspore/mindspore-src/source/cmake/
Dcheck_requirements.cmake93 …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/python/Mac/
DREADME.rst158 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/
DSkImageGeneratorWIC.cpp16 // All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol.
20 // we intended to link against on all SDKs.
DSkImageEncoder_WIC.cpp24 //All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol.
28 //we intended to link against on all SDKs.
/third_party/skia/third_party/externals/angle2/third_party/android_system_sdk/
DREADME.chromium14 Because prebuilt system SDKs are not distributed publicly, Googlers will need to
/third_party/lame/vc_solution/
Dvs2019_win71sdk_config.props5 <Win71SdkPath>C:\Program Files\Microsoft SDKs\Windows\v7.1\</Win71SdkPath>
/third_party/pulseaudio/src/pulsecore/
Dsocket.h16 only the latest Windows SDK provides this file; older SDKs and
/third_party/skia/third_party/externals/dawn/docs/
Dbuilding.md16 ls `xcode-select -p`/Platforms/MacOSX.platform/Developer/SDKs
/third_party/skia/infra/bots/assets/win_toolchain/
Dcreate.py41 'Extension SDKs',
/third_party/ffmpeg/libavfilter/metal/
Dutils.m32 …// MAC_OS_X_VERSION_10_15 is only defined on SDKs new enough to include its functionality (includi…
/third_party/openGLES/xml/
DMakefile18 # drivers and SDKs provided by OS vendors and IHVs include their own
/third_party/python/Tools/wasm/
DREADME.md13 assistance with installation of SDKs.
419 ## Install SDKs and dependencies manually
423 of SDKs and cached libraries is about 1.6 GB.
/third_party/skia/third_party/externals/opengl-registry/xml/
DMakefile29 # drivers and SDKs provided by OS vendors and IHVs include their own
/third_party/python/Lib/
D_osx_support.py332 """Remove references to any SDKs not available"""
339 # provide SDKs. If the SDK is not present, it is assumed
473 # Remove references to sdks that are not found
/third_party/python/Lib/distutils/
Dunixccompiler.py277 # Note that, as of Xcode 7, Apple SDKs may contain textual stub
287 # MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/

123