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

1 2 3 4

  /external/webkit/Source/cmake/
WebKitEfl.cmake 5 MESSAGE(FATAL_ERROR "Missing edje_cc")
FindLibXlst.cmake 63 MESSAGE(FATAL_ERROR "Could NOT find LibXslt")
FindICU.cmake 72 MESSAGE(FATAL_ERROR "Could not find ICU")
OptionsWinCE.cmake 16 MESSAGE(FATAL_ERROR "You must provide a third party directory for WinCE port.")
  /frameworks/compile/libbcc/runtime/cmake/Modules/
MacroEnsureOutOfSourceBuild.cmake 8 message( FATAL_ERROR
  /external/chromium/chrome/browser/sync/
sync_setup_wizard.cc 49 advance_state == FATAL_ERROR ||
77 State result = FATAL_ERROR;
86 DCHECK_NE(FATAL_ERROR, result) <<
sync_setup_wizard.h 42 FATAL_ERROR,
  /external/dbus/cmake/modules/
FindGLIB.cmake 38 message(FATAL_ERROR "Could NOT find GLIB library")
FindLibIconv.cmake 17 MESSAGE(FATAL_ERROR "Please set this to the correct values!")
  /external/llvm/cmake/modules/
GetTargetTriple.cmake 24 message(FATAL_ERROR "Failed to execute ${config_guess}")
ChooseMSVCCRT.cmake 56 message(FATAL_ERROR
86 message(FATAL_ERROR
LLVM-Config.cmake 104 message(FATAL_ERROR "Target ${c} is not in the set of libraries.")
141 message(FATAL_ERROR "Library `${c}' not found in list of llvm libraries.")
  /external/pcre/cmake/
FindPackageHandleStandardArgs.cmake 12 # If it is not found and REQUIRED was used, it fails with FATAL_ERROR,
51 MESSAGE(FATAL_ERROR "${_FAIL_MESSAGE}")
  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 56 fatal_error(e2fsck_global_ctx, 0); \
  /external/qemu/
blockdev.h 44 int *fatal_error);
blockdev.c 134 DriveInfo *drive_init(QemuOpts *opts, int default_to_scsi, int *fatal_error)
156 *fatal_error = 1;
393 *fatal_error = 0;
464 *fatal_error = 0;
494 *fatal_error = 0;
  /external/clang/
CMakeLists.txt 14 message(FATAL_ERROR "Please set CLANG_PATH_TO_LLVM_SOURCE to the root directory of LLVM source code.")
26 message(FATAL_ERROR "Please set CLANG_PATH_TO_LLVM_BUILD to a directory containing a LLVM build.")
80 message(FATAL_ERROR "In-source builds are not allowed. CMake would overwrite "
92 message(FATAL_ERROR "Apparently there is a previous in-source build, "
152 message(FATAL_ERROR "SOURCE source-file required by clang_tablegen")
  /external/e2fsprogs/e2fsck/
util.c 46 void fatal_error(e2fsck_t ctx, const char *msg) function
74 fatal_error(ctx, buf);
223 fatal_error(ctx, 0);
233 fatal_error(ctx, 0);
250 fatal_error(ctx, 0);
392 fatal_error(ctx, 0);
406 fatal_error(ctx, 0);
420 fatal_error(ctx, 0);
433 fatal_error(ctx, 0);