Home
last modified time | relevance | path

Searched refs:string_vector (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/atf/dist/tools/
H A Dtest_helpers.hpp47 typedef std::vector< std::string > string_vector; typedef
50 std::pair< string_vector, string_vector >
53 string_vector errors; in do_read()
72 check_equal(const char* expected[], const string_vector& actual) in check_equal()
75 string_vector::const_iterator actual_iter = actual.begin(); in check_equal()
111 const std::pair< test_helpers_detail::string_vector, in do_parser_test()
112 test_helpers_detail::string_vector > in do_parser_test()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dauto-profile.c127 typedef auto_vec<char *> string_vector; typedef
187 string_vector vector_;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dauto-profile.cc127 typedef auto_vec<char *> string_vector; typedef
187 string_vector vector_;
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-200810507 (struct string_vector, new_string_vector, string_vector_append):
10512 instead of the old string_vector structure. Update code accordingly.
10514 the old string_vector structure, and update the code accordingly.
10553 * ada-lang.c (struct string_vector): New structure.
H A DChangeLog-20046955 (struct string_vector): Define.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-200810507 (struct string_vector, new_string_vector, string_vector_append):
10512 instead of the old string_vector structure. Update code accordingly.
10514 the old string_vector structure, and update the code accordingly.
10553 * ada-lang.c (struct string_vector): New structure.
H A DChangeLog-20046955 (struct string_vector): Define.