Searched defs:STD (Results 1 - 3 of 3) sorted by relevance

/external/stlport/test/unit/
H A Dlocale_test.h12 # define STD std:: macro
14 # define STD macro
77 void _loc_has_facet( const STD locale& );
78 void _num_put_get( const STD locale&, const ref_locale* );
79 void _time_put_get( const STD locale& );
80 void _ctype_facet( const STD locale& );
81 void _ctype_facet_w( const STD locale& );
82 void _locale_init_problem( const STD locale& );
87 void _money_put_get( const STD locale&, const ref_monetary* );
88 void _money_put_get2( const STD local
92 # undef STD macro
[all...]
/external/valgrind/tsan/
H A Dts_util.h59 # define STD TS_STL_NS macro
61 # define STD std macro
130 using STD::tr1::unordered_map;
131 using STD::tr1::unordered_set;
150 using STD::tr1::unordered_map;
151 using STD::tr1::unordered_set;
180 using STD::string;
181 using STD::set;
182 using STD::multiset;
183 using STD
[all...]
/external/qemu/tcg/ppc64/
H A Dtcg-target.c292 #define STD XO62( 0) macro
893 tcg_out32 (s, (STD
899 tcg_out32 (s, STD | RS (0) | RA (1) | (frame_size + 16));
942 tcg_out_ldsta (s, arg, arg1, arg2, STD, STDX);
1296 tcg_out_ldsta (s, args[0], args[1], args[2], STD, STDX);

Completed in 235 milliseconds