/bionic/benchmarks/ |
D | get_heap_size_benchmark.cpp | 53 errx(1, "ERROR: pthread_create failed"); in BM_mallinfo() 65 errx(1, "ERROR: pthread_join failed"); in BM_mallinfo() 79 errx(1, "ERROR: Open failed"); in BM_read_statm() 84 errx(1, "ERROR: lseek to beginning failed"); in BM_read_statm() 88 errx(1, "ERROR: Implausible read result; result = %zd", nread); in BM_read_statm() 94 errx(1, "ERROR: Close failed"); in BM_read_statm()
|
D | bionic_benchmarks.cpp | 168 errx(1, "ERROR: Args %s is not a valid integer.", optarg); in ParseOpts() 196 errx(1, "ERROR: Args %s is not a valid number of iterations.", optarg); in ParseOpts() 326 errx(1, "ERROR: Bad format of macro %s, should be AT_ONEBUF_MANUAL_ALIGN_XX_SIZE_YY", in ResolveArgs() 332 errx(1, in ResolveArgs() 346 errx(1, "ERROR: Args str %s contains an invalid macro or int.", args.c_str()); in ResolveArgs() 356 errx(1, "ERROR: No benchmark for function %s", fn_name.c_str()); in RegisterGoogleBenchmarks() 428 errx(1, "ERROR: Malformed XML entry: missing name element."); in RegisterXmlBenchmarks() 432 errx(1, "ERROR: Malformed XML entry: error parsing name text."); in RegisterXmlBenchmarks()
|
D | util.cpp | 31 errx(1, "warning: alignment passed into GetAlignedMemory is not a power of two."); in GetAlignedMemory() 34 errx(1, "warning: or_mask passed into GetAlignedMemory is too high."); in GetAlignedMemory()
|
D | stdlib_benchmark.cpp | 172 errx(1, "ERROR: unable to set locale in BM_stdlib_mbstowcs"); in BM_stdlib_mbstowcs() 213 errx(1, "ERROR: unable to set locale in BM_stdlib_mbrtowc"); in BM_stdlib_mbrtowc()
|
D | string_benchmark.cpp | 291 errx(1, "ERROR: strstr failed to find valid substring."); in BM_string_strstr() 309 errx(1, "ERROR: strchr found a chr where it should have failed."); in BM_string_strchr()
|
D | stdio_benchmark.cpp | 51 errx(1, "ERROR: op of %zu bytes failed.", chunk_size); in ReadWriteTest()
|
/bionic/tools/versioner/src/ |
D | Driver.cpp | 162 errx(1, "driver returned %zu jobs for %s", jobs.size(), to_string(type).c_str()); in generateTargetCC1Flags() 169 errx(1, "driver returned empty command for %s", to_string(type).c_str()); in generateTargetCC1Flags() 178 errx(1, "attemped to generate cc1 flags for existing CompilationType %s", in generateTargetCC1Flags() 189 errx(1, "failed to find target flags for CompilationType %s", to_string(type).c_str()); in getCC1Command() 209 errx(1, "reinitializing target CC1 flag cache?"); in initializeTargetCC1FlagCache() 218 errx(1, "CompilationRequirement map missing entry for CompilationType %s", in initializeTargetCC1FlagCache() 236 errx(1, "failed to initialize target CC1 flag cache"); in initializeTargetCC1FlagCache() 247 errx(1, "failed to create CompilerInvocation"); in compileHeader() 258 errx(1, "compilation generated warnings or errors"); in compileHeader() 262 errx(1, "compilation generated warnings or errors"); in compileHeader()
|
D | SymbolDatabase.cpp | 44 errx(1, "failed to open library at %s: %s\n", filename.c_str(), in getSymbols() 50 errx(1, "failed to parse %s as ELF", filename.c_str()); in getSymbols() 57 errx(1, "failed to get symbol name for symbol in %s: %s", filename.c_str(), in getSymbols() 82 errx(1, "error: failed to load: %s", path.c_str()); in parsePlatform()
|
D | SymbolFileParser.cpp | 120 errx(1, "%s:%zu: error: expected '{' cannot be found in this line", in parseVersion() 137 errx(1, "%s:%zu: error: the line that ends a scope must end with ';'", in parseVersion() 172 errx(1, "%s:%zu: error: unknown version visibility: %s", in parseVersion() 181 errx(1, "%s:%zu: error: symbol name line must end with ';'", in parseVersion() 190 errx(1, "%s:%zu: error: global symbol name must not have wildcards", in parseVersion() 199 errx(1, "%s:%zu: error: scope started from %zu must be closed before EOF", in parseVersion() 283 errx(1, "%s:%zu: error: unknown API level codename specified: \"%s\"", in parseApiLevelValue()
|
D | VFS.cpp | 59 errx(1, "failed to map header '%s'", file_path); in addDirectoryToVFS() 63 errx(1, "failed to add file '%s'", file_path); in addDirectoryToVFS() 80 errx(1, "-i passed, but ANDROID_BUILD_TOP is unset"); in createCommonVFS()
|
D | DeclarationDatabase.cpp | 179 errx(1, "invalid __ANDROID_AVAILABILITY_DUMP__ annotation: '%s'", in VisitDeclaratorDecl() 200 errx(1, "expansion range filenames don't match"); in VisitDeclaratorDecl() 222 errx(1, "varying declaration of '%s' at %s:%u:%u", declaration_name.c_str(), in VisitDeclaratorDecl() 252 errx(1, "LinkageSpecDecl has multiple children"); in TraverseLinkageSpecDecl() 258 errx(1, "child of LinkageSpecDecl is not a DeclaratorDecl"); in TraverseLinkageSpecDecl()
|
D | versioner.cpp | 130 errx(1, "'%s' is not a directory", dependency.c_str()); in collectRequirements() 188 errx(1, "compileHeaders received no CompilationTypes"); in compileHeaders() 226 errx(1, "fileno failed on tmpfile"); in compileHeaders() 371 errx(1, "failed to calculate symbol availability"); in checkVersions() 446 errx(1, "failed to find symbol in header database"); in checkVersions() 521 errx(1, "unknown architecture '%s'", optarg); in main() 543 errx(1, "'%s' is not a file or directory", optarg); in main()
|
D | Preprocessor.cpp | 164 errx(1, "attempted to generate guard with global and per-arch values: %s", in generateGuardCondition() 232 errx(1, "generated empty guard for availability %s", to_string(avail).c_str()); in generateGuardCondition() 260 errx(1, "failed to find semicolon starting from %u:%u", start.line, start.column); in findNextSemicolon() 453 errx(1, "failed to ensure existence of directory '%s'", parent_path.str().c_str()); in preprocessHeaders() 456 errx(1, "failed to copy '%s/%s' to '%s'", src_dir.c_str(), path.str().c_str(), in preprocessHeaders() 483 errx(1, "input file %s is not in %s\n", file_path.str().c_str(), src_dir.c_str()); in preprocessHeaders()
|
D | Arch.cpp | 38 errx(1, "unknown arch '%zu'", size_t(arch)); in to_string()
|
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
D | errx.c | 35 errx(int eval, const char *fmt, ...) in errx() function 43 DEF_WEAK(errx);
|
/bionic/tests/ |
D | fdtrack_test.cpp | 54 errx(1, "unexpected fdtrack event type: %d", event.type); in DumpEvent() 70 errx(1, "failed to exchange hook: previous hook was %p", previous); in FdtrackRun() 74 errx(1, "hook was already registered?"); in FdtrackRun() 81 errx(1, "failed to reset hook"); in FdtrackRun() 141 errx(1, "fdtrack is disabled"); in TEST() 151 errx(1, "failed to open /dev/null"); in TEST()
|
D | sys_ptrace_test.cpp | 437 errx(1, "tracer not started"); in WaitForTracer() 464 errx(1, "worker not started"); in WaitForWorker()
|
/bionic/libfdtrack/ |
D | fdtrack_test.cpp | 48 errx(1, "failed to dlopen libfdtrack.so: %s", dlerror()); in RunFdtrack() 56 errx(1, "failed to dlsym fdtrack_iterate"); in RunFdtrack()
|
/bionic/libc/include/ |
D | err.h | 73 __noreturn void errx(int __status, const char* __fmt, ...) __printflike(2, 3);
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 319 errx;
|
/bionic/libc/ |
D | libc.map.txt | 319 errx;
|
D | Android.bp | 450 "upstream-openbsd/lib/libc/gen/errx.c",
|