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

  /src/external/gpl3/gcc/dist/gcc/
spellcheck.h 88 typedef edit_distance_traits<goal_t> goal_traits; typedef in class:best_match
95 : m_goal (goal_traits::get_string (goal)),
96 m_goal_len (goal_traits::get_length (goal)),
spellcheck.h 88 typedef edit_distance_traits<goal_t> goal_traits; typedef in class:best_match
95 : m_goal (goal_traits::get_string (goal)),
96 m_goal_len (goal_traits::get_length (goal)),
spellcheck.h 88 typedef edit_distance_traits<goal_t> goal_traits; typedef in class:best_match
95 : m_goal (goal_traits::get_string (goal)),
96 m_goal_len (goal_traits::get_length (goal)),
  /src/external/gpl3/gcc.old/dist/gcc/
spellcheck.h 88 typedef edit_distance_traits<goal_t> goal_traits; typedef in class:best_match
95 : m_goal (goal_traits::get_string (goal)),
96 m_goal_len (goal_traits::get_length (goal)),
spellcheck.h 88 typedef edit_distance_traits<goal_t> goal_traits; typedef in class:best_match
95 : m_goal (goal_traits::get_string (goal)),
96 m_goal_len (goal_traits::get_length (goal)),
spellcheck.h 88 typedef edit_distance_traits<goal_t> goal_traits; typedef in class:best_match
95 : m_goal (goal_traits::get_string (goal)),
96 m_goal_len (goal_traits::get_length (goal)),

Completed in 148 milliseconds