| /third_party/skia/third_party/externals/freetype/builds/wince/vc2008-ce/ |
| D | freetype.sln | 9 …ltithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 5.0… 10 …ithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 5.0 … 11 …ithreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 6 Pr… 12 …g Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 6 … 15 …lethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 5.0… 16 …ethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 5.0… 17 …ethreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 6 P… 18 … Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 6… 21 …LIB Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Pocket PC SDK (… 22 …LIB Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Smartphone SDK… [all …]
|
| /third_party/skia/third_party/externals/freetype/builds/wince/vc2005-ce/ |
| D | freetype.sln | 9 …ltithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 5.0… 10 …ithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 5.0 … 11 …ithreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 6 Pr… 12 …g Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Multithreaded|Windows Mobile 6 … 15 …lethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 5.0… 16 …ethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 5.0… 17 …ethreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 6 P… 18 … Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Singlethreaded|Windows Mobile 6… 21 …LIB Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Pocket PC SDK (… 22 …LIB Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Smartphone SDK… [all …]
|
| D | freetype.vcproj | 6 <Platform Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" /> 7 <Platform Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)" /> 8 <Platform Name="Windows Mobile 6 Professional SDK (ARMV4I)" /> 9 <Platform Name="Windows Mobile 6 Standard SDK (ARMV4I)" /> 54 … SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" In… 74 …SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" In… 94 …SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" In… 114 …ard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" In… 174 … SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" In… 194 …SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" In… [all …]
|
| /third_party/typescript/tests/baselines/reference/docker/ |
| D | azure-sdk.log | 8 ==[ @azure/eslint-plugin-azure-sdk ]=============================[ 1 of 274 ]== 9 "@azure-rest/agrifood-farming" is blocked by "@azure/eslint-plugin-azure-sdk". 10 "@azure-rest/core-client" is blocked by "@azure/eslint-plugin-azure-sdk". 11 "@azure/core-auth" is blocked by "@azure/eslint-plugin-azure-sdk". 12 "@azure/abort-controller" is blocked by "@azure/eslint-plugin-azure-sdk". 13 "@azure/core-rest-pipeline" is blocked by "@azure/eslint-plugin-azure-sdk". 14 "@azure/core-tracing" is blocked by "@azure/eslint-plugin-azure-sdk". 15 "@azure/core-util" is blocked by "@azure/eslint-plugin-azure-sdk". 16 "@azure/logger" is blocked by "@azure/eslint-plugin-azure-sdk". 17 "@azure/core-lro" is blocked by "@azure/eslint-plugin-azure-sdk". [all …]
|
| /third_party/rust/crates/libc/ci/ |
| D | android-emulator-package.xml | 1 …sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01"… 7 …SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) … 18 2.1 In order to use the SDK, you must first agree to the License Agreement. You may not use the SDK… 22 …SDK and may not accept the License Agreement if you are a person barred from receiving the SDK und… 24 …e requisite authority, you may not accept the License Agreement or use the SDK on behalf of your e… 27 3. SDK License from Google 29 …e, non-assignable, non-exclusive, and non-sublicensable license to use the SDK solely to develop a… 31 …SDK to develop applications for other platforms (including non-compatible implementations of Andro… 33 … right, title and interest in and to the SDK, including any Intellectual Property Rights that subs… 35 …SDK for any purpose not expressly permitted by the License Agreement. Except to the extent require… [all …]
|
| D | android-install-sdk.sh | 5 # Prep the SDK and emulator 12 SDK=6609375 13 mkdir -p sdk/cmdline-tools 14 wget -q --tries=20 https://dl.google.com/android/repository/commandlinetools-linux-${SDK}_latest.zip 15 unzip -q -d sdk/cmdline-tools commandlinetools-linux-${SDK}_latest.zip 43 echo '### User Sources for Android SDK Manager' >> /root/.android/repositories.cfg 47 # yes | ./sdk/tools/bin/sdkmanager --list --verbose 54 yes | ./sdk/cmdline-tools/tools/bin/sdkmanager --licenses --no_https | grep -v = || true 55 yes | ./sdk/cmdline-tools/tools/bin/sdkmanager --no_https \ 63 unzip -q -d sdk emulator-linux_x64-9058569.zip [all …]
|
| /third_party/musl/porting/linux/user/config/ |
| D | ld-musl-namespace-arm.ini | 8 …sdk:/system/lib/chipset-pub-sdk:/system/lib/chipset-sdk:/system/lib/platformsdk:/system/lib/module… 9 …sdk:/system/lib/module/data:/system/lib/module/multimedia:/system/lib/module/security:/lib:/usr/lo… 17 …sdk:/system/lib/chipset-pub-sdk:/system/lib/chipset-sdk:/system/lib/platformsdk:/system/lib/module… 18 …sdk:/system/lib/module/data:/system/lib/module/multimedia:/system/lib/module/security:/lib:/usr/lo…
|
| D | ld-musl-namespace-loongarch64.ini | 8 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 9 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste… 17 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 18 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste…
|
| D | ld-musl-namespace-aarch64.ini | 8 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 9 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste… 17 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 18 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste…
|
| /third_party/musl/scripts/ |
| D | paths.json | 6 "/vendor/lib64/chipset-sdk", 7 "/system/lib64/chipset-pub-sdk", 8 "/system/lib64/chipset-sdk", 18 "/system/lib/chipset-pub-sdk", 19 "/system/lib/chipset-sdk", 32 "/lib64/chipset-pub-sdk" 39 "/vendor/lib/chipset-sdk", 40 "/system/lib/chipset-pub-sdk", 41 "/system/lib/chipset-sdk", 53 "/lib/chipset-pub-sdk"
|
| /third_party/musl/config/ |
| D | ld-musl-namespace-arm.ini | 8 …sdk:/system/lib/chipset-pub-sdk:/system/lib/chipset-sdk:/system/lib/platformsdk:/system/lib/module… 9 …sdk:/system/lib/module/data:/system/lib/module/multimedia:/system/lib/module/security:/lib:/usr/lo… 17 …sdk:/system/lib/chipset-pub-sdk:/system/lib/chipset-sdk:/system/lib/platformsdk:/system/lib/module… 18 …sdk:/system/lib/module/data:/system/lib/module/multimedia:/system/lib/module/security:/lib:/usr/lo…
|
| D | ld-musl-namespace-aarch64.ini | 8 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 9 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste… 17 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 18 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste…
|
| D | ld-musl-namespace-loongarch64.ini | 8 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 9 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste… 17 …sdk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib6… 18 …sdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/syste…
|
| /third_party/vulkan-headers/ |
| D | README.md | 17 then consumed by downstream repositories used to build SDK components such 21 [Vulkan-SDK](https://www.lunarg.com/vulkan-sdk/). 38 ## SDK Support 40 Vulkan-Headers are shipped as part of the official [Vulkan-SDK](https://www.lunarg.com/vulkan-sdk/) 50 … the same quality level as SDK tags. SDK tags follow the `vulkan-sdk-<`_`version`_`>.<`_`patch`_`>…
|
| /third_party/skia/third_party/externals/angle2/util/ |
| D | BUILD.gn | 234 "${skia_third_party_dir}/fuchsia-sdk/sdk/fidl/fuchsia.images", 235 "${skia_third_party_dir}/fuchsia-sdk/sdk/fidl/fuchsia.ui.policy", 236 "${skia_third_party_dir}/fuchsia-sdk/sdk/fidl/fuchsia.ui.scenic", 237 "${skia_third_party_dir}/fuchsia-sdk/sdk/fidl/fuchsia.ui.views", 238 "${skia_third_party_dir}/fuchsia-sdk/sdk/pkg/async-loop-cpp", 239 "${skia_third_party_dir}/fuchsia-sdk/sdk/pkg/async-loop-default", 240 "${skia_third_party_dir}/fuchsia-sdk/sdk/pkg/fdio", 241 "${skia_third_party_dir}/fuchsia-sdk/sdk/pkg/scenic_cpp",
|
| /third_party/skia/third_party/externals/libwebp/ |
| D | iosbuild.sh | 19 # Extract the latest SDK version from the final field of the form: iphoneosX.Y 20 readonly SDK=$(xcodebuild -showsdks \ 33 # Note that iPhoneOS-V6 support is not available with the iOS6 SDK. 46 readonly LIPO=$(xcrun -sdk iphoneos${SDK} -find lipo) 52 if [[ -z "${SDK}" ]]; then 53 echo "iOS SDK not available" 55 elif [[ ${SDK%%.*} -gt 8 ]]; then 57 elif [[ ${SDK%%.*} -le 6 ]]; then 58 echo "You need iOS SDK version 6.0 or above" 63 echo "iOS SDK Version: ${SDK}" [all …]
|
| D | xcframeworkbuild.sh | 27 # Extract the latest SDK version from the final field of the form: iphoneosX.Y 29 readonly SDK=($( 75 readonly LIPO=$(xcrun -sdk iphoneos${SDK[$IOS]} -find lipo) 77 if [[ -z "${SDK[$IOS]}" ]] || [[ ${SDK[$IOS]%%.*} -lt 8 ]]; then 78 echo "iOS SDK version 8.0 or higher is required!" 83 echo "iOS SDK Version: ${SDK[$IOS]}" 84 echo "MacOS SDK Version: ${SDK[$MACOS]}" 128 sdk="${SDK[$IOS]}" 131 sdk="${SDK[$MACOS]}" 140 SDKROOT+="Developer/SDKs/${PLATFORM%%-*}${sdk}.sdk/"
|
| /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 …]
|
| /third_party/python/Tools/wasm/ |
| D | wasi-env | 6 echo "wasi-env - Run command with WASI-SDK" 9 echo "run configure and make with WASI-SDK. A WASI-SDK must be either" 10 echo "installed at /opt/wasi-sdk or the env var 'WASI_SDK_PATH' must" 11 echo "set to the root of a WASI-SDK." 32 WASI_SDK_PATH="${WASI_SDK_PATH:-/opt/wasi-sdk}" 44 # --sysroot is required if WASI-SDK is not installed in /opt/wasi-sdk. 45 if test "${WASI_SDK_PATH}" != "/opt/wasi-sdk"; then
|
| D | README.md | 24 [Emscripten](https://emscripten.org/) SDK and a build Python interpreter. 28 Christian Heimes maintains a container image with Emscripten SDK, Python 29 build dependencies, WASI-SDK, wasmtime, and several additional tools. 256 WASI builds require [WASI SDK](https://github.com/WebAssembly/wasi-sdk) 16.0+. 261 ``pkg-config`` overrides. The script assumes that WASI-SDK is installed in 262 ``/opt/wasi-sdk`` or ``$WASI_SDK_PATH``. 284 ## WASI limitations and issues (WASI SDK 15.0) 309 - ``os.utime*()`` is buggy in WASM SDK 15.0, see 392 Emscripten SDK and WASI SDK define several built-in macros. You can dump a 394 ``/path/to/wasi-sdk/bin/clang -dM -E - < /dev/null``. [all …]
|
| /third_party/jerryscript/targets/zephyr/ |
| D | Makefile.travis | 28 # Install Zephyr SDK. 29 install-zephyr-sdk: 30 …https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.10.0/zephyr-sdk-0.10.0-setup.run… 31 sh ../zephyr-sdk-0.10.0-setup.run -- -y -d $(CURDIR)/../zephyr-sdk-0.10.0 46 install-noapt: install-zephyr-sdk install-zephyr install-cmake 56 export ZEPHYR_SDK_INSTALL_DIR=$(CURDIR)/../zephyr-sdk-0.10.0 && \
|
| /third_party/typescript/tests/cases/docker/azure-sdk/ |
| D | Dockerfile | 3 RUN git clone --depth 1 https://github.com/Azure/azure-sdk-for-js.git /azure-sdk 4 WORKDIR /azure-sdk 6 WORKDIR /azure-sdk/sdk/core/core-http 10 WORKDIR /azure-sdk/common/temp/node_modules/.pnpm/registry.npmjs.org/typescript/3.5.1/node_modules 16 WORKDIR /azure-sdk
|
| /third_party/gn/examples/ios/build/config/ios/scripts/ |
| D | sdk_info.py | 5 """Collects information about the SDK and return them as JSON file.""" 73 def ExtractSDKInfo(info, sdk): argument 74 """Extract information about the SDK.""" 75 return GetCommandOutput(['xcrun', '--sdk', sdk, '--show-sdk-' + info]).strip() 84 """Returns a dictionary with information about the SDK.""" 102 sdk_info['sdk'] = effective_sdk 132 '-s', '--sdk-version', 133 help='version of the sdk')
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | StdAfx.h | 33 MSVC6 / 2003sdk: 41 SDK for Win7 (and later) 47 #define _WIN32_WINNT 0x0601 // in win7 sdk 48 #define _WIN32_WINNT 0x0A00 // in win10 sdk 54 #define WINVER 0x0601 // in win7 sdk 55 #define WINVER 0x0A00 // in win10 sdk 81 0x501 2003sdk 82 0xa00 win10 sdk
|
| /third_party/skia/third_party/externals/freetype/builds/windows/visualce/ |
| D | freetype.vcproj | 19 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 22 Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 25 Name="Windows Mobile 6 Professional SDK (ARMV4I)" 28 Name="Windows Mobile 6 Standard SDK (ARMV4I)" 1483 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 1484 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 1485 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 1569 Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 1570 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 1571 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" [all …]
|