Searched refs:warning (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/arch-arm/bionic/ |
D | atexit_legacy.c | 54 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/ |
D | sys_ioctl_diag_test.cpp | 27 #pragma clang diagnostic warning "-Wsign-conversion"
|
/bionic/libc/arch-x86/generic/string/ |
D | strcat.S | 11 .section .gnu.warning.strcat
|
/bionic/libc/tools/ |
D | pylintrc | 60 # 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/ |
D | fdsan.md | 43 …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.
|
D | elf-tls.md | 592 The `bionic_tls.h` header is marked with a warning:
|
/bionic/benchmarks/ |
D | README.md | 179 Changing the scaling governor to `performance` suppresses the warning that Google Benchmark
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 23 a warning, as appropriate. 175 temporarily support these libraries; so if you see a warning that means
|
/bionic/libc/ |
D | Android.bp | 84 // warning since this is intended right now.
|