Home
last modified time | relevance | path

Searched refs:INSTALL_ROOT (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/crosstool/ARM/
Dbuild-install-linux.sh12 readonly INSTALL_ROOT="${INSTALL_ROOT:-/usr/local/crosstool}"
22 readonly CODE_SOURCERY="${INSTALL_ROOT}/codesourcery"
45 readonly LLVM_INSTALL_DIR="${INSTALL_ROOT}/${CROSS_TARGET}/llvm"
50 readonly LLVMGCC_INSTALL_DIR="${INSTALL_ROOT}/${CROSS_TARGET}/llvm-gcc-4.2"
191 echo "Building in ${SCRATCH_ROOT}; installing in ${INSTALL_ROOT}"
DREADME28 $INSTALL_ROOT (if you want to install in directory other than /usr/local).
32 % env INSTALL_ROOT=[dir to install in] \
/external/llvm/utils/crosstool/ARM/
Dbuild-install-linux.sh12 readonly INSTALL_ROOT="${INSTALL_ROOT:-/usr/local/crosstool}"
22 readonly CODE_SOURCERY="${INSTALL_ROOT}/codesourcery"
45 readonly LLVM_INSTALL_DIR="${INSTALL_ROOT}/${CROSS_TARGET}/llvm"
50 readonly LLVMGCC_INSTALL_DIR="${INSTALL_ROOT}/${CROSS_TARGET}/llvm-gcc-4.2"
191 echo "Building in ${SCRATCH_ROOT}; installing in ${INSTALL_ROOT}"
DREADME28 $INSTALL_ROOT (if you want to install in directory other than /usr/local).
32 % env INSTALL_ROOT=[dir to install in] \
/external/swiftshader/third_party/llvm-7.0/llvm/utils/crosstool/ARM/
Dbuild-install-linux.sh12 readonly INSTALL_ROOT="${INSTALL_ROOT:-/usr/local/crosstool}"
22 readonly CODE_SOURCERY="${INSTALL_ROOT}/codesourcery"
45 readonly LLVM_INSTALL_DIR="${INSTALL_ROOT}/${CROSS_TARGET}/llvm"
50 readonly LLVMGCC_INSTALL_DIR="${INSTALL_ROOT}/${CROSS_TARGET}/llvm-gcc-4.2"
191 echo "Building in ${SCRATCH_ROOT}; installing in ${INSTALL_ROOT}"
DREADME28 $INSTALL_ROOT (if you want to install in directory other than /usr/local).
32 % env INSTALL_ROOT=[dir to install in] \
/external/epid-sdk/
DSConstruct353 SetOptionDefault('INSTALL_ROOT',
357 '$INSTALL_ROOT/tools')
360 '$INSTALL_ROOT/example')
363 '$INSTALL_ROOT/include/epid')
366 '$INSTALL_ROOT/include/ext/ipp/include')
369 '$INSTALL_ROOT/test')
372 '$INSTALL_ROOT/lib/${TARGET_VARIANT}')
375 '$INSTALL_ROOT/example')
378 '$INSTALL_ROOT/tools')
464 '$INSTALL_ROOT/test_ipp_shared')
[all …]
/external/libgsm/
DMakefile74 INSTALL_ROOT = macro
81 GSM_INSTALL_ROOT = $(INSTALL_ROOT)
92 TOAST_INSTALL_ROOT = $(INSTALL_ROOT)
/external/expat/
DChanges446 #1490371, #1613457: support both, DESTDIR and INSTALL_ROOT,