/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_flags.cpp | 31 void CommonFlags::CopyFrom(const CommonFlags &other) { in CopyFrom() 102 bool Format(char *buffer, uptr size) override { in Format()
|
H A D | sanitizer_common.h | 558 void swap(InternalMmapVectorNoCtor &other) { in swap() 894 inline void LogFullErrorReport(const char *buffer) {} in LogFullErrorReport()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | profile-count.cc | 104 char buffer[64]; in dump() local 197 char buffer[64]; in dump() local 453 profile_probability other, in combine_with_count()
|
H A D | pretty-print.cc | 1072 output_buffer *buffer = pp_buffer (pp); in pp_format() local 1510 output_buffer *buffer = pp_buffer (pp); in pp_output_formatted_text() local 1677 pretty_printer::pretty_printer (const pretty_printer &other) in pretty_printer()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | ec_asn1.c | 108 ASN1_TYPE *other; member 121 ASN1_TYPE *other; member 452 unsigned char *buffer = NULL; in EC_GROUP_get_ecparameters() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec_asn1.c | 45 ASN1_TYPE *other; member 58 ASN1_TYPE *other; member 389 unsigned char *buffer = NULL; in EC_GROUP_get_ecparameters() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | pretty-print.c | 1072 output_buffer *buffer = pp_buffer (pp); in pp_format() local 1510 output_buffer *buffer = pp_buffer (pp); in pp_output_formatted_text() local 1677 pretty_printer::pretty_printer (const pretty_printer &other) in pretty_printer()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common.h | 500 void swap(InternalMmapVectorNoCtor &other) { in swap() 796 INLINE void LogFullErrorReport(const char *buffer) {} in LogFullErrorReport()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 504 void swap(InternalMmapVectorNoCtor &other) { in swap() 800 INLINE void LogFullErrorReport(const char *buffer) {} in LogFullErrorReport()
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | session.c | 655 register char *buffer; variable 675 register char *buffer; variable 728 char *buffer; variable 777 char *buffer; variable 1635 WINDOW *other; variable
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | tree.c | 154 int make_const_option_cache (oc, buffer, data, len, option, file, line) in make_const_option_cache() argument 1144 struct data_string data, other; local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_cb.c | 756 unsigned char *buffer; in generate_cookie_callback() local 1359 void *other, void *ex) in security_callback_debug()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | readelf.c | 12717 get_alpha_symbol_other (unsigned int other) in get_alpha_symbol_other() 12742 get_aarch64_symbol_other (unsigned int other) in get_aarch64_symbol_other() 12758 get_mips_symbol_other (unsigned int other) in get_mips_symbol_other() 12773 get_ia64_symbol_other (Filedata * filedata, unsigned int other) in get_ia64_symbol_other() 12840 get_ppc64_symbol_other (unsigned int other) in get_ppc64_symbol_other() 12858 get_riscv_symbol_other (unsigned int other) in get_riscv_symbol_other() 12880 get_symbol_other (Filedata * filedata, unsigned int other) in get_symbol_other() 13224 char buffer[16]; in print_dynamic_symbol() local 13273 static char buffer[30]; in get_lto_kind() local 13292 static char buffer[30]; in get_lto_visibility() local [all …]
|
H A D | objdump.c | 650 static char * buffer = NULL; in sanitize_string() local 2118 char *buffer; member 4288 unsigned char type, other; in print_section_stabs() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 13260 get_alpha_symbol_other (unsigned int other) in get_alpha_symbol_other() 13285 get_aarch64_symbol_other (unsigned int other) in get_aarch64_symbol_other() 13301 get_mips_symbol_other (unsigned int other) in get_mips_symbol_other() 13316 get_ia64_symbol_other (Filedata * filedata, unsigned int other) in get_ia64_symbol_other() 13383 get_ppc64_symbol_other (unsigned int other) in get_ppc64_symbol_other() 13401 get_riscv_symbol_other (unsigned int other) in get_riscv_symbol_other() 13423 get_symbol_other (Filedata * filedata, unsigned int other) in get_symbol_other() 13759 char buffer[16]; in print_symbol() local 13808 static char buffer[30]; in get_lto_kind() local 13827 static char buffer[30]; in get_lto_visibility() local [all …]
|
H A D | objdump.c | 691 static char * buffer = NULL; in sanitize_string() local 2344 char *buffer; member 4549 unsigned char type, other; in print_section_stabs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dcast.c | 1743 OutBuffer buffer; in castTo() local 2555 bool isVoidArrayLiteral(Expression *e, Type *other) in isVoidArrayLiteral()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.cc | 614 gfc_match_name (char *buffer) in gfc_match_name() 672 char buffer[GFC_MAX_SYMBOL_LEN + 1]; in gfc_match_sym_tree() local 5247 gfc_symbol *sym, **head, *tail, *other; in gfc_match_common() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.c | 640 gfc_match_name (char *buffer) in gfc_match_name() 698 char buffer[GFC_MAX_SYMBOL_LEN + 1]; in gfc_match_sym_tree() local 5205 gfc_symbol *sym, **head, *tail, *other; in gfc_match_common() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dcast.d | 1974 OutBuffer buffer; in visitString() local 2807 private bool isVoidArrayLiteral(Expression e, Type other) in isVoidArrayLiteral()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-elf.c | 963 struct simple_object_write_section_buffer *buffer; in simple_object_elf_write_to_file() local 1484 int other = STV_DEFAULT; in simple_object_elf_copy_lto_debug_sections() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-elf.c | 963 struct simple_object_write_section_buffer *buffer; in simple_object_elf_write_to_file() local 1484 int other = STV_DEFAULT; in simple_object_elf_copy_lto_debug_sections() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-elf.c | 963 struct simple_object_write_section_buffer *buffer; in simple_object_elf_write_to_file() local 1484 int other = STV_DEFAULT; in simple_object_elf_copy_lto_debug_sections() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-elf.c | 963 struct simple_object_write_section_buffer *buffer; in simple_object_elf_write_to_file() local 1484 int other = STV_DEFAULT; in simple_object_elf_copy_lto_debug_sections() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
H A D | h8300.cc | 3370 static char buffer[16]; in output_h8sx_shift() local 5370 rtx addr, other; in h8300_move_ok() local
|