/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | CMakeVerifyManifest.cmake | 56 set(fatal_error FALSE) variable 71 set(fatal_error TRUE PARENT_SCOPE) variable
|
/aosp_15_r20/external/virglrenderer/src/venus/ |
H A D | vkr_cs.h | 21 bool *fatal_error; member 71 bool fatal_error; member 82 vkr_cs_encoder_init(struct vkr_cs_encoder *enc, bool *fatal_error) in vkr_cs_encoder_init()
|
/aosp_15_r20/system/core/fs_mgr/libfs_avb/ |
H A D | avb_util.cpp | 438 std::vector<ChainInfo> GetChainPartitionInfo(const VBMetaData& vbmeta, bool* fatal_error) { in GetChainPartitionInfo() 574 bool fatal_error = false; in LoadAndVerifyVbmetaByPartition() local
|
/aosp_15_r20/libcore/tools/checkstyle/ |
H A D | libcore-checkstyle.sh | 82 function fatal_error() { function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_flag_parser.cc | 65 void FlagParser::fatal_error(const char *err) { in fatal_error() function in __sanitizer::FlagParser
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_stoptheworld_test.cc | 103 volatile bool fatal_error; member
|
/aosp_15_r20/external/fsverity-utils/programs/ |
H A D | utils.c | 80 __noreturn void fatal_error(const char *format, ...) in fatal_error() function
|
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-common.c | 71 void fatal_error(char *errmsg) in fatal_error() function
|
/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/ |
H A D | avb_util_test.cpp | 893 bool fatal_error = false; in TEST_F() local 996 bool fatal_error = false; in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_cs.h | 64 bool fatal_error; member
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/ |
H A D | trace_processor.proto | 89 optional string fatal_error = 5; field
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | problem.c | 2611 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
|
H A D | util.c | 49 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_faulthandler.py | 86 def check_error(self, code, lineno, fatal_error, *, argument
|
/aosp_15_r20/external/libevent/ |
H A D | bufferevent_async.c | 113 fatal_error(int err) in fatal_error() function
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_resolver_dns_task.cc | 415 bool fatal_error = in OnDnsTransactionComplete() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/ |
H A D | amx.c | 70 #define fatal_error(msg, ...) err(1, "[FAIL]\t" msg, ##__VA_ARGS__) macro
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | faulthandler.c | 85 } fatal_error = {0, NULL, -1, 0}; variable
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | pylifecycle.c | 2729 fatal_error(int fd, int header, const char *prefix, const char *msg, in fatal_error() function
|
/aosp_15_r20/external/flac/src/flac/ |
H A D | encode.c | 72 FLAC__bool fatal_error; member
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/ |
D | jnienv.rs | 295 pub fn fatal_error<S: Into<JNIString>>(&self, msg: S) -> ! { in fatal_error() method
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_processor_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace_processor/ |
D | trace_processor.pbzero.h | 1592 ::protozero::ConstChars fatal_error() const { return at<5>().as_string(); } in fatal_error() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/ |
D | jnienv.rs | 513 pub fn fatal_error<S: Into<JNIString>>(&self, msg: S) -> ! { in fatal_error() method
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/ |
H A D | dram-init-ddr3.c | 2899 int fatal_error = 0; /* Accumulate and report all the errors before giving up */ in init_octeon3_ddr3_interface() local
|