HomeSort by relevance Sort by last modified time
    Searched refs:LIPO (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/libjpeg-turbo/release/
makemacpkg.in 20 echo "$0 [-build32 [32-bit build dir]] [-buildarmv6 [ARMv6 build dir]] [-buildarmv7 [ARMv7 build dir]] [-buildarmv7s [ARMv7s build dir] [-buildarmv8 [ARMv8 build dir]] [-lipo [path to lipo]]"
39 LIPO=lipo
89 -lipo)
92 LIPO=$2; shift
131 $LIPO -create \
137 $LIPO -create \
142 $LIPO -create \
146 $LIPO -create
    [all...]
  /external/compiler-rt/make/
config.mk 22 LIPO := lipo
AppleBI.mk 77 $(call GetCNAVar,LIPO,Platform.darwin_bni,Release,) -create $^ -o $@
98 $(call GetCNAVar,LIPO,Platform.darwin_bni,Release,) -create $^ -o $@
113 $(call GetCNAVar,LIPO,Platform.darwin_bni,Release,) -create $^ -o $@
130 $(call GetCNAVar,LIPO,Platform.darwin_bni,Release,) -create $^ -o $@
options.mk 45 LIPO := lipo
lib_info.mk 59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
  /external/libvpx/libvpx/build/make/
iosbuild.sh 31 LIPO=$(xcrun -sdk iphoneos${SDK} -find lipo)
150 # lipo -info outputs i386 for libvpx x86 targets.
157 local targets_built=$(${LIPO} -info ${FRAMEWORK_LIB})
159 # $LIPO -info outputs a string like the following:
214 ${LIPO} -create ${lib_list} -output ${FRAMEWORK_DIR}/VPX
366 LIPO=${LIPO}
  /external/compiler-rt/make/platform/
darwin_bni.mk 16 LIPO := $(shell xcrun -sdk $(SDKROOT) -find lipo || echo "false")
clang_macho_embedded.mk 39 LIPO := $(call XCRun,lipo)
clang_darwin.mk 63 LIPO := $(call XCRun,lipo)
  /external/compiler-rt/
Makefile 153 # Copy or lipo to create the per-config library.
160 $(Verb) $(LIPO) -create -output $$@ $(Tmp.Inputs))
  /external/libvorbis/
configure 886 LIPO
    [all...]
  /toolchain/binutils/binutils-2.25/
configure 597 LIPO
812 LIPO
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 637 LIPO
    [all...]
  /external/libedit/
configure 651 LIPO
    [all...]
  /external/libexif/
configure 653 LIPO
    [all...]
  /external/libnetfilter_conntrack/
configure 645 LIPO
    [all...]
  /external/libnfnetlink/
configure 638 LIPO
    [all...]
  /external/libusb-compat/
configure 802 LIPO
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
configure 655 LIPO
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
configure 629 LIPO
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
configure 648 LIPO
    [all...]
  /external/libogg/
configure 869 LIPO
    [all...]
  /external/google-tv-pairing-protocol/cpp/
configure 755 LIPO
    [all...]
  /external/libevent/
configure 679 LIPO
    [all...]
  /external/libmicrohttpd/
configure 736 LIPO
    [all...]

Completed in 427 milliseconds

1 2 3