HomeSort by: relevance | last modified time | path
    Searched defs:get_name (Results 1 - 25 of 90) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/contrib/unicode/
utf8-dump.py 36 def get_name(ch): function
64 % ('', ord(ch), utf8_desc, get_name(ch), get_printable(ch)))
  /src/external/gpl3/gcc.old/dist/contrib/unicode/
utf8-dump.py 36 def get_name(ch): function
64 % ('', ord(ch), utf8_desc, get_name(ch), get_printable(ch)))
  /src/external/gpl3/binutils/dist/gprofng/src/
MemObject.h 44 get_name (NameFormat = NA) function in class:MemObj
HeapData.cc 166 HeapData::get_name (Histable::NameFormat /*_nfmt*/) function in class:HeapData
Application.h 67 char *get_name () { return prog_name; } function in class:Application
FileData.cc 202 FileData::get_name (Histable::NameFormat /*_nfmt*/) function in class:FileData
Filter.h 65 get_name () function in class:FilterNumeric
SourceFile.cc 80 SourceFile::get_name (NameFormat) function in class:SourceFile
DbeFile.h 56 get_name () function in class:DbeFile
IndexObject.cc 263 IndexObject::get_name (NameFormat fmt) function in class:IndexObject
471 dbeSession->getIndexSpaceDescr (indextype), obj->get_name (fmt));
Metric.h 71 get_name () function in class:Metric
  /src/external/gpl3/binutils.old/dist/gprofng/src/
MemObject.h 44 get_name (NameFormat = NA) function in class:MemObj
HeapData.cc 166 HeapData::get_name (Histable::NameFormat /*_nfmt*/) function in class:HeapData
Application.h 67 char *get_name () { return prog_name; } function in class:Application
FileData.cc 202 FileData::get_name (Histable::NameFormat /*_nfmt*/) function in class:FileData
Filter.h 65 get_name () function in class:FilterNumeric
SourceFile.cc 80 SourceFile::get_name (NameFormat) function in class:SourceFile
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
file-and-dir.h 82 const char *get_name () const function in struct:file_and_directory
98 m_fullname = find_source_or_rewrite (get_name (), get_comp_dir ());
section.c 38 get_name (), get_file_name ());
74 dwarf2_section_info::get_name () const function in class:dwarf2_section_info
147 get_name (), get_file_name ());
208 form_name, get_name (), get_file_name ());
212 form_name, get_name (), get_file_name ());
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
file-and-dir.h 82 const char *get_name () const function in struct:file_and_directory
98 m_fullname = find_source_or_rewrite (get_name (), get_comp_dir ());
section.c 37 get_name (), get_file_name ());
73 dwarf2_section_info::get_name () const function in class:dwarf2_section_info
145 get_name (), get_file_name ());
204 form_name, get_name (), get_file_name ());
208 form_name, get_name (), get_file_name ());
  /src/external/gpl3/gdb/dist/gnulib/import/
fchdir.c 90 get_name (char const *dir) function
138 || (dirs[fd].name = get_name (filename)) == NULL)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fchdir.c 90 get_name (char const *dir) function
138 || (dirs[fd].name = get_name (filename)) == NULL)
  /src/external/gpl3/gdb/dist/gdb/
probe.h 199 const std::string &get_name () const function in class:probe
  /src/external/gpl3/gdb.old/dist/gdb/
probe.h 199 const std::string &get_name () const function in class:probe

Completed in 39 milliseconds

1 2 3 4