HomeSort by relevance Sort by last modified time
    Searched refs:TOOLS (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/
tools.mk 11 # List of tools to build.
12 TOOLS-yes += tiny_ssim.c
26 # Expand list of selected tools to build (as specified above)
27 TOOLS = $(addprefix tools/,$(call enabled,TOOLS))
28 ALL_SRCS = $(foreach ex,$(TOOLS),$($(notdir $(ex:.c=)).SRCS))
35 # Expand all tools sources into a variable containing all sources
36 # for that tools (not just them main one specified in TOOLS)
    [all...]
  /external/libxml2/os400/
make-src.sh 102 if action_needed "${LIBIFSNAME}/TOOLS.FILE"
103 then CMD="CRTSRCPF FILE(${TARGETLIB}/TOOLS) RCDLEN(112)"
104 CMD="${CMD} CCSID(${TGTCCSID}) TEXT('libxml2: build tools')"
111 BSF="${LIBIFSNAME}/TOOLS.FILE/BNDSRC.MBR"
212 CMD="${CMD} SRCFILE(${TARGETLIB}/TOOLS) SRCMBR(BNDSRC)"
286 if action_needed "${LIBIFSNAME}/TOOLS.FILE/XMLLINT.MBR" \
289 CMD="${CMD} TOOBJ('${LIBIFSNAME}/TOOLS.FILE/XMLLINT.MBR')"
295 "${LIBIFSNAME}/TOOLS.FILE/XMLLINT.MBR"
297 CMD="${CMD} SRCFILE(${TARGETLIB}/TOOLS) SRCMBR(XMLLINT) THDSAFE(*YES)"
341 if action_needed "${LIBIFSNAME}/TOOLS.FILE/XMLCATALOG.MBR"
    [all...]
  /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...]
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.4.0-alpha5/
protos-25.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.4.0-alpha6/
protos-25.4.0-alpha6.jar 

Completed in 414 milliseconds