HomeSort by relevance Sort by last modified time
    Searched full:cmake (Results 576 - 600 of 1271) sorted by null

<<21222324252627282930>>

  /external/pdfium/third_party/libopenjpeg20/
opj_config_private.h 7 /* create opj_config_private.h for CMake */
  /external/swiftshader/third_party/LLVM/cmake/modules/
LLVMConfig.cmake.in 46 "@LLVM_SOURCE_DIR@/cmake/modules")
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
README.LLVM 11 $ rm -rf build-aux cmake codegear fused-src m4 make msvc samples scripts test xcode
  /external/tensorflow/tensorflow/contrib/cmake/
make.sh 24 cmake ..
  /external/tensorflow/tensorflow/tools/ci_build/
Dockerfile.gpu 15 add-apt-repository -y ppa:george-edison55/cmake-3.x
  /external/v8/tools/clang/plugins/
CMakeLists.txt 13 # read-only after CMake 3.1 and use it to compile the plugin directly into
  /external/vulkan-validation-layers/cmake/
FindX11_XCB.cmake 14 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/cmake/llvm/
FindOCaml.cmake 0 # CMake find_package() module for the OCaml language.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/docs/DesignDocs/
ABIVersioning.rst 11 build time. The version is defined with a cmake option
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
CMakeLists.txt 60 -P "${CMAKE_BINARY_DIR}/cmake_install.cmake")
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/
CMakeLists.txt 5 CMP0054 # CMake 3.1
19 # Make sure we can import out CMake functions
20 list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
34 # Import our CMake modules
  /external/tensorflow/tensorflow/examples/android/
README.md 87 activity. Setting the build system to `'cmake'` currently only builds
101 Bazel, and partial support for gradle, cmake, make, and Android Studio.
115 support for gradle/cmake builds is coming soon, but in the meantime we suggest
222 ### CMake
224 Full CMake support for the demo is coming soon, but for now it is possible to
226 [tensorflow/contrib/android/cmake](../../../tensorflow/contrib/android/cmake).
  /external/libyuv/files/docs/
getting_started.md 203 ## Building the library with cmake
205 Install cmake: http://www.cmake.org/
211 cmake ..
212 cmake --build .
218 cmake -DCMAKE_INSTALL_PREFIX="/usr/lib" -DCMAKE_BUILD_TYPE="Release" ..
219 cmake --build . --config Release
220 sudo cmake --build . --target install --config Release
226 cmake -DCMAKE_BUILD_TYPE=Release ..
235 sudo apt-get install kdevelop cmake git subversio
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
GettingStartedVS.html 106 <p>You will also need the <a href="http://www.cmake.org/">CMake</a> build
154 <li> Use <a href="http://www.cmake.org/">CMake</a> to generate up-to-date
157 <li>Once CMake is installed then the simplest way is to just start the
158 CMake GUI, select the directory where you have LLVM extracted to, and the
165 <li>See the <a href="CMake.html">LLVM CMake guide</a> for
186 setting when you first configured CMake.</li>
196 on CMake for the path to GnuWin32.</li>
    [all...]

Completed in 1515 milliseconds

<<21222324252627282930>>