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

<<11121314151617181920>>

  /external/pcre/dist2/
NON-AUTOTOOLS-BUILD 16 Building PCRE2 on Windows with CMake
32 There is also support for CMake, which some users prefer, especially in Windows
34 section entitled "Building PCRE2 on Windows with CMake" below.
38 provided for those who build PCRE2 without using "configure" or CMake. If you
39 use "configure" or CMake, the .generic versions are not used.
45 hand". If you are going to use CMake, this section does not apply to you; you
46 can skip ahead to the CMake section.
187 are using CMake (see "BUILDING PCRE2 ON WINDOWS WITH CMAKE" below) and the gcc
216 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
    [all...]
  /external/pcre/dist2/doc/html/
NON-AUTOTOOLS-BUILD.txt 16 Building PCRE2 on Windows with CMake
32 There is also support for CMake, which some users prefer, especially in Windows
34 section entitled "Building PCRE2 on Windows with CMake" below.
38 provided for those who build PCRE2 without using "configure" or CMake. If you
39 use "configure" or CMake, the .generic versions are not used.
45 hand". If you are going to use CMake, this section does not apply to you; you
46 can skip ahead to the CMake section.
187 are using CMake (see "BUILDING PCRE2 ON WINDOWS WITH CMAKE" below) and the gcc
216 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
    [all...]
  /external/brotli/c/fuzz/
test_fuzzer.sh 11 cmake .. -B./ -DBUILD_SHARED_LIBS=OFF -DBUILD_TESTING=OFF -DENABLE_SANITIZER=address
  /external/clang/cmake/modules/
AddClang.cmake 4 # [[TARGET cmake-target-name] [DEPENDS extra-dependency ...]]
10 # and, if cmake-target-name is provided, creates a custom target for
104 -P "${CMAKE_BINARY_DIR}/cmake_install.cmake")
140 -P "${CMAKE_BINARY_DIR}/cmake_install.cmake")
  /external/eigen/bench/btl/cmake/
FindBlitz.cmake 12 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
  /external/eigen/cmake/
FindSPQR.cmake 5 # FindCholmod.cmake can be used to find those packages before finding spqr
  /external/eigen/scripts/
cdashtesting.cmake.in 24 include("${CTEST_SOURCE_DIRECTORY}/CTestConfig.cmake")
eigen_gen_docs 14 (cd build && cmake .. && make doc) || { echo "make failed"; exit 1; }
  /external/libjpeg-turbo/cmakescripts/
cmake_uninstall.cmake.in 1 # This code is from the CMake FAQ
  /external/libpng/scripts/
test.cmake.in 1 # test.cmake.in
  /external/llvm/cmake/modules/
GetHostTriple.cmake 18 set(config_guess ${LLVM_MAIN_SRC_DIR}/cmake/config.guess)
GetSVN.cmake 0 # CMake project that writes Subversion revision information to a header.
14 # Chop off cmake/modules/GetSVN.cmake
25 # the find_program call in FindSubversion.cmake.
HandleLLVMStdlib.cmake 1 # This CMake module is responsible for setting the standard library to libc++
  /external/llvm/docs/CommandGuide/
llvm-build.rst 69 **--write-cmake-fragment**
71 Write out the LLVMBuild in the form of a CMake fragment, so it can easily be
72 consumed by the CMake based build system. The exact contents and format of this
73 file are closely tied to how LLVMBuild is integrated with CMake, see LLVM's
  /external/llvm/test/ExecutionEngine/MCJIT/
lit.local.cfg 9 # FIXME: autoconf and cmake produce different arch names. We should normalize
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
lit.local.cfg 9 # FIXME: autoconf and cmake produce different arch names. We should normalize
  /external/llvm/test/ExecutionEngine/
lit.local.cfg 4 # CMake and autoconf diverge in naming or host_arch
  /external/llvm/unittests/IR/
CMakeLists.txt 37 # missing-file-checker in LLVM's weird CMake build.
  /external/llvm/utils/unittest/
CMakeLists.txt 2 # Experimental CMake build script for Google Test.
  /external/lz4/contrib/debian/
control 6 cmake (>= 2.6),
  /external/pdfium/third_party/libopenjpeg20/
opj_config.h 7 /* create opj_config.h for CMake */
  /external/swiftshader/
.travis.yml 22 - cmake -DREACTOR_BACKEND=$REACTOR_BACKEND ..
  /external/tensorflow/tensorflow/contrib/android/
README.md 78 ### CMake
80 For documentation on building a self-contained AAR file with cmake, see
81 [tensorflow/contrib/android/cmake](cmake).
  /external/tensorflow/tensorflow/contrib/stateless/
BUILD 14 out = "gen_stateless_random_ops.py", # cmake chokes without this
  /external/tensorflow/tensorflow/tools/ci_build/
Dockerfile.cpu 9 add-apt-repository -y ppa:george-edison55/cmake-3.x

Completed in 803 milliseconds

<<11121314151617181920>>