Home
last modified time | relevance | path

Searched refs:xcode (Results 1 – 25 of 82) sorted by relevance

1234

/external/google-breakpad/src/testing/gtest/
DMakefile.am134 xcode/Config/DebugProject.xcconfig \
135 xcode/Config/FrameworkTarget.xcconfig \
136 xcode/Config/General.xcconfig \
137 xcode/Config/ReleaseProject.xcconfig \
138 xcode/Config/StaticLibraryTarget.xcconfig \
139 xcode/Config/TestTarget.xcconfig \
140 xcode/Resources/Info.plist \
141 xcode/Scripts/runtests.sh \
142 xcode/Scripts/versiongenerate.py \
143 xcode/gtest.xcodeproj/project.pbxproj
[all …]
/external/googletest/googletest/
DMakefile.am132 xcode/Config/DebugProject.xcconfig \
133 xcode/Config/FrameworkTarget.xcconfig \
134 xcode/Config/General.xcconfig \
135 xcode/Config/ReleaseProject.xcconfig \
136 xcode/Config/StaticLibraryTarget.xcconfig \
137 xcode/Config/TestTarget.xcconfig \
138 xcode/Resources/Info.plist \
139 xcode/Scripts/runtests.sh \
140 xcode/Scripts/versiongenerate.py \
141 xcode/gtest.xcodeproj/project.pbxproj
[all …]
/external/protobuf/objectivec/DevTools/
Dfull_mac_build.sh36 --skip-xcode
38 --skip-xcode-ios
40 --skip-xcode-osx
102 --skip-xcode )
106 --skip-xcode-ios )
109 --skip-xcode-osx )
/external/u-boot/board/keymile/common/
Divm.c104 int xcode = 0; in ivm_findinventorystring() local
149 xcode = -1; in ivm_findinventorystring()
153 xcode = -1; in ivm_findinventorystring()
161 xcode = -1; in ivm_findinventorystring()
164 return xcode; in ivm_findinventorystring()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/xcode-toolchain/
DCMakeLists.txt17 # This file generates a custom install-xcode-toolchain target which constructs
26 # ninja install-xcode-toolchain
96 add_custom_target(build-xcode-toolchain
98 add_llvm_install_targets(install-xcode-toolchain
99 DEPENDS ${LLVMToolchainDir}/Info.plist build-xcode-toolchain
/external/capstone/
D.gitignore99 xcode/Capstone.xcodeproj/xcuserdata
100 xcode/Capstone.xcodeproj/project.xcworkspace/xcuserdata
DHACK.TXT27 └── xcode <- Xcode support (for MacOSX compile)
/external/llvm/tools/xcode-toolchain/
DCMakeLists.txt17 # This file generates a custom install-xcode-toolchain target which constructs
26 # ninja install-xcode-toolchain
66 add_custom_target(install-xcode-toolchain
/external/gflags/
D.gitignore1 /xcode/
/external/Reactive-Extensions/RxCpp/projects/scripts/
Dtravis-install.sh19 xcode-select --install
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dbuild_ios.md13 you will need to install Xcode 8 or later and the tools using `xcode-select`:
16 xcode-select --install
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/
DREADME.LLVM11 $ rm -rf build-aux cmake codegear m4 make msvc samples scripts test xcode docs
/external/googletest/
Dplatformio.ini22 …gletest/codegear/> -<googletest/samples> -<googletest/test/> -<googletest/xcode> -<googletest/src>…
D.gitignore47 googletest/xcode/.DS_Store
/external/llvm/utils/unittest/googletest/
DREADME.LLVM11 $ rm -rf build-aux cmake codegear fused-src m4 make msvc samples scripts test xcode
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
DREADME.LLVM11 $ rm -rf build-aux cmake codegear fused-src m4 make msvc samples scripts test xcode
/external/clang/www/analyzer/
Dmenu.html.incl20 <li><a href="/xcode.html">Using within Xcode</a></li>
/external/grpc-grpc/tools/internal_ci/helper_scripts/
Dprepare_build_macos_rc81 sudo xcode-select -switch /Applications/Xcode_9.2.app/Contents/Developer/
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Ddarwin-bundle.test21 CHECK-NEXT: <string>com.apple.xcode.dsym.custom</string>
Dbasic-linking-bundle.test26 CHECK-NEXT: <string>com.apple.xcode.dsym.basic.macho.x86_64</string>
/external/clang/tools/scan-build/
DCMakeLists.txt19 set-xcode-analyzer)
/external/curl/
DMacOSX-Framework31 DEVELOPER_PATH=`xcode-select --print-path`
/external/llvm/test/tools/dsymutil/X86/
Dbasic-linking-bundle.test26 CHECK-NEXT: <string>com.apple.xcode.dsym.basic.macho.x86_64</string>
/external/libaom/libaom/third_party/googletest/src/googletest/
DREADME.md105 On Mac OS X, open the `gtest.xcodeproj` in the `xcode/` folder using
108 "Preferences..." -> "Building" pane and defaults to xcode/build).
121 * update the SDK configuration options in xcode/Config/General.xconfig.
/external/ImageMagick/
DInstall-mac.txt11 xcode-select --install

1234