HomeSort by: relevance | last modified time | path
    Searched defs:get_label (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
ppc64-mont-fixed.pl 136 sub get_label($$) subroutine
150 $out{"$l"} = $self->get_label("$l");
478 sub get_label($$) subroutine
  /src/external/gpl3/gcc/dist/gcc/analyzer/
supergraph.cc 853 supernode::get_label () const function in class:ana::supernode
region.h 513 tree get_label () const { return m_label; } function in class:ana::label_region
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
throw_allocator.h 119 get_label() function in struct:annotate_base
158 auto inserted = map_construct().insert(std::make_pair(p, get_label()));
162 log_to_string(error, std::make_pair(p, get_label()));
279 log_to_string(error, std::make_pair(p, get_label()));
314 { return std::make_pair(p, data_type(get_label(), size)); }
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
throw_allocator.h 117 get_label() function in struct:annotate_base
156 auto inserted = map_construct().insert(std::make_pair(p, get_label()));
160 log_to_string(error, std::make_pair(p, get_label()));
277 log_to_string(error, std::make_pair(p, get_label()));
312 { return std::make_pair(p, data_type(get_label(), size)); }
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 466 tree get_label () const { return m_label; } function in class:ana::label_region

Completed in 30 milliseconds