Searched refs:tune_type (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/mt_allocator/
H A Dtune-1.cc43 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
46 tune_type t_default = a._M_get_options();
47 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
48 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
50 tune_type t1 = t_default;
52 tune_type t2 = a._M_get_options();
58 tune_type t3 = a._M_get_options();
H A Dtune-2.cc44 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
47 tune_type t_default = a._M_get_options();
48 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
49 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
51 tune_type t1 = t_default;
53 tune_type t2 = a._M_get_options();
59 tune_type t3 = a._M_get_options();
H A Dtune-4.cc53 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
59 tune_type t_default = a._M_get_options();
60 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
61 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
64 tune_type t1 = t_default;
79 tune_type t2 = a2._M_get_options();
85 tune_type t = a2._M_get_options();
93 tune_type t4 = a2._M_get_options();
H A Dtune-3.cc46 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
52 tune_type t_default = a._M_get_options();
53 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
54 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
57 tune_type t1 = t_default;
69 tune_type t2 = a2._M_get_options();
75 tune_type t3 = a2._M_get_options();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/mt_allocator/
H A Dtune-1.cc44 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
47 tune_type t_default = a._M_get_options();
48 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
49 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
51 tune_type t1 = t_default;
53 tune_type t2 = a._M_get_options();
59 tune_type t3 = a._M_get_options();
H A Dtune-2.cc45 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
48 tune_type t_default = a._M_get_options();
49 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
50 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
52 tune_type t1 = t_default;
54 tune_type t2 = a._M_get_options();
60 tune_type t3 = a._M_get_options();
H A Dtune-4.cc54 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
60 tune_type t_default = a._M_get_options();
61 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
62 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
65 tune_type t1 = t_default;
80 tune_type t2 = a2._M_get_options();
86 tune_type t = a2._M_get_options();
94 tune_type t4 = a2._M_get_options();
H A Dtune-3.cc47 typedef __gnu_cxx::__pool_base::_Tune tune_type; typedef
53 tune_type t_default = a._M_get_options();
54 tune_type t_opt(32, 5120, 32, 5120, 20, 10, false);
55 tune_type t_small(16, 1024, 32, 2048, 1, 10, false);
58 tune_type t1 = t_default;
70 tune_type t2 = a2._M_get_options();
76 tune_type t3 = a2._M_get_options();

Completed in 107 milliseconds