/external/elfutils/src/ |
D | strings.c | 350 fputs_unlocked (fname, stdout); in process_chunk_mb() 351 fputs_unlocked (": ", stdout); in process_chunk_mb() 362 fputs_unlocked (*unprinted, stdout); in process_chunk_mb() 418 fputs_unlocked (fname, stdout); in process_chunk() 419 fputs_unlocked (": ", stdout); in process_chunk() 430 fputs_unlocked (*unprinted, stdout); in process_chunk()
|
D | size.c | 416 fputs_unlocked (fname, stdout); in show_sysv() 489 fputs_unlocked (" + ", stdout); in show_sysv_one_line() 561 fputs_unlocked ("\n", stdout); in show_bsd() 613 fputs_unlocked (" + ", stdout); in show_segments()
|
D | objdump.c | 644 fputs_unlocked (info->bytes_color, stdout); in disasm_output() 649 fputs_unlocked (color_off, stdout); in disasm_output() 667 fputs_unlocked (info->bytes_color, stdout); in disasm_output() 671 fputs_unlocked (color_off, stdout); in disasm_output()
|
D | nm.c | 443 fputs_unlocked (_("\nArchive index:\n"), stdout); in handle_ar() 832 fputs_unlocked (fullname, stdout); in show_symbols_sysv() 979 fputs_unlocked (fullname, stdout); in show_symbols_bsd() 1053 fputs_unlocked (color_off, stdout); in show_symbols_bsd() 1111 fputs_unlocked (fullname, stdout); in show_symbols_posix()
|
D | readelf.c | 1075 fputs_unlocked (_("ELF Header:\n Magic: "), stdout); in print_ehdr() 1102 fputs_unlocked (_(" Type: "), stdout); in print_ehdr() 1144 fputs_unlocked (_(" ([0] not available)"), stdout); in print_ehdr() 1161 fputs_unlocked (_(" ([0] not available)"), stdout); in print_ehdr() 1501 fputs_unlocked (" [RELRO:", stdout); in print_phdr() 1506 fputs_unlocked ("]", stdout); in print_phdr() 1511 fputs_unlocked ("] <RELRO:", stdout); in print_phdr() 1516 fputs_unlocked (" [RO:", stdout); in print_phdr() 1541 fputs_unlocked (" [RO:", stdout); in print_phdr() 1546 fputs_unlocked ("]", stdout); in print_phdr() [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2003-07-21-ExternalConstant.ll | 27 declare i32 @fputs_unlocked(i8*, i8*)
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | 2003-07-21-ExternalConstant.ll | 27 declare i32 @fputs_unlocked(i8*, i8*)
|
/external/elfutils/libasm/ |
D | asm_align.c | 69 fputs_unlocked ("\"\n", asmscn->ctx->out.file); in asm_align()
|
/external/strace/ |
D | strace.c | 559 # define fputs_unlocked fputs macro 566 int n = fputs_unlocked(str, current_tcp->outf); in tprints()
|
D | configure.ac | 274 fputs_unlocked
|
D | config.h.in | 692 /* Define to 1 if you have the `fputs_unlocked' function. */
|
D | configure | 9977 for ac_func in accept4 be64toh fallocate fanotify_mark fopen64 fork fputs_unlocked fstatat ftruncat…
|
D | ChangeLog | 44055 Add generic tests for fopen64 and fputs_unlocked functions to fix build 44058 * configure.ac (AC_CHECK_FUNCS): Add fopen64 and fputs_unlocked. 44061 Use fputs instead of fputs_unlocked if !HAVE_FPUTS_UNLOCKED. 44062 * vsprintf.c: Use fputs instead of fputs_unlocked 47775 * strace.c (tprints): Use fputs_unlocked instead of fputs.
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 829 /// int fputs_unlocked(const char *s, FILE *stream); 830 TLI_DEFINE_ENUM_INTERNAL(fputs_unlocked) 831 TLI_DEFINE_STRING_INTERNAL("fputs_unlocked")
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 802 /// int fputs_unlocked(const char *s, FILE *stream); 803 TLI_DEFINE_ENUM_INTERNAL(fputs_unlocked) 804 TLI_DEFINE_STRING_INTERNAL("fputs_unlocked")
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | 2007-10-15-CoalescerCrash.ll | 261 declare i32 @fputs_unlocked(i8* noalias , %struct._IO_FILE* noalias )
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-10-15-CoalescerCrash.ll | 261 declare i32 @fputs_unlocked(i8* noalias , %struct._IO_FILE* noalias )
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1762 fun:fputs_unlocked=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1762 fun:fputs_unlocked=uninstrumented
|
/external/libabigail/tests/data/test-annotate/ |
D | test21-pr19092.so.abi | 2207 <!-- int fputs_unlocked(const char*, FILE*) --> 2208 …<function-decl name='fputs_unlocked' filepath='/usr/include/stdio.h' line='721' column='1' visibil…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 368 PUBLIC 6dd80 0 fputs_unlocked
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test21-pr19092.so.abi | 1319 …<function-decl name='fputs_unlocked' filepath='/usr/include/stdio.h' line='721' column='1' visibil…
|