HomeSort by relevance Sort by last modified time
    Searched full:fatal_error (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /external/libjpeg-turbo/cmakescripts/
md5cmp.cmake 2 message(FATAL_ERROR "MD5 not specified")
6 message(FATAL_ERROR "FILE not specified")
12 message(FATAL_ERROR "MD5 of ${FILE} should be ${MD5}, not ${MD5FILE}.")
  /external/deqp/framework/delibs/deimage/
CMakeLists.txt 4 message(FATAL_ERROR "Include Defs.cmake")
  /external/llvm/examples/ExceptionDemo/
CMakeLists.txt 14 message(FATAL_ERROR "ExceptionDemo must require EH.")
  /external/deqp/targets/x11_egl/
x11_egl.cmake 16 message(FATAL_ERROR "X11 development package not found")
  /external/deqp/targets/x11_egl_glx/
x11_egl_glx.cmake 15 message(FATAL_ERROR "X11 development package not found")
  /external/deqp/targets/x11_glx/
x11_glx.cmake 15 message(FATAL_ERROR "X11 development package not found")
  /external/deqp/framework/delibs/debase/
CMakeLists.txt 4 message(FATAL_ERROR "Include Defs.cmake")
34 message(FATAL_ERROR "Can't find libm.")
  /external/libcxx/cmake/Modules/
CodeCoverage.cmake 3 message(FATAL_ERROR "Cannot find lcov...")
8 message(FATAL_ERROR "Cannot find genhtml...")
MacroEnsureOutOfSourceBuild.cmake 8 message( FATAL_ERROR
  /toolchain/binutils/binutils-2.25/libiberty/testsuite/
test-pexecute.c 95 static void fatal_error (int, const char *, int) ATTRIBUTE_NORETURN;
109 fatal_error (int line, const char *errmsg, int err) function
118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR)
152 fatal_error (line, buf, 0);
158 fatal_error (line, buf, 0);
166 fatal_error (line, buf, 0);
205 : (FATAL_ERROR ("pex_init failed", 0), NULL))
218 FATAL_ERROR (pex_run_err, err); \
225 : (FATAL_ERROR ("pex_get_status failed", errno), 1)
    [all...]
  /external/deqp/framework/delibs/depool/
CMakeLists.txt 4 message(FATAL_ERROR "Include Defs.cmake")
  /external/deqp/targets/gles3_wrapper/
gles3_wrapper.cmake 31 message(FATAL_ERROR "GLES3 Wrapper is not supported on this OS")
  /external/libpng/scripts/
gensrc.cmake.in 33 message(FATAL_ERROR "Failed to generate pnglibconf.tf6")
41 message(FATAL_ERROR "Failed to generate pnglibconf.tf7")
60 message(FATAL_ERROR "Failed to generate pnglibconf.tf4")
68 message(FATAL_ERROR "Failed to generate pnglibconf.tf5")
91 message(FATAL_ERROR "Failed to generate pnglibconf.tf8")
100 message(FATAL_ERROR "Failed to create pnglibconf.h")
118 message(FATAL_ERROR "Failed to generate pngprefix.tf1")
134 message(FATAL_ERROR "Stopping build")
137 message(FATAL_ERROR "Unsupported output: ${OUTPUT}")
genchk.cmake.in 32 message(FATAL_ERROR "Failed to generate ${OUTPUTDIR}/${OUTPUTBASE}.new")
36 message(FATAL_ERROR "Unsupported conversion: ${INPUTEXT} to ${OUTPUTEXT}")
genout.cmake.in 63 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf1")
71 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf2")
77 message(FATAL_ERROR "Unsupported conversion: ${INPUTEXT} to ${OUTPUTEXT}")
  /external/deqp/framework/delibs/dethread/
CMakeLists.txt 4 message(FATAL_ERROR "Include Defs.cmake")
68 message(FATAL_ERROR "Unsupported os for dethread")
  /external/libdivsufsort/CMakeModules/
cmake_uninstall.cmake.in 2 MESSAGE(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt\"")
30 MESSAGE(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
  /external/llvm/cmake/modules/
FindOCaml.cmake 76 message(FATAL_ERROR ${error})
91 message(FATAL_ERROR
  /external/opencv3/cmake/templates/
cmake_uninstall.cmake.in 6 MESSAGE(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt\"")
20 MESSAGE(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_monitor.hpp 46 fatal_error = -5, // includes both system and user enumerator in enum:boost::unit_test::unit_test_monitor_t::error_level
50 static bool is_critical_error( error_level e ) { return e <= fatal_error; }
  /external/opencv3/3rdparty/ippicv/
downloader.cmake 75 message(FATAL_ERROR "ICV: Failed to download ICV package: ${OPENCV_ICV_PACKAGE_NAME}. Status=${__status}")
81 message(FATAL_ERROR "ICV: Downloaded copy of ICV package has invalid MD5 hash: ${archive_md5} (expected: ${OPENCV_ICV_PACKAGE_HASH})")
97 message(FATAL_ERROR "ICV: Failed to unpack ICV package from ${OPENCV_ICV_PACKAGE_ARCHIVE} to ${OPENCV_ICV_UNPACK_PATH} with error ${__result}")
  /external/ceres-solver/cmake/
uninstall.cmake.in 38 MESSAGE(FATAL_ERROR "Cannot find install manifest: "
69 MESSAGE(FATAL_ERROR
88 MESSAGE(FATAL_ERROR
93 MESSAGE(FATAL_ERROR "Failed to find Ceres installed include directory "
  /external/clang/utils/perf-training/
CMakeLists.txt 29 message(FATAL_ERROR "Must set LLVM_PROFDATA to point to llvm-profdata to use for merging PGO data")
  /external/curl/CMake/
FindCARES.cmake 35 MESSAGE(FATAL_ERROR "Could not find c-ares library")
  /external/dbus/cmake/modules/
FindGLIB.cmake 38 message(FATAL_ERROR "Could NOT find GLIB library")

Completed in 329 milliseconds

1 2 3 4 5 6 7 8 9