Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/arch-arm/bionic/
Datexit_legacy.c54 static char const warning[] = "WARNING: generic atexit() called from legacy shared library\n"; in atexit() local
56 async_safe_format_log(ANDROID_LOG_WARN, "libc", warning); in atexit()
57 fprintf(stderr, warning); in atexit()
/bionic/tests/
Dsys_ioctl_diag_test.cpp27 #pragma clang diagnostic warning "-Wsign-conversion"
/bionic/libc/arch-x86/generic/string/
Dstrcat.S11 .section .gnu.warning.strcat
/bionic/libc/tools/
Dpylintrc60 # note). You have access to the variables errors warning, statement which
64 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
278 # Exceptions that will emit a warning when being caught. Defaults to
/bionic/docs/
Dfdsan.md43 …ile descriptor that they don't own, depending on configuration, either a warning is emitted, or th…
55 …- Upon detecting an error, emit a warning to logcat, generate a tombstone, and then continue execu…
57 - Same as warn-once, except without disabling after the first warning.
Delf-tls.md592 The `bionic_tls.h` header is marked with a warning:
/bionic/benchmarks/
DREADME.md179 Changing the scaling governor to `performance` suppresses the warning that Google Benchmark
/bionic/
Dandroid-changes-for-ndk-developers.md23 a warning, as appropriate.
175 temporarily support these libraries; so if you see a warning that means
/bionic/libc/
DAndroid.bp84 // warning since this is intended right now.