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

1 2

  /external/protobuf/objectivec/
GPBBootstrap.h 43 #error All supported Xcode versions should support objc_fixed_enum.
  /external/v8/tools/gcmole/
bootstrap.sh 48 # Xcode and clang don't get along when predictive compilation is enabled.
50 if [[ "${OS}" = "Darwin" ]] && xcodebuild -version | grep -q 'Xcode 3.2' ; then
51 XCONF=com.apple.Xcode
60 echo "while Xcode is not running."
64 SUB_VERSION=$(xcodebuild -version | sed -Ene 's/Xcode 3\.2\.([0-9]+)/\1/p')
68 echo "Please upgrade Xcode to at least 3.2.6."
  /external/protobuf/objectivec/DevTools/
full_mac_build.sh 36 --skip-xcode
37 Skip the invoke of Xcode to test the runtime on both iOS and OS X.
38 --skip-xcode-ios
39 Skip the invoke of Xcode to test the runtime on iOS.
40 --skip-xcode-osx
41 Skip the invoke of Xcode to test the runtime on OS X.
102 --skip-xcode )
106 --skip-xcode-ios )
109 --skip-xcode-osx )
208 # NOTE: Different Xcode have different simulated hardware/os support
    [all...]
  /external/swiftshader/third_party/LLVM/
Makefile 42 EXTRA_DIST := test unittests llvm.spec include win32 Xcode
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 915 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
924 if (/^Xcode (.+)$/) {
937 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 915 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
924 if (/^Xcode (.+)$/) {
937 # behavior regardless of Xcode version.
    [all...]
  /external/tensorflow/tensorflow/contrib/makefile/
README.md 237 Install XCode 7.3 or more recent. If you have not already, you will need to
238 install the command-line tools using `xcode-select`:
241 xcode-select --install
244 If this is a new install, you will need to run XCode once to agree to the
296 To see TensorFlow running on iOS, the example Xcode project in
334 xcode project against.
336 To see TensorFlow running on iOS, the example Xcode project in
358 In XCode, you will need to use -force_load in the linker flags
  /external/googletest/googlemock/
README.md 191 called by Visual Studio and Xcode) to compile
  /external/honggfuzz/
Makefile 20 # NOTE: xcrun is within xcode...xcode is required on OSX.
100 # Figure out which XCode SDK to use.
105 XC_PATH := $(shell xcode-select -p)
122 XCODE_VER := $(shell xcodebuild -version | grep "^Xcode" | cut -d " " -f2)
124 ARCH_LDFLAGS += -F/Applications/Xcode.app/Contents/SharedFrameworks \
126 -Wl,-rpath,/Applications/Xcode.app/Contents/SharedFrameworks
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ExceptionHandlerAsm.S 32 # macros are different between GNU and Xcode as.
  /external/clang/tools/scan-build/bin/
scan-build 980 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
989 if (/^Xcode (.+)$/) {
1002 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-build/bin/
scan-build 980 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
989 if (/^Xcode (.+)$/) {
1002 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-build/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-build/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-build/bin/
scan-build 980 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
989 if (/^Xcode (.+)$/) {
1002 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-build/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-build/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/bin/
scan-build 994 # Detect the version of Xcode. If Xcode 4.6 or higher, use new
1003 if (/^Xcode (.+)$/) {
1016 # behavior regardless of Xcode version.
    [all...]

Completed in 1005 milliseconds

1 2