HomeSort by relevance Sort by last modified time
    Searched full:fatal_error (Results 126 - 150 of 205) sorted by null

1 2 3 4 56 7 8 9

  /hardware/bsp/intel/peripheral/libmraa/cmake/modules/
TargetArch.cmake 88 message(FATAL_ERROR "Invalid OS X arch name: ${osx_arch}")
  /hardware/bsp/intel/peripheral/libupm/cmake/modules/
TargetArch.cmake 79 message(FATAL_ERROR "Invalid OS X arch name: ${osx_arch}")
  /external/ceres-solver/
CMakeLists.txt 309 MESSAGE(FATAL_ERROR "You are attempting to build Ceres as a shared "
410 MESSAGE(FATAL_ERROR "Can't find Google Log. Please set GLOG_INCLUDE_DIR & "
515 MESSAGE(FATAL_ERROR "Unable to find shared_ptr.")
698 MESSAGE(FATAL_ERROR "You are attempting to build Ceres on OS X using Xcode "
    [all...]
  /external/ceres-solver/cmake/
FindCXSparse.cmake 86 MESSAGE(FATAL_ERROR "Failed to find CXSparse - " ${REASON_MSG} ${ARGN})
FindEigen.cmake 77 MESSAGE(FATAL_ERROR "Failed to find Eigen - " ${REASON_MSG} ${ARGN})
FindGflags.cmake 79 MESSAGE(FATAL_ERROR "Failed to find gflags - " ${REASON_MSG} ${ARGN})
FindGlog.cmake 79 MESSAGE(FATAL_ERROR "Failed to find glog - " ${REASON_MSG} ${ARGN})
CeresConfig.cmake.in 85 MESSAGE(FATAL_ERROR "Failed to find Ceres - " ${REASON_MSG} ${ARGN})
FindSuiteSparse.cmake 133 MESSAGE(FATAL_ERROR "Failed to find SuiteSparse - " ${REASON_MSG} ${ARGN})
  /external/curl/
CMakeLists.txt 41 cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
101 message(FATAL_ERROR "Options ENABLE_THREADED_RESOLVER and ENABLE_ARES are mutually exclusive")
344 message(FATAL_ERROR "Cannot use USE_WIN32_LDAP and CMAKE_USE_OPENLDAP at the same time")
    [all...]
  /external/eigen/cmake/
FindLAPACK.cmake 247 message(FATAL_ERROR "A required library with LAPACK API not found. Please specify library location.")
FindBLAS.cmake 393 message(FATAL_ERROR "A required library with BLAS API not found. Please specify library location.")
  /external/libxml2/
check-xinclude-test-suite.py 63 fatal_error = 0
  /external/opencv3/cmake/
OpenCVDetectCUDA.cmake 53 message(FATAL_ERROR "ERROR: ${_generations} Generations are suppered.")
OpenCVModule.cmake 141 message(FATAL_ERROR "Redefinition of the ${the_module} module.
245 message(FATAL_ERROR "OpenCV has already loaded its modules. Calling ocv_glob_modules second time is not allowed.")
260 message(FATAL_ERROR "The directory ${__path} is observed for OpenCV modules second time.")
273 message(FATAL_ERROR "The module from ${__modpath} is already loaded.")
    [all...]
OpenCVPCHSupport.cmake 231 MESSAGE(FATAL_ERROR
FindCUDA.cmake 344 message(FATAL_ERROR "${error_message}")
581 message(FATAL_ERROR "Specify CUDA_TOOLKIT_ROOT_DIR")
    [all...]
  /hardware/ti/omap4-aah/domx/mm_osal/inc/
timm_osal_error.h 62 * - Type of error (2 bits): NO_ERROR: 00, WARNING: 01, FATAL_ERROR: 10
  /hardware/ti/omap4xxx/domx/mm_osal/inc/
timm_osal_error.h 62 * - Type of error (2 bits): NO_ERROR: 00, WARNING: 01, FATAL_ERROR: 10
  /external/pcre/dist/
CMakeLists.txt 256 MESSAGE(FATAL_ERROR "At least one of PCRE_BUILD_PCRE8, PCRE_BUILD_PCRE16 or PCRE_BUILD_PCRE32 must be enabled")
282 MESSAGE(FATAL_ERROR "Only one of libreadline or libeditline can be specified")
357 MESSAGE(FATAL_ERROR "The PCRE_NEWLINE variable must be set to one of the following values: \"LF\", \"CR\", \"CRLF\", \"ANY\", \"ANYCRLF\".")
    [all...]
  /external/boringssl/src/ssl/
ssl_session.c 474 goto fatal_error;
489 fatal_error:
  /external/e2fsprogs/e2fsck/
e2fsck.h 513 extern void fatal_error(e2fsck_t ctx, const char * fmt_string);
problem.c 2011 void fatal_error(e2fsck_t ctx, const char *msg) function
    [all...]
  /external/opencv3/
CMakeLists.txt 14 cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR)
16 cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
22 cmake_minimum_required(VERSION "${MIN_VER_CMAKE}" FATAL_ERROR)
102 message(FATAL_ERROR "CMake fails to deterimine the bitness of target platform.
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
unit_test_parameters.ipp 86 "fatal_error" , log_fatal_errors,

Completed in 549 milliseconds

1 2 3 4 56 7 8 9