Home
last modified time | relevance | path

Searched defs:fatal (Results 51 – 75 of 312) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/strace/tests-m32/
H A DMakefile.in3132 function fatal(msg) \ function
/aosp_15_r20/external/libpng/
H A DMakefile.in455 function fatal(msg) \ function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/swig/testdata/callback/
Dmain.go27 func fatal(f string, args ...any) { func
/aosp_15_r20/external/swiftshader/third_party/marl/src/
H A Ddebug.cpp27 void fatal(const char* msg, ...) { in fatal() function
/aosp_15_r20/external/libaom/apps/
H A Daomenc.c68 aom_codec_ctx_t *ctx, int fatal, const char *s, va_list ap) { in warn_or_exit_on_errorv()
95 aom_codec_ctx_t *ctx, int fatal, const char *s, ...) { in warn_or_exit_on_error()
1887 enum TestDecodeFatality fatal) { in test_decode()
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_report.cc633 bool fatal = false) { in ScopedInErrorReport()
1062 uptr access_size, u32 exp, bool fatal) { in ReportGenericError()
1209 bool fatal = flags()->halt_on_error; in __asan_report_error() local
/aosp_15_r20/external/libvpx/
H A Dvpxenc.c62 vpx_codec_ctx_t *ctx, int fatal, const char *s, va_list ap) { in warn_or_exit_on_errorv()
86 vpx_codec_ctx_t *ctx, int fatal, const char *s, ...) { in warn_or_exit_on_error()
1585 enum TestDecodeFatality fatal, in test_decode()
/aosp_15_r20/external/llvm/utils/llvm-build/llvmbuild/
H A Dutil.py11 fatal = lambda message: (_write_message('fatal error', message), sys.exit(1)) function
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DMediaVideoHelper.h51 virtual bool fatal() const { return false; } in fatal() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A Dassemble_spirv.py34 def fatal(message): function
/aosp_15_r20/system/logging/logwrapper/
H A Dlogwrapper.cpp27 void fatal(const char* msg) { in fatal() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DStream.cpp350 bool fatal = false; in read() local
643 bool fatal = false; in write() local
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_channel.cc236 bool fatal) override { in OnSSLCertificateError()
510 bool fatal) { in OnSSLCertificateError()
/aosp_15_r20/system/timezone/input_tools/android/common/src/test/java/com/android/libcore/timezone/util/
H A DErrorsTest.java61 public void fatal() { in fatal() method in ErrorsTest
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h45 inline mcld::MsgHandler mcld::fatal(unsigned int pID) { in fatal() function
/aosp_15_r20/external/iputils/
H A Darping.c573 static int check_ifflags(unsigned int ifflags, int fatal) in check_ifflags()
932 …set_device_broadcast_ifaddrs_one(struct device *device, unsigned char *ba, size_t balen, int fatal) in set_device_broadcast_ifaddrs_one()
/aosp_15_r20/external/pigweed/pw_log/rust/
H A Dpw_log.rs332 macro_rules! fatal { macro
/aosp_15_r20/external/pigweed/pw_snapshot/pw_snapshot_protos/
H A Dsnapshot_metadata.proto49 bool fatal = 2; field
/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dcommon_utils.sh10 fatal() { error "$@"; exit 1; } function
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Dmutex.go21 func fatal(string) func
/aosp_15_r20/external/liburing/test/
H A Dfc2a85cb02ef.c61 bool fatal; in setup_fault() member
/aosp_15_r20/external/liburing/
H A Dconfigure104 fatal() { function
/aosp_15_r20/packages/modules/Bluetooth/system/log/src/
Dvlog_test.cc109 TEST(BluetoothLogDeathTest, fatal) { in TEST() argument
/aosp_15_r20/external/google-fruit/src/
H A Dinjector_storage.cpp38 void InjectorStorage::fatal(const std::string& error) { in fatal() function in fruit::impl::InjectorStorage
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/covdata/
Dcovdata.go61 func fatal(s string, a ...interface{}) { func

12345678910>>...13