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

  /prebuilts/go/darwin-x86/misc/ios/
clangwrap.sh 4 # to see the available SDKs and replace iphoneos with one of them.
5 SDK=iphoneos
  /prebuilts/go/linux-x86/misc/ios/
clangwrap.sh 4 # to see the available SDKs and replace iphoneos with one of them.
5 SDK=iphoneos
  /external/capstone/
make.sh 11 IOS_SDK=`xcrun --sdk iphoneos --show-sdk-path`
12 IOS_CC=`xcrun --sdk iphoneos -f clang`
  /external/tensorflow/tensorflow/contrib/makefile/
compile_ios_protobuf.sh 63 IPHONEOS_PLATFORM=$(xcrun --sdk iphoneos --show-sdk-platform-path)
64 IPHONEOS_SYSROOT=$(xcrun --sdk iphoneos --show-sdk-path)
67 IOS_SDK_VERSION=$(xcrun --sdk iphoneos --show-sdk-version)
  /external/swiftshader/third_party/LLVM/utils/buildit/
GNUmakefile 84 ARM_PLATFORM=`xcodebuild -version -sdk iphoneos PlatformPath` && \
  /external/libvpx/libvpx/build/make/
iosbuild.sh 31 LIPO=$(xcrun -sdk iphoneos${SDK} -find lipo)
  /external/compiler-rt/make/platform/
clang_darwin.mk 67 IOS_SDK := $(call XCRunSdkPath,iphoneos)

Completed in 243 milliseconds