| /third_party/elfutils/tests/ |
| H A D | dwarf-ranges.c | 34 const char *name = argv[1]; in main() local
|
| H A D | elfgetzdata.c | 74 const char *name = elf_strptr (elf, strndx, shdr->sh_name); in main() local
|
| H A D | aggregate_size.c | 38 const char *name = dwarf_diename (var); in print_var_type_size() local
|
| H A D | funcretval.c | 46 const char *name = dwarf_diename (funcdie); in handle_function() local
|
| H A D | find-prologues.c | 46 const char *name = dwarf_diename (func); in handle_function() local
|
| H A D | vdsosyms.c | 40 module_callback(Dwfl_Module *mod, void **userdata __attribute__((unused)), const char *name, Dwarf_Addr start __attribute__((unused)), void *arg __attribute__((unused))) module_callback() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | allcodecs.c | 940 static const AVCodec *find_codec_by_name(const char *name, int (*x)(const AVCodec *)) in find_codec_by_name() argument 958 const AVCodec *avcodec_find_encoder_by_name(const char *name) in avcodec_find_encoder_by_name() argument 963 const AVCodec *avcodec_find_decoder_by_name(const char *name) in avcodec_find_decoder_by_name() argument
|
| H A D | v4l2_context.h | 41 const char* name; member
|
| /third_party/elfutils/backends/ |
| H A D | ppc64_init.c | 91 const char *name = elf_strptr (elf, shstrndx, in ppc64_init() local
|
| H A D | x86_64_regs.c | 41 x86_64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) x86_64_register_info() argument [all...] |
| H A D | bpf_regs.c | 41 bpf_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) bpf_register_info() argument
|
| H A D | sparc_attrs.c | 66 static char name[32*17+32+1]; in sparc_check_object_attribute() local
|
| H A D | i386_regs.c | 40 i386_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) i386_register_info() argument [all...] |
| H A D | s390_symbol.c | 65 s390_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) s390_check_special_symbol() argument
|
| /third_party/elfutils/libebl/ |
| H A D | eblsectionstripp.c | 38 ebl_section_strip_p(Ebl *ebl, const GElf_Shdr *shdr, const char *name, bool remove_comment, bool only_remove_debug) ebl_section_strip_p() argument
|
| H A D | eblcorenote.c | 44 ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, in ebl_core_note() argument
|
| H A D | libebl.h | 298 const char *name; /* Printable identifier. */ global() member [all...] |
| H A D | eblobjnotetypename.c | 43 ebl_object_note_type_name (Ebl *ebl, const char *name, uint32_t type, in ebl_object_note_type_name() argument [all...] |
| /third_party/elfio/examples/tutorial/ |
| H A D | tutorial.cpp | 87 std::string name; in main() local
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getabbrevattr.c | 50 unsigned int name; in dwarf_getabbrevattr_data() local
|
| /third_party/eudev/src/shared/ |
| H A D | process-util.c | 36 int get_process_comm(pid_t pid, char **name) { in get_process_comm() argument
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_register_names.c | 61 char name[32]; in dwfl_module_register_names() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | protocols.c | 109 const AVClass *avio_protocol_get_class(const char *name) in avio_protocol_get_class() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | cpu.c | 35 const char *name; member
|
| /third_party/eudev/hm_src/ |
| H A D | keyboard-keys-from-name.h | 32 struct key { const char* name; unsigned short id; }; member
|