Home
last modified time | relevance | path

Searched refs:BUILDTYPE (Results 1 – 3 of 3) sorted by relevance

/external/skia/platform_tools/ios/bin/
Dios_setup.sh33 if [[ -z "$BUILDTYPE" ]]; then
34 BUILDTYPE="Debug"
51 IOS_OUT=${XCODEBUILD}/${BUILDTYPE}-iphoneos
/external/v8/
DMakefile304 $(MAKE) -C "$(OUTDIR)" BUILDTYPE=$(BUILDTYPE) \
316 BUILDTYPE=$(shell echo $(subst .,,$(suffix $@)) | \
323 BUILDTYPE=Release \
DMakefile.android60 BUILDTYPE=$(shell echo $(subst .,,$(suffix $@)) | \