/external/vulkan-validation-layers/ |
update_external_sources.sh | 2 # Update source for glslang, LunarGLASS, spirv-tools 32 function create_spirv-tools () { 33 rm -rf "${BASEDIR}"/spirv-tools 34 echo "Creating local spirv-tools repository (${BASEDIR}/spirv-tools)." 35 mkdir -p "${BASEDIR}"/spirv-tools 36 cd "${BASEDIR}"/spirv-tools 37 git clone https://github.com/KhronosGroup/SPIRV-Tools.git . 39 mkdir -p "${BASEDIR}"/spirv-tools/external/spirv-headers 40 cd "${BASEDIR}"/spirv-tools/external/spirv-header [all...] |
update_external_sources.bat | 2 REM Update source for glslang, spirv-tools 18 set SPIRV_TOOLS_DIR=%BASE_DIR%\spirv-tools 27 echo --sync-spirv-tools just pull spirv-tools_revision 29 echo --build-spirv-tools pulls spirv-tools_revision, configures CMake, builds Release and Debug 30 echo --all sync and build glslang, LunarGLASS, spirv-tools 35 set sync-spirv-tools=0 37 set build-spirv-tools=0 50 if "%1" == "--sync-spirv-tools" ( 51 set sync-spirv-tools=1 64 if "%1" == "--build-spirv-tools" ( [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
AntlrPPC.mak | 101 Duplicate -y antlrPPC "{MPW}"Tools:antlr
|
/external/ImageMagick/www/api/ |
animate.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
colormap.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
signature.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
mogrify.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
segment.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
stream.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
colorspace.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
composite.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
decorate.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
display.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
fourier.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
monitor.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
montage.php | 44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Collections.Tests.pas | 18 Antlr.Runtime.Tools;
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/ |
XmlParser.py | 124 if self.DistP.Tools:
125 XmlTreeLevel = ['DistributionPackage', 'Tools', 'Header']
126 CheckDict = {'Name':self.DistP.Tools.GetName(), }
129 if not self.DistP.Tools.GetFileList():
130 XmlTreeLevel = ['DistributionPackage', 'Tools']
133 for Item in self.DistP.Tools.GetFileList():
134 XmlTreeLevel = ['DistributionPackage', 'Tools']
199 # Parse Tools
202 self.DistP.Tools = Tmp.FromXml2(XmlNode(self.Pkg, '/DistributionPackage/Tools'), 'Tools') [all...] |
/development/build/tools/ |
windows_sdk.mk | 8 # - build a few Windows tools 9 # - mirror the linux SDK directory and patch it with the Windows tools 24 # that are tools-dependent and not platform-dependent. 58 .PHONY: win_sdk winsdk-tools 76 winsdk-tools: $(WIN_TARGETS) 77 $(call winsdk-banner,Tools Done) 87 $(TOPDIR)development/build/tools/patch_windows_sdk.sh $(subst @,-q,$(hide)) \
|
/device/linaro/bootloader/edk2/BaseTools/ |
toolsetup.bat | 108 echo !!! ERROR !!! No tools path available. Please set EDK_TOOLS_PATH !!!
272 echo Rebuilding of tools is not required. Binaries of the latest,
273 echo tested versions of the tools have been tested and included in the
276 echo If you really want to build the tools, use the ForceRebuild option.
299 echo !!! ERROR !!! PYTHON_HOME is required to build or execute the tools, please set it. !!!
308 if exist "%PYTHON_HOME%\Tools\cx_Freeze-3.0.3\FreezePython.exe" (
309 set PYTHON_FREEZER_PATH=%PYTHON_HOME%\Tools\cx_Freeze-3.0.3
311 if exist "%PYTHON_HOME%\Tools\cx_Freeze\FreezePython.exe" (
312 set PYTHON_FREEZER_PATH=%PYTHON_HOME%\Tools\cx_Freeze
340 @echo !!! ERROR !!!! Cannot find Visual Studio, required to build C tools !!!
[all...] |
/build/make/tools/droiddoc/templates-ndk/ |
sdkpage.cs | 15 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs 261 <h3>SDK Tools Only</h3> 263 <p>If you prefer to use a different IDE or run the tools from the 264 command line or with build scripts, you can instead download the stand-alone Android SDK Tools. 265 These packages provide the basic SDK tools for app development, without an IDE. 266 Also see the <a href="<?cs var:toroot ?>tools/sdk/tools-notes.html">SDK tools release notes</a>.</p> 278 <a onclick="return onDownload(this)" id="win-tools" href="http://dl.google.com/android/<?cs 297 <a onclick="return onDownload(this)" id="mac-tools" href="http://dl.google.com/android/<?c [all...] |
/external/harfbuzz_ng/win32/ |
info-msvc.mak | 60 @echo Built Tools: $(BUILT_TOOLS) 75 @echo PREFIX: Optional, the path where dependent libraries and tools may be 107 @echo requires the GNOME GLib2 libraries and tools, notably the glib-mkenums 113 @echo requires the GNOME gobject-introspection libraries and tools. You will need 115 @echo Python interpreter (that was used to build the gobject-introspection tools)
|
/external/vulkan-validation-layers/build-android/jni/ |
Android.mk | 23 SPIRV_TOOLS_DIR := $(SHADERC_DIR)/spirv-tools 47 LOCAL_STATIC_LIBRARIES += layer_utils glslang SPIRV-Tools
|
/sdk/find_java/ |
find_java.bat | 57 echo Tools, you need a suitable version of Java JDK installed on your system.
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/ |
DistributionPackageClass.py | 102 self.Tools = MiscFileObject()
|